I am in Infrustrcture. This makes me very slow at certain things. I am sure I have read this answer or some variation of this answer on the forums but need more explaination.
What I am doing: I have a 10Mb pipe and want to receive a warning message at 8.55Mb and an alert message at 9.50. I figured out that the current value is equal to bytes. When I look at the current value, I also look at the Last value which is what I must enter to trigger a message.
8.55Mb = 1067331.0228 (current value) = 28912.44 (last value)
9.50Mb = 1187466.9487 (current value) = 32102.73 (last value)
So when I hit 8.55Mb I receive a warning message. When I hit 9.5Mb I receive an alert message. This is great and its working. For my own information what is the corraltion between current value and last value? And why not alert based on current value?
Please see example below.
Thank you for your time!
Understanding Current Value vs Last Value
Moderators: Developers, Moderators
Re: Understanding Current Value vs Last Value
Hi jko5.
IMHO, current value is the bytes counters... transferred in your last poller check. If your poller frecuency is 5 minutes: your bytes*8/300 sec is the transfer average in bits/sec, quite similar to the last value.
Cheers
Liet
IMHO, current value is the bytes counters... transferred in your last poller check. If your poller frecuency is 5 minutes: your bytes*8/300 sec is the transfer average in bits/sec, quite similar to the last value.
Cheers
Liet
Who is online
Users browsing this forum: No registered users and 0 guests