J.C. Cleaver [mailto:cleaver at terabithia.org] wrote:
Also: Can you confirm that your client is running in the default server/centrally-configured mode -- that is, without the "--local" option. That can sometimes be a trip-up for people coming directly from BB. In that mode, the localclient.cfg file on the client is used for evaluation and processing via analysis.cfg never happens.
I found that in /usr/local/xymon/etc/clientlaunch.cfg and took out the "--local" option to xymonclient.sh. That fixed it. Thank you!
It's also helpful when debugging thresholds to validate through xymond_client that it's doing what you're thinking it's doing. You can have it dump its (processed) config by running:
xymoncmd xymond_client --dump-config | grep DISK
Much appreciated!
--Chris--