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
Esteban Sanchez c9f271e74f 2006-12-12 Esteban Sanchez <estebans@artica.es>
* src/pandora_status.[ch]: pandora_status_set_* removed and replaced
        by an unique pandora_status_set_all function. Added a new signal
        throwed for each status property when it changes. Added a new signal
        throwed when there is an incidence (any of the values changed to bad
        or good.

        * src/pandora-status-checker.c: Error message when SQL connects failed 
        rewritten. Fixed the return of a gboolean value on functions that 
        returns PandoraState. Check code replaced with the new functions.

        * src/pandora-info-window.c: Listen to new signals of PandoraStatus
        object. Style correction.

        * src/pandora-applet.c: Listen to new "incidence" signal of
        PandoraStatus object. Callback rewritten. Removed unused function.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@316 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-12 16:19:31 +00:00
pandora_agents 2006-12-05 Sancho Lerena <slerena@artica.es> 2006-12-05 17:02:26 +00:00
pandora_applet 2006-12-12 Esteban Sanchez <estebans@artica.es> 2006-12-12 16:19:31 +00:00
pandora_console 2006-12-08 Raul Mateos <raulofpandora@gmail.com> 2006-12-08 16:57:43 +00:00
pandora_doc 2006-12-04 Raul Mateos <raulofpandora@gmail.com> 2006-12-04 12:35:48 +00:00
pandora_server 2006-11-30 Sancho Lerena <slerena@artica.es> 2006-11-30 17:45:52 +00:00