2010-09-17 Ramon Novoa * pandora_agent: Added multi-thread support. 2010-09-17 Junichi Satoh * SunOS/make_solaris_package/README, SunOS/make_solaris_package/copyright, SunOS/make_solaris_package/make_solaris_package.sh, SunOS/make_solaris_package/prototype: Added agent package builder for Solaris. 2010-08-17 Junichi Satoh * pandora_agent_daemon, tentacle_client: Added support for Solaris virtualization, "zone". 2010-08-11 Ramon Novoa * pandora_agent: Fixed collection issues related to the agent. See bug #3042577. 2010-08-04 Sancho Lerena * DEBIAN/control, pandora_agent.spec: Added unzip to dependencies (for fille collection management). 2010-08-04 Miguel de Dios * pandora_agent_daemon: fixed user of daemon, it is root, not dario. 2010-07-28 Junichi Satoh * SunOS/pandora_agent.conf: Fixed a typo. 2010-07-21 Ramon Novoa * pandora_agent: Delete unused collections. 2010-07-20 Ramon Novoa * pandora_agent_installer: Fixed some directories and permissions. 2010-07-20 Ramon Novoa * pandora_agent_installer, DEBIAN/make_deb_package.sh, pandora_agent.spec: Updated to take the collections directory into account. * collections: Added to repository. Collections directory. 2010-07-19 Ramon Novoa * pandora_agent: Added support for file collections. 2010-07-12 Ramon Novoa * pandora_agent: changed the module cron configuration token to module_crontab. 2010-07-08 Ramon Novoa * pandora_exec: Do not verify the command to allow pipes and complex commands. * pandora_agent: Quote the command passed to pandora_exec. Fixed the module cron. Modules without a module cron would not run. 2010-07-05 Junichi Satoh * pandora_agent_installer: Fixed typo and directory permission for FreeBSD. * FreeBSD/pandora_agent: Simplified. 2010-07-02 Ramon Novoa * pandora_agent: Fixed a typo. 2010-06-30 Ramon Novoa * pandora_agent: Improved the module cron to allow intervals and multiple runs within an interval. 2010-06-30 Ramon Novoa * pandora_agent: Call df with -P from the Linux abstraction layer to avoid split lines. 2010-06-25 Ramon Novoa * pandora_agent: Added the module_cron feature to schedule modules using a cron-like syntax. 2010-06-23 Ramon Novoa * pandora_agent: Added the module_save and module_condition features. See http://www.openideas.info/wiki/ for more information. 2010-06-14 Junichi Satoh * pandora_agent_installer: Set execute bit to startup script for FreeBSD. 2010-06-09 Ramon Novoa * pandora_agent: Improved OS version detection. Disabled error output for plugins. 2010-06-09 Ramon Novoa * pandora_agent.spec: Create the man dir. 2010-06-09 Ramon Novoa * pandora_agent_installer, pandora_agent.spec: Copy the man pages. 2010-06-08 Ramon Novoa * pandora_agent: Removed the need for indexes in the abstraction layer. 2010-06-07 Ramon Novoa * pandora_agent: Added build information to the agent version. 2010-06-07 Junichi Satoh * pandora_agent_installer: Added support for FreeBSD. * FreeBSD/pandora_agent: Added startup script for FreeBSD. * FreeBSD/pandora_agent.conf: Added configuration file for FreeBSD. 2010-06-04 Ramon Novoa * pandora_agent.spec: Fixed. Upgrading an RPM broke the installation. 2010-05-20 Miguel de Dios * DEBIAN/postinst, DEBIAN/make_deb_package.sh: fixed the script to generate deb package. 2010-05-20 Miguel de Dios * DEBIAN/make_deb_package.sh: fixed the permissions to DEBIAN temp package. 2010-05-19 Miguel de Dios * DEBIAN, DEBIAN/control, DEBIAN/conffiles, DEBIAN/make_deb_package.sh, DEBIAN/md5sums: added the scripts and conf files for create package. 2010-05-18 Ramon Novoa * pandora_agent: Added a data collection layer and native modules similar to those of the Windows agent. 2010-05-13 Ramon Novoa * pandora_agent: Disabled the plugin command check. Was not working. 2010-04-29 Sancho Lerena * pandora_agent_installer: Added darwin (snow leopard), and BSD to installer OS detection. * AIX/pandora_agent.conf: Fixed version & date. * HP-UX/pandora_agent.conf: Replaced some default modules by better ones. 2010-02-22 Pablo de la Concepción * Linux/pandora_agent.conf: Added parameters position_description and parent_agent_name, and updated loadaverage with a more efficient version. * pandora_agent: Added POD documentation, modified to only add to the XML the minimum parameters (positional parameters, parent_agent_name,...) are not sent with default values if not deffined in the config file. Updated verion and build. 2010-02-16 Pablo de la Concepción * Linux/pandora_agent.conf: Fixed Load Average module example 2010-02-16 Pablo de la Concepción Updated tentacle from the tentacle repository and generated manpage. TODO:Make the installer install the manpages * unix/tentacle_client: Added pod documentation to generate manpages. * man/man1/tentacle_client.1: First version of the manpages for tentacle_client 2010-02-10 Miguel de Dios * pandora_agent_installer: fix bug when uninstall the agent in the same machine that it have a Pandora Server, that the uninstaller deleted the dirs share with Pandora Server (/var/spool/pandora/*) 2010-01-27 Sancho Lerena * plugins/files_indir: New agent to detect if files in a specficied directory are less than in previous run. Return two modules. 2009-12-15 Ramon Novoa * pandora_agent: Removed debugging code. 2009-12-15 Ramon Novoa * pandora_agent: Make modules with a module_interval run the first time. 2009-12-07 Sancho Lerena * plugins/inventory: Fixed some problems with the plugin (for linux). Added inventory for RPM systems. 2009-12-03 Ramon Novoa * pandora_agent: Empty modules and plugins before loading a remote configuration. Made the md5 function 64bit proof :-) 2009-11-19 Ramon Novoa * pandora_agent: Fixed bug #2888991. Skip remote_config if debug is enabled. 2009-11-18 Sancho Lerena * pandora_agent: Fixed a problem sending the module type in the XML. This causes that all modules were "generic_data". 2009-11-16 Sancho Lerena * pandora_agent: Updated default encoding to iso-8859-1 instead iso-8859-15, because in some systems this encoding is not installed and don't work :-(. Thanks for summa_sp for report this. 2009-11-06 Raul Mateos * *.conf: Updated URL and some small fixes. * README: Updated name :-D 2009-11-05 Sancho Lerena * pandora_agent_installer: Added a common installer for all systems. * Deleted daemon script for all systems, creaded a general one. * Modified HPUX to HP-UX directory. * Updated some .conf