pandorafms/pandora_agents/unix
artica 55569ab805 Auto-updated build strings. 2015-02-06 00:01:09 +01:00
..
AIX Updated version and build strings. 2014-10-28 16:11:20 +01:00
DEBIAN Auto-updated build strings. 2015-02-06 00:01:09 +01:00
Darwin Updated version and build strings. 2014-10-28 16:11:20 +01:00
FreeBSD Added sample setting of 'agent_name_cmd'. 2014-11-16 07:56:35 +09:00
HP-UX Updated version and build strings. 2014-10-28 16:11:20 +01:00
Linux Added new module for memory plugin, availableMemory, which is the sum of free, cached and swapcached memory. Added comment on current FreeMemory module and removed thresholds for ProcessTotal module, also changed default threshold to avoid "by default" critical/warning status. 2014-12-30 15:48:09 +01:00
NT4 Updated version and build strings. 2014-10-28 16:11:20 +01:00
NetBSD Updated version and build strings. 2014-10-28 16:11:20 +01:00
OpenWRT 2011-02-14 Sancho Lerena <slerena@artica.es> 2011-02-14 16:45:14 +00:00
SunOS Updated version and build strings. 2014-10-28 16:11:20 +01:00
collections Added missing collections directory to Unix agent structure 2014-09-11 12:10:17 +02:00
man/man1 2010-06-09 Ramon Novoa <rnovoa@artica.es> 2010-06-09 11:03:00 +00:00
plugins Fixed problem when specified partition, print return data not correct 2015-01-26 09:59:12 +01:00
AUTHORS 2009-09-14 Ramon Novoa <rnovoa@artica.es> 2009-09-14 15:57:00 +00:00
COPYING 2009-09-14 Ramon Novoa <rnovoa@artica.es> 2009-09-14 15:57:00 +00:00
README 2011-09-26 Sancho Lerena <slerena@artica.es> 2011-09-26 11:22:46 +00:00
pandora_agent Auto-updated build strings. 2015-02-06 00:01:09 +01:00
pandora_agent.redhat.spec Auto-updated build strings. 2015-02-06 00:01:09 +01:00
pandora_agent.spec Auto-updated build strings. 2015-02-06 00:01:09 +01:00
pandora_agent_daemon 2014-08-13 Koichiro Kikuchi <koichiro@rworks.jp> 2014-08-13 14:53:16 +00:00
pandora_agent_exec 2010-12-27 Ramon Novoa <rnovoa@artica.es> 2010-12-27 10:18:20 +00:00
pandora_agent_installer Fixed a regular expression in the installer. 2014-09-19 12:27:18 +02:00
pandora_revent 2014-01-15 Sergio Martin <sergio.martin@artica.es> 2014-01-15 10:23:01 +00:00
tentacle_client 2013-09-22 Junichi Satoh <junichi@rworks.jp> 2013-09-22 15:00:57 +00:00
tentacle_server Copied the newest tentacle_server from the tentacled repository. 2014-11-25 09:51:58 +09:00

README

Pandora FMS : The Flexible Monitoring System
============================================

http://www.pandorafms.org

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

Run this command  to see available options:

   ./pandora_agent_installer 

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.

About the generic Unix agent
----------------------------

This agent is build on Perl and needs the following minimal requisites:

PERL version 5.8 or higher.

By default this minimum OS has all the requisites to run "standalone":

- Linux: Redhat 6, SUSE 5, Debian 2.x and any distro with Perl 5.6
- IBM AIX: 5.1
- Hewlett Packard HPUX: 11.10 or higher. 11.0 comes with Perl 4.0 :(
- Sun Solaris: 2.9. With 2.8 you can install BlastWare Perl 5.8 package, see more 
information in our FAQ about how to install Blashware packages.
- Other Unix: TRU, IRIX, etc not tested, if you want to port the agent to this 
unixes, please contact with us, we'll glad to port them !!!

License
-------

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