pandorafms/pandora_server
pabloconcepcion 094794cf74 2010-02-15 Pablo de la Concepción <pablo.concepcion@artica.es>
* conf/pandora_server.conf, lib/PandoraFMS/Config.pm: New configuration
    parameters: recon_reverse_geolocation_mode, recon_reverse_geolocation_file,
    recon_location_scatter_radius. As now the Recon Server can try to geolocate
    an agent when it's found by revers geoip location.

    * lib/PandoraFMS/Core.pm: Added first version of POD documentation to
    create the manpage and to have most of the subrutines documented. Also
    it's possible to add the description of the location to the GIS information
    on the pandora_update_agent and pandora_create_agent subroutines. And
    finaly moved away the GIS related functions (distance_moved) to their own
    new module PandoraFMS::GIS

    * lib/PandoraFMS/GIS.pm: New module to keep all the GIS related functions
    of Pandora FMS. Now it exports distance_moved, get_reverse_geoip_sql,
    get_reverse_geoip_file and  get_random_close_point.

    * lib/PandoraFMS/ReconServer.pm: Updated to get GIS information by doing
    reverse IP geolocation using GIS module.

    * man/man3/PandoraFMS::Core.pm.3, man/man3/PandoraFMS::GIS.pm.3: New
    manpages for Core and GIS modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2368 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-02-15 20:34:57 +00:00
..
DEBIAN 2010-01-14 Miguel de Dios <miguel.dedios@artica.es> 2010-01-14 09:02:49 +00:00
bin 2010-02-15 Pablo de la Concepción <pablo.concepcion@artica.es> 2010-02-15 19:18:53 +00:00
conf 2010-02-15 Pablo de la Concepción <pablo.concepcion@artica.es> 2010-02-15 20:34:57 +00:00
lib/PandoraFMS 2010-02-15 Pablo de la Concepción <pablo.concepcion@artica.es> 2010-02-15 20:34:57 +00:00
man 2010-02-15 Pablo de la Concepción <pablo.concepcion@artica.es> 2010-02-15 20:34:57 +00:00
util 2010-02-10 Sancho Lerena <slerena@artica.es> 2010-02-10 17:32:10 +00:00
AUTHORS 2008-04-09 Sancho Lerena <slerena@gmail.com> 2008-04-09 14:45:12 +00:00
COPYING * Preparing the package for release Beta2 officially. 2006-07-03 17:18:19 +00:00
ChangeLog 2010-02-15 Pablo de la Concepción <pablo.concepcion@artica.es> 2010-02-15 20:34:57 +00:00
Makefile.PL 2009-12-18 Sancho Lerena <slerena@artica.es> 2009-12-18 18:22:33 +00:00
README 2009-12-16 Raul Mateos <raulofpandora@gmail.com> 2009-12-16 18:15:25 +00:00
pandora_server.spec 2010-01-21 Sancho Lerena <slerena@artica.es> 2010-01-22 14:24:56 +00:00
pandora_server_installer 2009-12-18 Sancho Lerena <slerena@artica.es> 2009-12-18 18:22:33 +00:00
pandora_server_upgrade 2009-12-18 Sancho Lerena <slerena@artica.es> 2009-12-18 18:22:33 +00:00

README

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

http://www.pandorafms.org

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.

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-2009 Pandora FMS development team