Now that the new statuses (Warning - Normal) feature is out (in Beta anyway), I need to apply the same basic set of status settings to a few thousand different tests, which are in several hundred different sub-folders. What are my options for doing this the in the most efficient manner?
Thank you
New Status feature question
-
- Posts: 166
- Joined: Sat Apr 15, 2006 2:14 pm
- Location: Germany, Bavaria
Hi genasea,
I have the same situation as you and defined udv-Variables for all necessary expressions, which usually depend on the type of the test.
E.g.: udv_WarnDiskSpace: (('%SuggestedReply%'<'15 %') and ('%SuggestedReply%'>'5 %'))
This will make it very easy to implement future changes in the normal- and warning-thresholds.
Cheers
Thomas
I have the same situation as you and defined udv-Variables for all necessary expressions, which usually depend on the type of the test.
E.g.: udv_WarnDiskSpace: (('%SuggestedReply%'<'15 %') and ('%SuggestedReply%'>'5 %'))
This will make it very easy to implement future changes in the normal- and warning-thresholds.
Cheers
Thomas