KS-Soft. Network Management Solutions
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister    ProfileProfile    Log inLog in 

new macro variable %FolderCurrent_DisabledTests%

 
Post new topic   Reply to topic    KS-Soft Forum Index -> Wish list
View previous topic :: View next topic  
Author Message
rc



Joined: 01 Aug 2005
Posts: 100

PostPosted: Wed Apr 18, 2012 8:22 am    Post subject: new macro variable %FolderCurrent_DisabledTests% Reply with quote

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
Back to top
View user's profile Send private message
KS-Soft Europe



Joined: 16 May 2006
Posts: 2832

PostPosted: Wed Apr 18, 2012 8:33 am    Post subject: Reply with quote

You may use expression like the following:
('%SimpleStatus%'=='UP') and
(%Recurrences%==1) and
(%FolderCurrent_TotalTests%==%FolderCurrent_GoodTests%)

Its not good idea to use (%Recurrences%==2) in such expressions. You may receive many alerts when action assigned to many test items.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    KS-Soft Forum Index -> Wish list All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

KS-Soft Forum Index