pandorafms/pandora_agents/unix
slerena 3d24bcc743 2009-09-18 sancho Lerena <slerena@artica.es>
* unix: Added subdir with local daemon script and sample conf
        file for each supported system: Linux, AIX, Solaris and HPUX.

        * Installer now detects OS and install startup scripts and
        conf depending on OS.

        * Updated RPM spec for Linux agent.

        * Plugins: Let here (at this time) only "common" plugins,
        in the future will be common plugins and OS dependendant 
        plugins.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1959 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-09-18 18:45:44 +00:00
..
AIX 2009-09-18 sancho Lerena <slerena@artica.es> 2009-09-18 18:45:44 +00:00
HPUX 2009-09-18 sancho Lerena <slerena@artica.es> 2009-09-18 18:45:44 +00:00
Linux 2009-09-18 sancho Lerena <slerena@artica.es> 2009-09-18 18:45:44 +00:00
SunOS 2009-09-18 sancho Lerena <slerena@artica.es> 2009-09-18 18:45:44 +00: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 2009-09-18 sancho Lerena <slerena@artica.es> 2009-09-18 18:45:44 +00:00
pandora_agent 2009-09-14 Ramon Novoa <rnovoa@artica.es> 2009-09-14 15:57:00 +00:00
pandora_agent.spec 2009-09-18 sancho Lerena <slerena@artica.es> 2009-09-18 18:45:44 +00:00
pandora_agent_installer 2009-09-18 sancho Lerena <slerena@artica.es> 2009-09-18 18:45:44 +00:00
plugins 2009-09-14 Ramon Novoa <rnovoa@artica.es> 2009-09-14 15:57:00 +00:00
tentacle_client 2009-09-14 Ramon Novoa <rnovoa@artica.es> 2009-09-14 15:57:00 +00:00

README

Pandora FMS : The Free Monitoring System v1.3.1
===============================================

http://pandora.sourceforge.net

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

./pandora_agent_installer --help

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.6 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-2008 Pandora FMS development team