Search found 5 matches

by gjones
Fri Feb 24, 2006 4:18 pm
Forum: Reports
Topic: Minor Syntax Problem...
Replies: 2
Views: 16213

Yes!

Thank you, kind sir.

You were 100% correct. Our buttons all work perfectly now.
by gjones
Wed Feb 01, 2006 8:36 pm
Forum: Reports
Topic: Minor Syntax Problem...
Replies: 2
Views: 16213

Minor Syntax Problem...

Hopefully minor, that is... I'm using a custom HTML report with the showinfo() function imbedded into a script line that makes sure the hostname displays in upper case and changes the button colors if it has been up less than 99% of the last day. Problem is, the buttons don't display anything when c...
by gjones
Fri Dec 16, 2005 5:17 pm
Forum: Reports
Topic: Colors for tests
Replies: 8
Views: 31360

Thanks for pointing me there. I was struggling to find that setting. Even though it does not allow for a "rolling" 24 hour period, I can have it reset at 17:00, which should be just as good.
by gjones
Fri Dec 16, 2005 10:06 am
Forum: Reports
Topic: Colors for tests
Replies: 8
Views: 31360

Perfect!

Thanks for providing that very useful code. The report looks good. My last question is whether the statistics can be limited to a rolling 24 hour period. In other words, can we show a change in color for only the machines that have been offline for any amount of time in the last day?
by gjones
Mon Dec 12, 2005 6:50 pm
Forum: Reports
Topic: Colors for tests
Replies: 8
Views: 31360

This is exactly the question that I have been searching for an answer to... Here's my situation: Out of over 2,000 desktop PCs, we have 40 that have to stay on 24/7 for scanned image processing. We have created 40 ping tests and a custom HTML report that shows current good or bad status, but what I ...