pandorafms/pandora_agents/win32
esanchezm be014cfd1c 2006-07-11 Esteban Sanchez <estebans@artica.es>
* 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
2006-07-11 09:41:22 +00:00
..
bin 2006-07-11 Esteban Sanchez <estebans@artica.es> 2006-07-11 09:41:22 +00:00
misc 2006-07-05 Esteban Sanchez <esteban@steve-o.org> 2006-07-05 15:02:28 +00:00
modules 2006-07-11 Esteban Sanchez <estebans@artica.es> 2006-07-11 09:41:22 +00:00
ssh 2006-07-11 Esteban Sanchez <estebans@artica.es> 2006-07-11 09:41:22 +00:00
tinyxml 2006-06-20 Esteban Sánchez 2006-06-20 17:05:19 +00:00
windows 2006-07-11 Esteban Sanchez <estebans@artica.es> 2006-07-11 09:41:22 +00:00
AUTHORS 2006-07-05 Esteban Sanchez <esteban@steve-o.org> 2006-07-05 16:27:34 +00:00
COPYING * Added licence in COPYING 2006-07-06 11:02:32 +00:00
ChangeLog 2006-07-11 Esteban Sanchez <estebans@artica.es> 2006-07-11 09:41:22 +00:00
INSTALL * Added licence in COPYING 2006-07-06 11:02:32 +00:00
PandoraAgent.dev 2006-07-11 Esteban Sanchez <estebans@artica.es> 2006-07-11 09:41:22 +00:00
README 006-07-05 Esteban Sanchez <esteban@steve-o.org> 2006-07-06 12:30:04 +00:00
main.cc 2006-07-10 Esteban Sanchez <estebans@artica.es> 2006-07-10 10:43:11 +00:00
pandora.cc 006-07-05 Esteban Sanchez <esteban@steve-o.org> 2006-07-06 12:30:04 +00:00
pandora.h 2006-07-05 Esteban Sanchez <esteban@steve-o.org> 2006-07-05 15:02:28 +00:00
pandora_agent_conf.cc 2006-07-05 Esteban Sanchez <esteban@steve-o.org> 2006-07-05 08:46:51 +00:00
pandora_agent_conf.h 2006-06-20 Esteban Sánchez 2006-06-20 17:05:19 +00:00
pandora_strutils.cpp 2006-07-11 Esteban Sanchez <estebans@artica.es> 2006-07-11 09:41:22 +00:00
pandora_strutils.h 2006-07-11 Esteban Sanchez <estebans@artica.es> 2006-07-11 09:41:22 +00:00
pandora_windows_service.cc 2006-07-05 Esteban Sanchez <esteban@steve-o.org> 2006-07-05 15:02:28 +00:00
pandora_windows_service.h 2006-07-11 Esteban Sanchez <estebans@artica.es> 2006-07-11 09:41:22 +00:00
windows_service.cc 2006-06-20 Esteban Sánchez 2006-06-20 17:05:19 +00:00
windows_service.h 2006-06-20 Esteban Sánchez 2006-06-20 17:05:19 +00:00

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