Search found 3 matches

by Dreossk
08 Mar 2016 8:52
Forum: Monitoring
Topic: On-do Rerun without alert
Replies: 0
Views: 97144

On-do Rerun without alert

Hello,

I have a job that reruns itself when it contains a certain message. Unfortunately it pops an alert each time (NOTOK). How do I prevent that?

Thanks!
by Dreossk
06 Mar 2016 6:15
Forum: Monitoring
Topic: Viewpoint with jobs running for more than 2 hours
Replies: 1
Views: 5696

Re: Viewpoint with jobs running for more than 2 hours

In my tries to get this working I started using the "Start Time" field. Job Status = Executing Start Time < 20160305220000 This shows all jobs that started before 22:00 (jobs that have been running for more than 2 hours). Unfortunately as you know it is not dynamic so I would need to change the filt...
by Dreossk
05 Mar 2016 12:50
Forum: Monitoring
Topic: Viewpoint with jobs running for more than 2 hours
Replies: 1
Views: 5696

Viewpoint with jobs running for more than 2 hours

Hello, I'm trying to create a viewpoint to see all jobs that have been running for more than 2 hours. The problem is that I don't even know how to get the runtime. The closest I got was by using a filter with: Job Status = Executing Average Runtime > 02:00:00 But unlike the alerts where "average run...