On Mon, Oct 27, 2014 at 03:14:16PM +0530, Juned Khan wrote: > Hi All, > > Is there any plugin or script to monitor Bucardo like sync is broken, > Bucardo has stopped working etc.
There are a number of ways to monitor that Bucardo is alive; it depends a bit on what monitoring system you use. > I checked check_postgres plugin of Nagios but I didn't get how to monitor > Bucardo sync using that plugin . Using check_postgres is a great way to verify things are working, for it can check the final result of what Bucardo does, by making sure a change is replicated to another server. Use the 'replicate_row' action of check_postgres, documented here: http://bucardo.org/check_postgres/check_postgres.pl.html#replicate_row -- Greg Sabino Mullane [email protected] End Point Corporation PGP Key: 0x14964AC8
signature.asc
Description: Digital signature
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
