On Thursday, 5 May 2011 20:19:51 Johan Karlsson wrote: > Hi! > > While looking for OpenLDAP monitoring solutions, i found Buchan's > Xymon/Hobbit script at http://staff.telkomsa.net/~bgmilne/xymon/ol/ > > I saw some previous discussion about it on this list so I thought I'd give > it a shot. > > I'm wondering how it determines a syncrepl slave, cause when I added the > test in Xymon on my syncrepl slave I get "Not a syncrepl slave". The > graphs and counters are working though.
It looks under cn=monitor for databases with a MonitorUpdateRef, which it uses to determine the provider it should check the contextCSN against. Regards, Buchan
