Monitor Replication

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
morrisons
Posts: 1
Joined: Tue Jun 18, 2024 8:07 am

Monitor Replication

Post 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
jsimon
Posts: 343
Joined: Wed Aug 23, 2023 11:27 am

Re: Monitor Replication

Post 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.
swolf

Re: Monitor Replication

Post 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
snapier3
Posts: 144
Joined: Tue Apr 23, 2019 7:12 pm

Re: Monitor Replication

Post 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
Post Reply