On 2011/08/07 05:50 PM, Henrik Størner wrote:
On 21-07-2011 15:51, Neil Simmonds wrote:
I’ve looked through the documentation for Xymon and I can’t seem to find any way to only have an icon colour change if a threshold has been passed for x number of consecutive tests.
Patch applies against 4.3.4 - older versions will need some manual tweaking to make it into the xymond.c file. Or wait for 4.3.5.
I can't thank you enough for this patch, it really makes day to day use of Xymon a pleasure.
Any chance you could implement this possibly as a system wide xymonserver.cfg option?
Eg:
xymonserver.cfg .. SVCCODES="disk:100,cpu:200,procs:300,svcs:350,msgs:400,conn:500,http:600,dns:800,smtp:725,telnet:723,ftp:721,pop:810,pop3:810,pop-3: 810,ssh:722,imap:843,ssh1:722,ssh2:722,imap2:843,imap3:843,imap4:843,pop2:809,pop-2:809,nntp:819,test:901" DELAYRED="cpu:15,disk:30" DELAYYELLOW="cpu:10,disk:10" ..
Having > 1000 hosts to monitor / configure means having to apply it to each host individually which can be a pain. Certain hosts obviously need their own/different delayred/delayyellow options but can be overwritten custom delayred/delayyellow in hosts.cfg?
Just an idea.. Thanks again.
Regards, Cami