mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
* operation/servers/view_server.php: Small language fix * operation/agentes/tactical.php: Rewrite using new functions and cleaner html. More understandable and outsourced calculations to get_group_stats * include/styles/pandora.css: Clean up CSS deprecated in other files * include/javascript/pandora.js: Noticed a small style difference * include/help/en/help_serverlag.php: Hopefully this makes server lag somewhat more understandable (I didn't know what it was) * include/functions_reporting.php: Renamed general_stats to get_group_stats and made it accept arrays. Also added ACL check and an easier output format. All calculations are now done here. * include/functions_html.php: print_table would always reset cellpaddings and cellspacing from 0 to 4. Fixed it * include/functions_db.php: Deprecated server_status for get_server_info. Added get_server_info which accepts single values or arrays of servers to be checked. * include/functions.php: Removed clean_output_breaks. Use built-in function nl2br() for that instead. They're faster and cross-platform * general/logon_ok.php: Same as tactical.php (both had to be updated) * ChangeLog: Somebody started using spaces instead of tabs? git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1241 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%