Windows failover cluster monitoring
-
yatigharat
- Posts: 5
- Joined: Thu Jun 27, 2013 5:25 am
Windows failover cluster monitoring
Hi all , I am trying to configure a fail over windows cluster and a linux cluster , i went through the documentation but it is not clear or there is no straight forward process for monitoring it , can any one help me with this . Third party tool is not allowed in this environment , though taken permission for nsclient .
Re: Windows failover cluster monitoring
So NSClient is allowed but other scripts are not? Could you clarify?yatigharat wrote:Third party tool is not allowed in this environment , though taken permission for nsclient .
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
-
yatigharat
- Posts: 5
- Joined: Thu Jun 27, 2013 5:25 am
Re: Windows failover cluster monitoring
Thanks for the reply , well other scripts are not allowed but nsclient is allowed !
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Windows failover cluster monitoring
It will be difficult to find a way to properly monitor this without the use of external scripts, what you could do is open an existing plugin which is used for checking these items and then try to create one for your own environment. NSClient++ Already uses certain external scripts for it's basic monitoring. Are you trying to monitor a program installed on your servers which takes care of this? Or is this a solid hardware level setup?
Re: Windows failover cluster monitoring
The NSClient must be installed on all Windows machines in the cluster. Then make host entry in Nagios for the cluster using the cluster's IP. I also defined the nodes individually. To monitor the clustered services and volumes you will need to use NRPE. NSClient documentation on setting up newer NRPE setups is not efficient at all. You'll need to create and define NRPE/Server, NRPE/Client, and NRPE Handler sections within the nsclient.ini file.
Re: Windows failover cluster monitoring
Thank you for the information, but the thread is about 800 days old at this point, so I will be closing it now.
Former Nagios employee