Page 1 of 5
Monitoring Microsoft Clusters
Posted: Fri Nov 13, 2015 2:04 pm
by dlukinski
Please advice what is the proper way to monitor Microsoft clusters? (Windows 2008 R2 specifically)
- tried monitoring nodes separately, by configuring their exact FQDN (fails)
- about to try monitoring "as a single" host (no sure if this is correct)
- found some dated plugin in Nagios Exchange (from year 2010, not sure if that one is a solution either)
Thank you
Re: Monitoring Microsoft Clusters
Posted: Fri Nov 13, 2015 2:48 pm
by jdalrymple
Favorable reviews:
https://exchange.nagios.org/directory/P ... pt/details
I've personally worked with people that have gotten what they needed out of this plugin.
Re: Monitoring Microsoft Clusters
Posted: Fri Nov 13, 2015 4:32 pm
by dlukinski
Thank you,
Unsure what this means (while configuring): "Please remember to point this check to the corresponding clustered ressource (type "Cluster Name" & "Cluster IP Address"),
not to a single node (please look at section "testing & debugging")".
Re: Monitoring Microsoft Clusters
Posted: Fri Nov 13, 2015 4:40 pm
by dlukinski
dlukinski wrote:
Thank you,
Unsure what this means (while configuring): "Please remember to point this check to the corresponding clustered ressource (type "Cluster Name" & "Cluster IP Address"),
not to a single node (please look at section "testing & debugging")".
Received (Return code of 255 is out of bounds) error (client currently enable on one of two nodes).
Re: Monitoring Microsoft Clusters
Posted: Fri Nov 13, 2015 4:49 pm
by dlukinski
Thank you,
Unsure what this means (while configuring): "Please remember to point this check to the corresponding clustered ressource (type "Cluster Name" & "Cluster IP Address"),
not to a single node (please look at section "testing & debugging")".
Received (Return code of 255 is out of bounds) error (client currently enable on one of two nodes).
Unsure how SERVICE is configured via GUI:
use generic-service - do nothing in GUI (?)
host_name MSCSSVC01 - assign cluster host/ip (not the nodes) ?
service_description MSCS Resources - my own description
process_perf_data 0 - not sure where this one goes
check_command check_mscs_nrpe!CLRESP - select check_mscs_nrpe commant and add CLRESP as the ARG#1 ?
Re: Monitoring Microsoft Clusters
Posted: Fri Nov 13, 2015 5:05 pm
by dlukinski
[/quote]
Thank you,
Unsure what this means (while configuring): "Please remember to point this check to the corresponding clustered ressource (type "Cluster Name" & "Cluster IP Address"),
not to a single node (please look at section "testing & debugging")".
Received (Return code of 255 is out of bounds) error (client currently enable on one of two nodes).
Unsure how SERVICE is configured via GUI:
use generic-service - do nothing in GUI (?)
host_name MSCSSVC01 - assign cluster host/ip (not the nodes) ?
service_description MSCS Resources - my own description
process_perf_data 0 - not sure where this one goes
check_command check_mscs_nrpe!CLRESP - select check_mscs_nrpe commant and add CLRESP as the ARG#1 ?
Now down to this - "Could not construct return packet in NRPE handler check client side (nsclient.log) logs..."
Re: Monitoring Microsoft Clusters
Posted: Mon Nov 16, 2015 12:19 pm
by ssax
"Please remember to point this check to the corresponding clustered ressource (type "Cluster Name" & "Cluster IP Address"),
not to a single node (please look at section "testing & debugging")"
What this means is point it at the cluster IP/cluster Name (the VIP of the cluster that will point to the active node).
Also, please try running it from the command line and show us the command and the full output of the command.
Thank you
Re: Monitoring Microsoft Clusters
Posted: Mon Nov 23, 2015 6:37 am
by dlukinski
ssax wrote:"Please remember to point this check to the corresponding clustered ressource (type "Cluster Name" & "Cluster IP Address"),
not to a single node (please look at section "testing & debugging")"
What this means is point it at the cluster IP/cluster Name (the VIP of the cluster that will point to the active node).
Also, please try running it from the command line and show us the command and the full output of the command.
Thank you
This way simply did not work for me at all. I mean the entire check. As the matter of fact NRPE does not seem to work for me at all.
So instead let's discuss check_cluster in here and how I could monitor CLUSTER nodes resources for active/passive cluster so that I do not troubles when cluster switches over to another node (therefore Windows services and drives change making me re-configure services every single time)
Re: Monitoring Microsoft Clusters
Posted: Mon Nov 23, 2015 1:58 pm
by rkennedy
I saw your other posts come up this morning regarding check_nrpe not working properly, I believe that once this is working for you than the Microsoft clustering plugin will work for you.
Depending on the checks you're looking to run, NRPE may be needed for the kinds of checks you're looking to run. Do you want hold off on this until we're able to help you with your NRPE agents on windows / linux?
Re: Monitoring Microsoft Clusters
Posted: Mon Nov 23, 2015 3:18 pm
by dlukinski
rkennedy wrote:I saw your other posts come up this morning regarding check_nrpe not working properly, I believe that once this is working for you than the Microsoft clustering plugin will work for you.
Depending on the checks you're looking to run, NRPE may be needed for the kinds of checks you're looking to run. Do you want hold off on this until we're able to help you with your NRPE agents on windows / linux?
Yes please. Let's fix NRPE first