* pandora_windows_service.[cc,h]: Added copyDataFile() method to class, it will copy the data file to the remote host. Now the data file is not copied when the debug flag is active. Changed some debug output to log output and changed one log message. * bin/pandora_agent.conf: Updated debug flag option to new format and commented. * bin/PandoraAgent.exe: Updated to new commit. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@293 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f |
||
---|---|---|
.. | ||
bin | ||
installer | ||
misc | ||
modules | ||
ssh | ||
tinyxml | ||
windows | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
Doxyfile.in | ||
INSTALL | ||
Makefile.am | ||
PandoraAgent.dev | ||
README | ||
autogen.sh | ||
configure.in | ||
gpl.LICENCE | ||
main.cc | ||
pandora.cc | ||
pandora.h | ||
pandora_agent.LICENCE | ||
pandora_agent_conf.cc | ||
pandora_agent_conf.h | ||
pandora_strutils.cc | ||
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