be014cfd1c
* pandora_windows_service.h: Public methods converted into private. * modules/pandora_module_freedisk.[cc,h]: Added to repository. Implements a module to check the free space in a disk. * modules/pandora_module.h, modules/pandora_module_factory.cc, pandora_module_list.cc: Added support to Pandora_Module_Freedisk modules. * ssh/libssh2/channel.c: Fixed a bug on libssh2_channel_wait_closed that caused to not copy the file to the remote host. * windows/wmi/pandora_wmi.[cc,h]: Added getDiskFreeSpace() to get support eh Pandora_Module_Freedisk modules. * pandora_strutils,[cc,h]: Added longtostr() to convert a long into a string. * PandoraAgent.dev: Added new files to the project. * bin/PandoraAgent.exe: Updated to the new commit. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@120 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f |
||
---|---|---|
.. | ||
bin | ||
misc | ||
modules | ||
ssh | ||
tinyxml | ||
windows | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
INSTALL | ||
PandoraAgent.dev | ||
README | ||
main.cc | ||
pandora.cc | ||
pandora.h | ||
pandora_agent_conf.cc | ||
pandora_agent_conf.h | ||
pandora_strutils.cpp | ||
pandora_strutils.h | ||
pandora_windows_service.cc | ||
pandora_windows_service.h | ||
windows_service.cc | ||
windows_service.h |
README
Pandora is the free Distributed Monitoring System. This is the Windows agent, programmed in C++ with GNU tools and gcc. In order to build from sources, you will need the latest Dev-Cpp IDE version, with the MinGW tools. Download it from http://www.bloodshed.net/devcpp.html Open PandoraAgent.dev with Dev-Cpp and construct the project. Everything should compile fine in a default installation. If you found any problem when building from source, please contact us by email (estebans@artica.es) or the SourceForge project web. http://pandora.sourceforge.net