pandorafms/pandora_agents/win32
pandora-release 96194ffc21 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8917 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-15 23:24:00 +00:00
..
bin Updated version and build strings. 2013-10-15 10:48:41 +00:00
ftp 2010-04-21 Ramon Novoa <rnovoa@artica.es> 2010-04-21 20:00:31 +00:00
installer Auto-updated build strings. 2013-10-15 23:24:00 +00:00
misc 2010-07-16 Dario Rodriguez <dario.rodriguez@artica.es> 2010-07-16 12:42:38 +00:00
modules 2013-09-16 Ramon Novoa <rnovoa@artica.es> 2013-09-16 09:30:02 +00:00
ssh 2010-04-21 Ramon Novoa <rnovoa@artica.es> 2010-04-21 20:00:31 +00:00
udp_server 2013-04-11 Ramon Novoa <rnovoa@artica.es> 2013-04-11 15:39:28 +00:00
windows 2013-06-25 Ramon Novoa <rnovoa@artica.es> 2013-06-25 09:53:04 +00:00
AUTHORS
COPYING
ChangeLog 2013-09-16 Ramon Novoa <rnovoa@artica.es> 2013-09-16 09:30:02 +00:00
Doxyfile.in
Makefile.am 2011-11-29 Ramon Novoa <rnovoa@artica.es> 2011-11-29 13:19:34 +00:00
PandoraAgent.dev
README 2010-11-22 Raul Mateos <raulofpandora@gmail.com> 2010-11-22 18:49:32 +00:00
autogen.sh
build.sh 2011-11-15 Ramon Novoa <rnovoa@artica.es> 2011-11-15 13:10:24 +00:00
configure.in 2010-07-09 Dario Rodriguez <dario.rodriguez@artica.es> 2010-07-09 12:58:15 +00:00
debug_new.cpp
debug_new.h
fast_mutex.h
gpl.LICENCE
main.cc 2011-07-14 Vanessa Gil <vanessa.gil@artica.es> 2011-07-14 08:58:18 +00:00
pandora.cc Updated version and build strings. 2013-10-15 10:48:41 +00:00
pandora.h 2010-05-19 Ramon Novoa <rnovoa@artica.es> 2010-05-19 15:21:10 +00:00
pandora_agent.LICENCE
pandora_agent_conf.cc 2011-09-16 Dario Rodriguez <dario.rodriguez@artica.es> 2011-09-16 12:35:18 +00:00
pandora_agent_conf.h 2011-07-11 Vanessa Gil <vanessa.gil@artica.es> 2011-07-11 15:49:29 +00:00
pandora_strutils.cc 2013-06-20 Ramon Novoa <rnovoa@artica.es> 2013-06-20 08:37:35 +00:00
pandora_strutils.h 2013-06-20 Ramon Novoa <rnovoa@artica.es> 2013-06-20 08:37:35 +00:00
pandora_windows_service.cc 2013-04-15 Ramon Novoa <rnovoa@artica.es> 2013-04-15 17:12:25 +00:00
pandora_windows_service.h 2013-04-11 Ramon Novoa <rnovoa@artica.es> 2013-04-11 15:39:28 +00:00
static_assert.h
versioninfo.rc Updated version and build strings. 2013-10-15 10:48:41 +00:00
windows_service.cc 2013-04-04 Koichiro KIKUCHI <koichiro@rworks.jp> 2013-04-04 08:06:38 +00:00
windows_service.h 2013-04-04 Koichiro KIKUCHI <koichiro@rworks.jp> 2013-04-04 08:06:38 +00:00

README

Pandora FMS : The Flexible Monitoring System v3.2
=================================================

http://pandora.sourceforge.net

How to install
--------------

Please refer to documentation on our website. This includes schemas, quick-install
guides and how to use preconfigured packages and installers for all components.

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.

What is Pandora FMS?
--------------------

Pandora FMS is a monitoring application to watch systems and applications.
Pandora FMS allows to know the status of any element of your bussiness systems.
Pandora FMS watches your hardware, your software, your multilayer system and, of
course, your Operating System. Pandora FMS can detect a network interface down
or the movement of any NASDAQ new technology market value. If you wish, Pandora
FMS can send a SMS message when your system or your application fails... or when
Google stock value drops below 330 US$.

Pandora FMS will adjust, like an octopus, to your systems and requirements,
because it has been designed to be open, modular, multiplattform and easy to
customize. Pandora FMS is developed for system administrators.

What else can Pandora FMS do?
-----------------------------

Pandora FMS is a monitoring tool that not only measures if a parameter is right
or wrong. Pandora FMS can quantify the state (right or wrong), or store a value
(numeric or alphanumeric) for months if necessary. Pandora FMS can measure
performances, compare values among differen systems and set alarms over
thresholds. Pandora FMS works against a Database so that it can generate
reports, statistics, SLA and meausre anything: Operating Systems, aplications
and hardware systems—such as firewalls, proxies, Databases, web servers, VPN,
routers, switches, processes, services, remote accesses to servers, etc.
everything integrated in a open and distributed architecture. Pandora FMS can be
deployed over any Operating System, with specific agents for each platform.
There are already agents for Windows (2000, XP, 2003), GNU/Linux, Solaris,
HP-UX, BSD, AIX, IPSO and OpenWRT.

Pandora FMS not only gathers information through its agents, but it can also
monitor any hardware sistem with TCP/IP connectivity —such as load balancing
systems, routers, switches, printers, etc.— through SNMP and TCP/ICMP checks.

Often the question "What kind of things can be monitored?" shows up, since
Pandora FMS can —virtually— monitor anthing, sometimes is convenient give some
specific examples. Pandora FMS can monitor any process or system that, though a
command, returns a value, and also any value inside a log file of the Operating
System. 

License
-------

The project is distributed under the GPL License v2 or later.
Copyright (C) 2004-2010 Pandora FMS development team