pandorafms/pandora_agents/win32
artica b62fcbe838 Auto-updated build strings. 2016-10-26 00:01:18 +02:00
..
bin Fixed thresholds on du_percent.vbs 2016-10-20 15:25:28 +02:00
ftp Improved to be able to define timeout for file transfer programs 2015-06-03 16:03:27 +09:00
installer Auto-updated build strings. 2016-10-26 00:01:18 +02:00
misc
modules Cron bug and crontab and alert template is sended in win32 TICKETS #3355 2016-03-01 19:13:40 +01:00
ssh
udp_server Added several UDP Server Auth IPs to Windows Agent 2015-09-22 14:54:48 +02:00
windows Updated to have Windows' module_service return 0 or 1. 2015-06-15 18:34:10 +09:00
AUTHORS
COPYING
ChangeLog Added an empty ChangeLog so that automake does not complain. 2014-10-08 16:07:32 +02:00
Doxyfile.in
Makefile.am More changes to build a static agent on w32 and w64. 2014-06-18 11:59:15 +00:00
PandoraAgent.dev Removed the native ODBC module (was not working). 2014-06-13 10:34:36 +00:00
README 2010-11-22 Raul Mateos <raulofpandora@gmail.com> 2010-11-22 18:49:32 +00:00
autogen.sh
build.sh Added support for x86_64 automatic builds. 2014-06-17 19:23:15 +00:00
configure.in Changed a library name. 2015-01-30 10:02:38 +01:00
debug_new.cpp
debug_new.h
fast_mutex.h
gpl.LICENCE
main.cc Fixes to make the agent work on win64. 2014-06-20 11:16:42 +00:00
pandora.cc Auto-updated build strings. 2016-10-26 00:01:18 +02:00
pandora.h Added disable_logfile token to Windows Agent 2015-09-22 18:35:19 +02:00
pandora_agent.LICENCE
pandora_agent_conf.cc Improved to be able to define agent name using external command. 2014-11-16 12:04:00 +09:00
pandora_agent_conf.h Do not delete collections if a broker is configured (win32). 2014-10-17 16:39:30 +02: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 Added AUTODISABLE mode to agents Tickets #3497 2016-06-03 11:58:13 +02:00
pandora_windows_service.h Improved to be able to define timeout for file transfer programs 2015-06-03 16:03:27 +09:00
static_assert.h
versioninfo.rc Auto-updated build strings. 2016-10-26 00:01:18 +02: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