mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-26 23:35:02 +02:00
* 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
Description
Pandora FMS is an open source monitoring application whose origin dates back to 2004. It integrates in the same application the monitoring of different infrastructure elements: networks, applications, servers, web, and other specific data sources such as logs, WMI, Netflow or SNMP traps.
agentsaixbsdhp-uxlinuxlogmonitoringmonitoring-applicationmonitoring-servermonitoring-systemsmonitoring-toolnetwork-monitoringobservabilitysnmpsolariswindowswmi
808 MiB
Languages
PHP
42.6%
JavaScript
36.7%
Perl
7.6%
Shell
4.3%
CSS
2%
Other
6.6%