Hi Greg, I have set up master master replication using Bucardo but when I tried to check the replication using check_postgres Nagios plugin then I got "ERROR: No slaves found"
check_postgres.pl --action=replicate_row --host=localhost --dbname=sales --host2=192.168.1.15 --dbname2=sales --warning=10 --repinfo=ip_map,id,44399,name,slon,nols ERROR: No slaves found Any comment on this will be appreciated. Thanks, Juned Khan iNextrix Technologies Pvt. Ltd. www.inextrix.com <http://www.inextrix.com/> [image: Facebook] <https://www.facebook.com/junedkhan23> [image: Twitter] <https://twitter.com/juned23> [image: Google Plus] <https://plus.google.com/+JunedKhan> [image: Linkedin] <http://htmlsig.com/in.linkedin.com/in/junedk> On Tue, Oct 28, 2014 at 9:45 AM, Juned Khan <[email protected]> wrote: > Thanks for reply Greg, I was supposed to use monit but as you mentioned > check_postgres already provides such feature then Its better to use Nagios. > > On Mon, Oct 27, 2014 at 8:09 PM, Greg Sabino Mullane <[email protected]> > wrote: > >> 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 >> > > > > -- > > Regards > Juned Khan / Network Engineer > +91 9974740823/ [email protected] > > iNextrix Technologies Pvt Ltd. > www.inextrix.com <http://htmlsig.com/www.inextrix.com> > > [image: Facebook] <https://www.facebook.com/junedkhan23> [image: Twitter] > <https://twitter.com/juned23> [image: Google Plus] > <https://plus.google.com/+JunedKhan> [image: Linkedin] > <http://htmlsig.com/in.linkedin.com/in/junedk> > > Notice: The information contained in this e-mail message and/or > attachments to it may contain confidential or privileged information. If > you are not the intended recipient, any dissemination, use, review, > distribution, printing or copying of the information contained in this > e-mail message and/or attachments to it are strictly prohibited. If you > have received this communication in error, please notify us by reply e-mail > or telephone and immediately and permanently delete the message and any > attachments. Thank you >
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
