Ahh.. all of my hosts are FQDN. I didn't include the "min=something" in
my test since xymon-ack wasn't looking for it - as best as I could tell.
Thanks much Christian.
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