Brian A. Seklecki wrote:
> 
> This is on nagiosexchange.org yes?  It should be.

The only place I can find it is in the main slony code tree.

http://main.slony.info/viewcvs/viewvc.cgi/slony1-engine/tools/check_slony_cluster.sh

The plugin as it works now, only appears to report if the slony messages
are getting through, not so much that the data is in sync, I could be
wrong on that, but it reports OK for both of my hosts even when one of
them is quite out of sync.

It could probably use something of a rewrite, but I think it's beyond me.

This line could probably also use a rework to something like:

if [[ $STATUS = "OK" && $NODESOK = $NODESINCLUSTER ]]

-Mike

_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general

Reply via email to