I don't recall seeing that on a xymon web page, but it's available from the command line:<div><br></div><div>     xymon localhost "xymondboard fields=hostname,testname,validtime"</div><div><br></div><div>
validtime is the unix timestamp in seconds when the status is no longer valid.  Past that time, it turns purple.  Subtract that from "date +%s" and divide by 60 to get minutes.</div><div><br></div><div>Ralph Mitchell</div>
<div><br><br><div class="gmail_quote">On Wed, May 9, 2012 at 9:53 AM, John Horne <span dir="ltr"><<a href="mailto:john.horne@plymouth.ac.uk" target="_blank">john.horne@plymouth.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
Using Xymon 4.3.7, if I use the 'xymon' command and specify a status<br>
lifetime, as mentioned in the man page, is there anywhere on the server<br>
that I can see what the lifetime is? That is, the date/time when the<br>
status should expire. I'm assuming it must be held somewhere in order<br>
for Xymon to know when to expire it :-)<br>
<br>
<br>
<br>
Thanks,<br>
<br>
John.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
John Horne                   Tel: <a href="tel:%2B44%20%280%291752%20587287" value="+441752587287">+44 (0)1752 587287</a><br>
Plymouth University, UK      Fax: <a href="tel:%2B44%20%280%291752%20587001" value="+441752587001">+44 (0)1752 587001</a><br>
_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
</font></span></blockquote></div><br></div>