mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
* include/functions_reporting.php: Added function render_report_html_item() to render a given report element in HTML format. Fixed a small problem in SUM report type (int truncate invalidate most of SUM reports when not using a _inc data type). * include/functions.php: Updated all "is_module_xxx" from using ereg (deprecated) to use preg_match. * include/functions_db.php: Moved reporting functions get_agentmodule_data_average(); get_agentmodule_data_max(), get_agentmodule_data_min() and get_agentmodule_data_sum() from here to functions_reporting.php. * godmode/groups/group_list.php: Removing a group put all agents assigned to that group in other available group (choosen in realtime). * AUTHORS: Authors file update, was very outdated!. * operation/agentes/estado_generalagente.php: Fixed bug #2990430. * operation/reporting/reporting_viewer.php: Some changes for better structuration of the HTML reporting viewer. Removed big chunk of code and put in function_reporting/render_report_html_item() function. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2583 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%