Xymon Mailing List Archive search

Xymondash issues

list John Alexander
Wed, 27 Feb 2019 08:43:21 -0800
Message-Id: <user-35307b83841a@xymon.invalid>

Hi Christian,

The ack works perfectly now, but the disable has the same issue.

I'm no python guy, but it looks like copying the allowed_chars line from 
xymon-ack into xymon-disable fixes it.

Please don't ask me for a pull request - I'm not a git guy either.

Thanks so much for this great dashboard.  This solves a lot of problems 
for me.

John A.

On 2/26/2019 22:45, Christian Herzog wrote:
Hi John,
Thanks for the reply.  Here is my wget post
wget http://xymon.imasneezer.com/xymondash/cgi/xymon-ack --post-data="number=814407&msg=workingit&host=mini01.imasneezer.com&test=conn"
2 things: you seem to be missing the min=something value that tells xymon how
long to ack the test, but that's not the problem. The real problem was that
you're using FQDNs (we're not) and we didn't allow '.' in the input values.
Trivial fix, just git pull.

best,
-Christian