Pandora FMS is a flexible and highly scalable monitoring system ready for big environments. It uses agents (Linux, Windows, AIX, HP-UX, Solaris and BSD systems) and can do both local and remote network monitoring (SNMP v3, TCP checks, WMI, etc).
Go to file
santimunin e511723053 2012-05-19 Santiago Munin <burning1@gmail.com>
* AlarmReceiver.java: Removed. Now it's the service which will retrieve data.
	* Core.java: The method of setting periodically data retrieval was changed. 
				 Now, the AlarmManager will launch the Service instead of BroadcastReceiver.
	* PandroidEventviewerService.java: Every time it receives a call from the AlarmManager, will search for new events.
	* Most of files have little changes to adapt the new data retrieval subsystem.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6322 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-05-19 00:18:05 +00:00
extras 2012-05-19 Santiago Munin <burning1@gmail.com> 2012-05-19 00:18:05 +00:00
pandora_agents 2012-05-10 Sergio Martin <sergio.martin@artica.es> 2012-05-10 16:27:15 +00:00
pandora_console 2012-05-18 Koichiro Kikuchi <koichiro@rworks.jp> 2012-05-18 06:56:20 +00:00
pandora_server 2012-05-17 Sergio Martin <sergio.martin@artica.es> 2012-05-17 09:42:52 +00:00