On 12 October 2012 21:17, Yanni <y.goudetsidis at mail.cryst.bbk.ac.uk> wrote:
Yes this IP is my xymon server. I can telnet and ssh to the server from terminal with no problems.
Sorry, I meant to ask if you can telnet to it on port 1984, rather than the default telnet port. So:
telnet 193.61.54.144 1984
For some strange reason the xymon main page does not get updated anymore. I
have manually added a few more hosts in 'hosts.cfg' but they don't show up.
The Xymon page generator probably needs to query the xymond process using port 1984 (using the xymon command).
Also I have checked that
- xymon.sh is running
Is xymond running?
Let's try to reproduce the conditions that would have led to the error message. Try running this to see what it gives you:
xymoncmd xymon 193.61.54.144 'xymondboard fields=hostname,testname,**color ,flags,lastchange,**logtime,validtime,acktime,**disabletime,sender,cookie,** line1,acklist'
Cheers Jeremy