mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
* reporting/fgraph.php: monitors_health_pipe was in an aesthetically bad order. Moved for yellow to be bad and green to be good * operation/reporting/reporting_viewer.php, godmode/reporting/reporting_builder.php: Style updates. Use the updated database functions. * include/functions_reporting.php: monitor_health_reporting function updated. There was a major bug; ¬ got translated into it's ASCII value and the graph didn't work. The graph was in a bad position as a float, it went over the table and if the table was not big enough,it would go over other data. So fixed all of it. * include/functions_html.php: print_select_from_sql updated to use SQL functions * include/functions_db.php: get_monitors_in_group didn't work correctly if the group was 1 (All). Removed quotes from get_db_value and get_db_all_rows_field_filter * include/functions.php: get_report_type_data_source returned the wrong type for monitor_report (id 6) which made the jQuery not show the agent/module select box and subsequently the graph failed git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1123 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%