pandorafms/pandora_server/util
slerena 4aff58545d 2010-02-10 Sancho Lerena <slerena@artica.es>
* bin/pandora_server: Better error management, avoiding to show Enterprise
	loading errors, and showing in console critical errors, helping to identify
	silly errors like DB credentials, etc.
	Added usage of pandora_get_sharedconfig() to get configuration from DB.

	* Config.pm: Updated build. Added pandora_get_sharedconfig(). Force three
	config tokens to be readed from DB, using default values if cannot be readen
	from database (agentaccess, realtimestat and stats_interval).

	* Core.pm: Added new parameter to pandora_event() to pass status of the 
	event (validated, not validated). Implemented auto-validation of low 
	priority events: normal/ok events will be always shown as autovalidated, and
	warning and normal events will be validated with critical events, and when
	a module is restored (normal/ok), all it's warning/critical pending events
	will be validated. 

	Fixed also bug with FF Threshold who doesnt' trigger events until FF + 1 
	instead FF value.

	* Server.pm,
	NetworkServer.pm,
	Dataserver.pm,
	ReconServer.pm: Raise event with status 0 (non validated) by default.

	* NetworkServer.pm: Implemented support for SNMP v3.

	* util/pandora_db.pm: Very important upgrade to this script. Now will
	delete all huge tables (tagente_datos, tagente_datos_string and 
	tagent_acccess) using several independent blocks (by default 100) avoiding
	mysql locks which happen in the past. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2341 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-02-10 17:32:10 +00:00
..
pandora2ast 2008-08-28 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-08-29 16:05:08 +00:00
plugin 2009-12-29 Sancho Lerena <slerena@artica.es> 2009-12-29 16:40:50 +00:00
PandoraFMS 2007-06-07 Sancho Lerena <slerena@artica.es> 2007-06-07 10:30:03 +00:00
alert_multicast.pl 2009-10-15 Sancho lerena <slernea@artica.es> 2009-10-15 11:23:40 +00:00
mcast_client.pl 2009-06-08 Sancho Leren <slerena@artica.es> 2009-06-08 15:12:32 +00:00
n2p.README 2007-12-17 Ramon Novoa <rnovoa@artica.es> 2007-12-17 17:04:37 +00:00
n2p.pl 2009-06-08 Sancho Leren <slerena@artica.es> 2009-06-08 15:12:32 +00:00
pandora_DBI_test.pl 2009-06-08 Sancho Leren <slerena@artica.es> 2009-06-08 15:12:32 +00:00
pandora_backup.sh 2009-09-15 Sancho Lerena <slerena@artica.es> 2009-09-15 16:38:00 +00:00
pandora_db.pl 2010-02-10 Sancho Lerena <slerena@artica.es> 2010-02-10 17:32:10 +00:00
pandora_dbstress.README 2009-04-21 Jorge Gonzalez <jorgegonz@artica.es> 2009-04-21 14:32:05 +00:00
pandora_dbstress.pl git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2217 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f 2009-12-18 13:46:32 +00:00
pandora_diagnostic.sh 2009-06-01 Sancho Lerena <slerena@artica.es> 2009-06-01 14:34:46 +00:00
pandora_logrotate 2009-12-28 Sancho Lerena <slerena@artica.es> 2009-12-28 18:20:50 +00:00
pandora_server 2009-12-28 Sancho Lerena <slerena@artica.es> 2009-12-28 18:00:53 +00:00
pandora_snmp.README 2007-06-25 Sancho Lerena <slerena@artica.es> 2007-06-25 12:05:52 +00:00
pandora_xml_stress.README 2010-01-29 Pablo de la Concepción <pablo.concepcion@artica.es> 2010-02-05 15:27:25 +00:00
pandora_xml_stress.pl 2010-01-29 Pablo de la Concepción <pablo.concepcion@artica.es> 2010-02-05 15:27:25 +00:00
tentacle_serverd 2009-12-21 Sancho Lerena <slerena@artica.es> 2009-12-21 12:03:36 +00:00
udp_client.pl 2009-06-08 Sancho Leren <slerena@artica.es> 2009-06-08 15:12:32 +00:00