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