pandorafms/pandora_console/operation
slerena 9b1ad4eead 2009-12-1 Sancho Lerena <slerena@artica.es>
* include/functions_reporting.php: Fixed some innacurate queries, skipping 
	non-init modules, async modules and keepalive modules. 

	* include/functions_servers.php: Improved LAG calculation algorithm, now
	is VERY precise. Added performance meter for local & remote checks.

	* include/config_process.php: error_reporting() has better default values
	now (skipping notices and non-important messages) for pandora_console.log

	* include/functions_agents.php: Fixing a problem in an alert SQL on function 
	get_agent_alerts_simple().

	* include/functions_db.php: get_server_info() moved to functions_servers.php

	* operation/events/events.php: Fixed a bug with pagination and other bug with
	user validated events search.

	* operation/agentes/status_monitor.php: Better management of async modules,
	non init and unknown modules. Now works as expected.

	* operation/agentes/estado_monitores.php: Removed blank space between icons to
	let table row more compact.

	* operation/agentes/tactical.php: Added performance information. Removed some
	information (not used) from snmp and recon servers.

	* general/header.php: Latest changes here don't work as expected. Rewritten
	and now works fine (enterprise/open logo in header).

	* godmode/admin_access_logs.php: Fixed pagination bug in tracker. Added table
	layout with two alternate colors (rowOdd method).

	* operation/servers/view_server.php,
	* godmode/servers/modificar_server.php: Added include to functions_servers.php
	to use the new server functions, moved from functions_db.php.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-12-01 23:10:00 +00:00
..
agentes 2009-12-1 Sancho Lerena <slerena@artica.es> 2009-12-01 23:10:00 +00:00
events 2009-12-1 Sancho Lerena <slerena@artica.es> 2009-12-01 23:10:00 +00:00
incidents 2009-11-27 Sancho lerena <slerena@artica.es> 2009-11-27 20:02:12 +00:00
messages 2009-11-31 Sancho Lerena <slerena@artica.es> 2009-11-30 17:38:45 +00:00
reporting
servers 2009-12-1 Sancho Lerena <slerena@artica.es> 2009-12-01 23:10:00 +00:00
snmpconsole
users 2009-11-27 Sancho lerena <slerena@artica.es> 2009-11-27 20:02:12 +00:00
visual_console
extensions.php
menu.php 2009-11-27 Sancho lerena <slerena@artica.es> 2009-11-27 20:02:12 +00:00
search_results.php