mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
* include/config_process.php: Added compact_header. If you want to save on server hits and increase performance (slightly) enable it. Page loads (on my system) ~500ms faster and feels faster since it doesn't block the page while waiting on css and javascript * include/functions_agents.php: Moved process_manage_config from configurar_agente. * include/functions_ui.php: Added compact_header functionality * include/functions_html.php: Fixed some id issues which caused manage_config to not work correctly. id's can't have [] in them. Also fixed the comparison for numeric (string to int) comparisons * include/styles/pandora.css: Moved @import to functions_ui.php * godmode/agentes/manage_config.php: Fixed ids and some validation * godmode/agentes/configurar_agente.php, godmode/agentes/agent_manager: Fixed HTML output and use functions for images * godmode/setup/setup.php: Added compact_header to setup git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1480 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%