138bfc06a1
* modules/pandora_module_factory.cc: Removed unnecessary debug. * windows/pandora_wmi.cc: Removed graphical exceptions to be executed when something happens with disphelper library. Get a string when retrieving the FreeSpace field on getDiskFreeSpace(), it solves a bug when the free space was a huge amount. * bin/PandoraAgent.exe: Updated to the new commit. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@138 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