2009-11-05 19:29:26 +01:00
|
|
|
Pandora FMS : The Free Monitoring System v3.0
|
2009-09-14 Ramon Novoa <rnovoa@artica.es>
* unix, unix/pandora_agent_installer,
unix/plugins, unix/pandora_agent,
unix/pandora_agent_daemon, unix/AUTHORS,
unix/pandora_agent.conf, unix/COPYING,
unix/pandora_agent.spec, unix/tentacle_client,
unix/README: Added to repository. Generic Pandora FMS Unix agent
written in PERL. The skeleton files where copied from the linux
subdirectory.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1940 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-09-14 17:57:00 +02:00
|
|
|
===============================================
|
|
|
|
|
2009-11-05 19:29:26 +01:00
|
|
|
http://pandorafms.org
|
2009-09-14 Ramon Novoa <rnovoa@artica.es>
* unix, unix/pandora_agent_installer,
unix/plugins, unix/pandora_agent,
unix/pandora_agent_daemon, unix/AUTHORS,
unix/pandora_agent.conf, unix/COPYING,
unix/pandora_agent.spec, unix/tentacle_client,
unix/README: Added to repository. Generic Pandora FMS Unix agent
written in PERL. The skeleton files where copied from the linux
subdirectory.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1940 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-09-14 17:57:00 +02:00
|
|
|
|
|
|
|
How to install
|
|
|
|
--------------
|
|
|
|
|
2009-11-05 19:29:26 +01:00
|
|
|
Run this command to see available options:
|
|
|
|
|
|
|
|
./pandora_agent_installer
|
2009-09-14 Ramon Novoa <rnovoa@artica.es>
* unix, unix/pandora_agent_installer,
unix/plugins, unix/pandora_agent,
unix/pandora_agent_daemon, unix/AUTHORS,
unix/pandora_agent.conf, unix/COPYING,
unix/pandora_agent.spec, unix/tentacle_client,
unix/README: Added to repository. Generic Pandora FMS Unix agent
written in PERL. The skeleton files where copied from the linux
subdirectory.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1940 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-09-14 17:57:00 +02:00
|
|
|
|
|
|
|
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.
|
|
|
|
|
2009-09-18 20:45:44 +02:00
|
|
|
About the generic Unix agent
|
|
|
|
----------------------------
|
|
|
|
|
|
|
|
This agent is build on Perl and needs the following minimal requisites:
|
|
|
|
|
2009-11-05 19:29:26 +01:00
|
|
|
PERL version 5.8 or higher.
|
2009-09-18 20:45:44 +02:00
|
|
|
|
|
|
|
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 !!!
|
2009-09-14 Ramon Novoa <rnovoa@artica.es>
* unix, unix/pandora_agent_installer,
unix/plugins, unix/pandora_agent,
unix/pandora_agent_daemon, unix/AUTHORS,
unix/pandora_agent.conf, unix/COPYING,
unix/pandora_agent.spec, unix/tentacle_client,
unix/README: Added to repository. Generic Pandora FMS Unix agent
written in PERL. The skeleton files where copied from the linux
subdirectory.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1940 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-09-14 17:57:00 +02:00
|
|
|
|
|
|
|
License
|
|
|
|
-------
|
|
|
|
|
|
|
|
The project is distributed under the GPL License v2 or later.
|
|
|
|
Copyright (C) 2004-2008 Pandora FMS development team
|
|
|
|
|