Use warning status if, calculation

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
Interlanas
Posts: 8
Joined: Wed Sep 13, 2006 5:30 am
Location: Denmark

Use warning status if, calculation

Post by Interlanas »

In the AHM 12.60|RCC
I have configured this test: Traffic monitor: Income traffic > 10 Mbit/sec

I have entered this expression in Test properties|"Use Warning status if":
'%SuggestedReply_integer%' div 1000 > '%AlertThresholdValue%'

However, the status does not change to warning when appropriate values occur.
What am I doing wrong?

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

Post by KS-Soft »

So you want to
- set Bad test status when income traffic > 10 Mbit/sec
- set Warning status when income traffic > 10000 Mbit/sec
?

What exactly "appropriate values" do you see?

Regards
Alex
Interlanas
Posts: 8
Joined: Wed Sep 13, 2006 5:30 am
Location: Denmark

Post by Interlanas »

KS-Soft wrote:So you want to
- set Bad test status when income traffic > 10 Mbit/sec
- set Warning status when income traffic > 10000 Mbit/sec
?
What exactly "appropriate values" do you see?
Hi Alex
Thank you for answering. I just discovered my math error, when I revisited the issue last night.
Changing to
'%SuggestedReply_integer%' > '%AlertThresholdValue%' div 1000
solved the problem.

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

Post by KS-Soft »

Merry Christmas :)

Regards
Alex
Post Reply