Hey,
Has anyone got any suggestions on what sensor to use to monitor Windows cluster nodes to identify one when goes into a paused state? (after failed CAU for example)
I have googled and searched this knowledge base but can't find anything that even gets me closer. I'm thinking this may be possible via SNMP?
Thanks!
Article Comments
Hello,
Thank you for your post.
I could not find a solution for monitoring paused nodes, however I did find a article where it is described how to monitor active cluster nodes.
Maybe it would already be enough to know which one is active. If not, you could check the WMI class that is used there, and see if there is perhaps some information about the node state as well. In that case you could create your own script that monitors cluster and returns a list of paused nodes.
Kind regards,
Sasa Ignjatovic, Tech Support Team
Feb, 2022 - Permalink
Hello,
Thank you for your post.
I could not find a solution for monitoring paused nodes, however I did find a article where it is described how to monitor active cluster nodes.
Maybe it would already be enough to know which one is active. If not, you could check the WMI class that is used there, and see if there is perhaps some information about the node state as well. In that case you could create your own script that monitors cluster and returns a list of paused nodes.
Kind regards,
Sasa Ignjatovic, Tech Support Team
Feb, 2022 - Permalink