Monitor Replication
Monitor Replication
Is there a script so that I can have Nagios monitor 2 replications that I have with my Cluster - Monitor the Replication State of two VMs that I have
Re: Monitor Replication
Hi @morrisons,
I'm not seeing any scripts that perform this exact functionality on Nagios Exchange, so this may be something you need to provide yourself for XI to work with.
I'm not seeing any scripts that perform this exact functionality on Nagios Exchange, so this may be something you need to provide yourself for XI to work with.
-
swolf
Re: Monitor Replication
Hi @morrisons, thanks for reaching out!
I wasn't able to find any third-party plugins that monitor this (for any hypervisors), but I think it'd be a good idea to add it to our offering. What are you using for replication currently? vSphere Replication? Hyper-V? something else?
For vSphere Replication, I was able to find this API, though that's not quite as good as a prebuilt script.
-Sebastian
I wasn't able to find any third-party plugins that monitor this (for any hypervisors), but I think it'd be a good idea to add it to our offering. What are you using for replication currently? vSphere Replication? Hyper-V? something else?
For vSphere Replication, I was able to find this API, though that's not quite as good as a prebuilt script.
-Sebastian
Re: Monitor Replication
You should be able to get this information from the Replication API
Get Replications Issues: Get a list of all the current issues for all incoming or outgoing replications.
List of vSphere Replication REST APIs
https://docs.vmware.com/en/vSphere-Repl ... 86AB2.html
Get Replications Issues: Get a list of all the current issues for all incoming or outgoing replications.
List of vSphere Replication REST APIs
https://docs.vmware.com/en/vSphere-Repl ... 86AB2.html