[Nagios-devel] perfdata&commands in DB

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] perfdata&commands in DB

Post by Guest »

Hi.

I have modified sources for Nagios-1.1 to convey
perfdata returned by plugins into PgSQL database
and to read commands from PgSQL database.
The idea was that PgSQL been capable of complex
processing perfdata to generate service output on
passive service checks. I suggest it may be implemented
via trigger or function invoked on a timely fashion.
I'v implemented a demo trigger. It seems working.
Not intensively tested yet.
If someone showed interest in that stuff I would like
to send the patch against Nagios-1.1 to this list.


P.S.: sorry for my English.

Best regards.
Druzhinin Eugene.





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked