DB Cluster level monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
lafargeuser
Posts: 341
Joined: Thu Sep 27, 2012 12:23 am

DB Cluster level monitoring

Post by lafargeuser »

How to do DB cluster level monitoring for both MS-SQL & Oralce using XI
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: DB Cluster level monitoring

Post by ssax »

You're best bet would be to use check_nrpe and use scripts on the remote servers to do your checking to get what you want.

I found this plugin for MS cluster but didn't find anything for MSSQL:

https://exchange.nagios.org/directory/P ... pt/details

Here are the Oracle plugins:

https://exchange.nagios.org/index.php?o ... %20cluster
Locked