pandorafms/pandora_agents
esanchezm 92b748363a 2006-07-05 Esteban Sanchez <esteban@steve-o.org>
* windows/pandora_wmi.cc: Removed unnecessary debug. Check the service state on isRunningService ()

        * pandora_agent_conf.cc, modules/pandora_module_factory.cc: Removed unnecessary debug.

        * bin/PandoraAgent.tar.gz: Added to repository.

        * ssh/pandora_ssh_client.cc: Debug converted into log.

        * pandora_windows_service.cc:  Get the interval value (in minutes) and set it to the service.
        Check if the XML of the module is NULL before adding it to the file. Added log output on error.
        Delete temporal file before finishing the run.

        * pandora_windows_service.h: Macro modified.

        * modules/pandora_module.h, modules/pandora_module.cc: Added new exception, raised when the interval
        is not fulfilled. Added code to the run funtion of the Pandora_Module class, to check the execution
        interval.

        * modules/pandora_module_proc.cc, modules/pandora_module_exec.cc, modules/pandora_module_service.cc:
        Call to the run() base class function before running the specific code.

        * modules/pandora_module_list.cc: Removed use of namespace and use a explicit specification.

        * Changelog: Renamed to ChangeLog.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@85 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-07-05 08:46:51 +00:00
..
aix Initial Pandora load from our internal SVN 2006-03-27 03:37:27 +00:00
bsd-ipso Initial Pandora load from our internal SVN 2006-03-27 03:37:27 +00:00
hpux Initial Pandora load from our internal SVN 2006-03-27 03:37:27 +00:00
linux New version of pandora_agent script, now officially support individual 2006-06-05 20:52:12 +00:00
meta_agent Initial Pandora load from our internal SVN 2006-03-27 03:37:27 +00:00
solaris Initial Pandora load from our internal SVN 2006-03-27 03:37:27 +00:00
win32 2006-07-05 Esteban Sanchez <esteban@steve-o.org> 2006-07-05 08:46:51 +00:00
win32_old 2006-06-20 Esteban Sanchez 2006-06-20 16:54:28 +00:00