I just want to be notified if there are changes in my replicaset like if the PRIMARY went down then the replica set failed over to SECONDARY.
Is there a way to use netdata for monitoring mongodb replicaset's status(PRIMARY,SECONDARY,ARBITER)?
Hi @driggsss ,
Yes, we do collect metrics for monitoring replica sets and you can read more here:
MongoDB collector | Learn Netdata.
Is there any guide for just monitoring the replicaset if there are changes? (e.g. ReplicaSet failed over to Second node, Secondary Node is down, etc.)