[Xymon] underscores and combo.cfg
Daniel Bourque
dbourque at accuweather.com
Tue May 31 20:05:57 CEST 2011
Hi,
I have lots of column names that contain underscores. I tried to use those tests in a combo test with very odd results. I have not seen anything in the documentation about underscores being an illegal character. Is that the case ?
Example:
combo.cfg
--------------
servers.d2d_us = (server1.d2d_us || server2.d2d_us)
that generates this on the status page.
---------------------------------------------------
(server1.d2d_us||server2.d2d_us) = (1_0||1_0) = -1
[clear] server1.d2d
[clear] us
[clear] server2.d2d
[clear] us
Errors occurred during evaluation:
compute((1_0||1_0)) returned error 4
compute((1_0||1_0)) returned error 4
Any help would be appreciated. Thanks
--
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20110531/d1727ccb/attachment.html>
More information about the Xymon
mailing list