Hi Alex,
I need one new macro variable %FolderCurrent_DisabledTests% to make it possible to inform my admin once only all tests in one folder have status "OK"
Condition to start good action in alert profile:
('%SimpleStatus%'=='UP') and
(%Recurrences%==2) and
(%FolderCurrent_BadTests%==0) and
(%FolderCurrent_UnknownTests%==0) and
(%FolderCurrent_WarningTests%==0) and
(%FolderCurrent_AcknowledgedBad%==0) and
(%FolderCurrent_AcknowledgedUnknown%==0) and
(%FolderCurrent_AcknowledgedWarning%==0) and
(%FolderCurrent_DisabledTests%==0)
Regards,
Enrico
new macro variable %FolderCurrent_DisabledTests%
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact: