pandorafms/pandora_server/lib/PandoraFMS
slerena 5b1ce7cc82 2010-02-18 Sancho Lerena <slerena@artica.es>
* conf/pandora_server.conf: New option, self_monitoring.

	* lib/PandoraFMS/Config.pm: Support for new option self_monitoring.

	* lib/PandoraFMS/Core.pm: 	Access update is not refreshed by network 
	modules anymore (gaining a lot of performance here). Added new functions
	for internal statistics and automonitoring.

	* lib/PandoraFMS/Tools.pm: New funtions for self_monitoring.

	* bin/pandora_server: Modified error handler to avoid show info about bad
	load of some optional libraries. 
	Modified general loop of maintance tasks in three
	blocks: high, medium and low latency. Placed here in fixed steps (5, 30 and
	one minute) all tasks pending before by server_threshold. Added 
	self_monitoring and internal statistic mode (for group and servers).

	* util/pandora_db.pl: Update tconfig with last time of database maintance 
	time 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2377 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-02-18 17:21:40 +00:00
..
Config.pm 2010-02-18 Sancho Lerena <slerena@artica.es> 2010-02-18 17:21:40 +00:00
Core.pm 2010-02-18 Sancho Lerena <slerena@artica.es> 2010-02-18 17:21:40 +00:00
DB.pm Fix commit for adding LOG4X support 2010-02-15 13:07:52 +00:00
DataServer.pm Fix commit for adding LOG4X support 2010-02-15 13:07:52 +00:00
GIS.pm 2010-02-15 Pablo de la Concepción <pablo.concepcion@artica.es> 2010-02-15 20:34:57 +00:00
NetworkServer.pm Fix commit for adding LOG4X support 2010-02-15 13:07:52 +00:00
PluginServer.pm Fix commit for adding LOG4X support 2010-02-15 13:07:52 +00:00
PredictionServer.pm Fix commit for adding LOG4X support 2010-02-15 13:07:52 +00:00
ProducerConsumerServer.pm 2009-10-07 Ramon Novoa <rnovoa@artica.es> 2009-10-07 15:10:14 +00:00
ReconServer.pm 2010-02-15 Pablo de la Concepción <pablo.concepcion@artica.es> 2010-02-15 20:34:57 +00:00
SNMPServer.pm 2009-11-13 Ramon Novoa <rnovoa@artica.es> 2009-11-13 13:52:48 +00:00
Server.pm 2010-02-10 Sancho Lerena <slerena@artica.es> 2010-02-10 17:32:10 +00:00
Tools.pm 2010-02-18 Sancho Lerena <slerena@artica.es> 2010-02-18 17:21:40 +00:00
WMIServer.pm Fix commit for adding LOG4X support 2010-02-15 13:07:52 +00:00