Test properties - more than one value for doesn't contain?

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
remilner82
Posts: 14
Joined: Mon Aug 16, 2010 8:42 am

Test properties - more than one value for doesn't contain?

Post by remilner82 »

Hello,

I have setup an SNMP test that basically returns the globalSystemStatus value from the Dell Storage Management MIB. I want the application to not alert if it contains the value 3 or 4.

So at present I have it setup like:
Alert when OID 1.3.6.1.4.1.674.10893.1.20.2
doesn't contain 3

I have tried various combinations to try and put more than one value into the field, but it doesn't seem to work. Can anyone let me know if it is possible to put more than one value into the field and what the syntax is.

Many thanks.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You may use the following options
- Alert when OID 1.3.6.1.4.1.674.10893.1.20.2 is > than 4
- Use Normal status if %SuggestedReply%=3

"Use Normal status" option located in Test Properties dialog below "Reverse alert" option.

Regards
Alex
remilner82
Posts: 14
Joined: Mon Aug 16, 2010 8:42 am

Post by remilner82 »

Thanks for your reply Alex. I have tried what you said, but I am getting a warning message:

Unknown operator: "100=3" in expression: 100=3

It take it that this means that the expression incorrect?

Cheers.
KS-Soft wrote:You may use the following options
- Alert when OID 1.3.6.1.4.1.674.10893.1.20.2 is > than 4
- Use Normal status if %SuggestedReply%=3

"Use Normal status" option located in Test Properties dialog below "Reverse alert" option.

Regards
Alex
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

My mistake, should be %SuggestedReply%==3

Regards
Alex
Post Reply