Setting up monitoring of SQL clusters

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Setting up monitoring of SQL clusters

Post by bosecorp »

Hi,
We have a 2 node SQL cluster and want to monitor the various SQL instances which have been set up as services. How would we be able to do this? I am attaching a document showing you the clusters.

Thanks

Issac
You do not have the required permissions to view the files attached to this post.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Setting up monitoring of SQL clusters

Post by ssax »

What specifically are you looking to monitor?

You should be able to go to Configure > Configuration Wizards > MSSQL Database and put in the VIP (Virtual IP) of the cluster and then specify the instance, will that work for you?
sify_nagios
Posts: 54
Joined: Thu Aug 20, 2015 8:01 am

Re: Setting up monitoring of SQL clusters

Post by sify_nagios »

Hi Team,

I think ISSAC is trying to ask about the MSSQL Cluster migration monitoring.
I want to monitor which node MSSQL is running and get alert whenever cluster migrated to another node.

If Issac is not meant i said. Consider this as a fresh request and please respond anyway :) :D

Thanks in advance
Srini
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Setting up monitoring of SQL clusters

Post by ssax »

More than likely the best option for that would be to check the event logs on the machines for what you're looking for based on the research I've done, you could write a powershell script to gather alternate data and run it via NRPE if needed.
Locked