pandorafms/pandora_console/operation
slerena 320bf931f6 2009-01-12 Sancho Lerena <slerena@artica.es>
* pandoradb.sql: Removed fields "timestamp" and "id_agente" (and altered
	some indexes) on tagente_datos, tagente_datos_string and 
	tagente_datos_inc.

	tagente_estado table: removed cambio, added status_changes, last_status.
	tagente_modulo: added five new fields (warning,critical mgmt., flipflop
	detection, history module and delete_pending bit.
	
	* agent_manager.php: Group ALL not shown anymore.

	* configurar_agente.php: Support for new options. Delete a module now
	mark for deletion the module, not delete data (It's VERY slow!).

	* modificar_agente.php: Delete agent now uses the global function, 
	minor fixes.

	* module_manager_editor.php: New fields initializacion.

	* module_manager_editor_network.php: At this time, the first module
	editor who implements the new fields and improve old ones (tcp data).

	* setup.php: Added support for new token: event_view_hr (Filter of max
	old (in hr) for the event viewer. Removed old tokens show_unknown and 
	show_lastalert.

	* functions.php: format_for_graph() has an important BUG that makes
	all units rendered without the "K" !!!!. Fixed.

	* delete_agent.php: Delete remote config (if present). Also mark 
	for deletion modules instead delete them (and let the data without
	being deleted, because it's a HUGE consuming time, and it's left
	for the daily db maintance process).

	* estado_agente.php: Updated code for view new status.

	* estado_generalagente.php: Total packets are removed from this view, 
	this was a huge time consuming SQL operation that don't give important 
	infomation. Groupname is now visualized.
	
	* estado_ultimopaquete.php,
	* estado_monitores.php,
	* estado_grupo.php: Rewritten much code to view new status and other
	minor changes.

	* ver_agente.php: Data view now works under the tabs and other minor
	changes.

	* events.php: Support for the new events and status. Added filter for
	username and for a max. hours old events. Some boxes are now hidden
	by default.

	* fgraph.php: Some graphs are now fixed and uses tagente_datos and 
	tagent_access with utimestamp and without id_agent index. Works faster

	* images/*: Updated icons (module types) and two new bulb colors.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1326 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-01-12 03:53:33 +00:00
..
agentes 2009-01-12 Sancho Lerena <slerena@artica.es> 2009-01-12 03:53:33 +00:00
events 2009-01-12 Sancho Lerena <slerena@artica.es> 2009-01-12 03:53:33 +00:00
incidents 2008-12-24 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-12-24 16:53:00 +00:00
messages 2008-12-16 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-12-17 14:26:42 +00:00
reporting 2009-01-09 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-09 22:12:48 +00:00
servers 2008-12-16 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-12-17 14:26:42 +00:00
snmpconsole 2008-11-20 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-11-20 21:26:59 +00:00
users 2008-12-12 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-12-12 21:54:40 +00:00
visual_console 2008-12-12 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-12-12 21:54:40 +00:00
extensions.php 2008-09-03 Esteban Sanchez <estebans@artica.es> 2008-09-03 12:01:46 +00:00
menu.php 2008-12-19 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-12-19 21:45:20 +00:00