Search found 6 matches

by berimu
Thu Aug 30, 2007 5:01 am
Forum: Reports
Topic: Wish ping report as up and down
Replies: 1
Views: 19888

Wish ping report as up and down

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
by berimu
Mon Feb 13, 2006 3:56 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: wildcards and macros
Replies: 11
Views: 30293

Anyway.
Using the wildcard it does seem to work and finds the correct file. Alas I indeed get the error message.
I also will try to change the logfile name.
Thank Ivo
by berimu
Fri Feb 10, 2006 9:42 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: wildcards and macros
Replies: 11
Views: 30293

Did some testing and....... "Text log" is not usable. But the "Compare" does seem to work using the %YYYYMMDD%*.log notation. I created a testfile that gave a error when string "Failure" was found and no error when the string was not found. (So far so good. HOWEVER When...
by berimu
Tue Feb 07, 2006 9:35 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: wildcards and macros
Replies: 11
Views: 30293

Sorry too, Every week a system automatically updates and writes a log file. It starts aon monday 12:00 o'clock and end at a certain time . The date is known but not the endtime. So I use the Test method "compare" "File contains " and the translate macros checked for the string FA...
by berimu
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
by berimu
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 ...