Page 1 of 1

Monitor Replication

Posted: Tue Jun 18, 2024 8:58 am
by morrisons
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

Posted: Tue Jun 18, 2024 9:25 am
by jsimon
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.

Re: Monitor Replication

Posted: Tue Jun 18, 2024 9:36 am
by swolf
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

Re: Monitor Replication

Posted: Wed Jun 19, 2024 10:22 am
by snapier3
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