For a ping report with picture, I now get a line that shows the response time of the ping. For the customer very hard to read and understand. I would like to see it as a line with an "up" and "down" status.
Can this be done?
Ivo
Search found 6 matches
- Thu Aug 30, 2007 5:01 am
- Forum: Reports
- Topic: Wish ping report as up and down
- Replies: 1
- Views: 19888
- Mon Feb 13, 2006 3:56 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: wildcards and macros
- Replies: 11
- Views: 30293
- Fri Feb 10, 2006 9:42 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: wildcards and macros
- Replies: 11
- Views: 30293
- Tue Feb 07, 2006 9:35 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: wildcards and macros
- Replies: 11
- Views: 30293
- Tue Feb 07, 2006 2:13 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: wildcards and macros
- Replies: 11
- Views: 30293
wildcards and macros
I want to check a file, that is created once a week, if there is a certain string in it.
The file name is YYYYMMDD_HHMMSS.log Using a wildcard. But this does not seem to work.
To check the file I use %YYYYMMDD%_*.log
Is there a different way? Or do I do thing wrong?
Ivo
The file name is YYYYMMDD_HHMMSS.log Using a wildcard. But this does not seem to work.
To check the file I use %YYYYMMDD%_*.log
Is there a different way? Or do I do thing wrong?
Ivo
- Tue Apr 26, 2005 5:56 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Two tests depending on eachother
- Replies: 1
- Views: 9693
Two tests depending on eachother
We monitor 1 http site using two interfaces. Now both interefaces are receiving every 5 minutes. If one is alive the other is bad. We want a message when BOTH are down. Next to that we want the Webservice to show a red alert when both test are down. NOT when one is down. How should this be done? Is ...