Oracle Plugin Documentation

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ecote8
Posts: 1
Joined: Tue Nov 16, 2021 3:22 pm

Oracle Plugin Documentation

Post by ecote8 »

Is there detailed documentation on the Oracle plugin.
That is to know the details of each of all modes included in this plugin.

https://labs.consol.de/nagios/check_oracle_health/

Example: The mode "rman-backup-problems", If a DB has no backup. Does it check if the DB have backup ? Not only if there were errors?


Thanks in advance

Eric
User avatar
kfanselow
Posts: 254
Joined: Tue Aug 31, 2021 3:25 pm

Re: Oracle Plugin Documentation

Post by kfanselow »

Hi Eric,

Unfortunately we don't have any documentation other than what Consol Labs provides publicly. However it is written in perl so you can take a look at the code:

https://labs.consol.de/assets/downloads ... 1.8.tar.gz

or here:

https://github.com/lausser/check_oracle_health

Thanks and Best Regards,
Keith
Locked