10c8253981
* pandora_server/data_in: Removed old directory. * pandora_server/config/pandora_server.conf: Changed data_in directory to /var/spool/pandora/data_in. * pandora_agents/win32/installer/Pandora_FMS_Windows_Agent-1.2-Setup.exe: Updated with last binary file. * pandora_agents/win32/installer/pandora.mpi: Update installer script file. * pandora_agents/win32/installer/Pandora Windows Agent-1.2 Beta3-Setup.exe: deleted old file. * pandora_agents/win32/bin/pandora_agent.conf: Changed path in server to /var/spool/pandora/data_in. * pandora_console/general/footer.php: Add variable $time to get time from server which PHP < 5.1. Style correction. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@285 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 | ||
main.cc | ||
pandora.cc | ||
pandora.h | ||
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