You can use a formula for this.

For example:

   (sa_currentresult - sa_previousresult) / (sa_currenttimeinms - 
sa_previoustimeinms) <5

Would give an alert if the currentresult - previous result devided by 
the (current time in ms -previous time in ms) would be smaller then 5


In the doc under the part of the SNMP CHECK TAB there is this example 
too

Hope this helps



dirk


On Mon, 22 Apr 2013 16:15:38 +0200, Lau Daniels wrote:
> Hi Dirk,
>
> Just finished searching for a decent document about bandwidth
> monitoring using Serversalive. Nothing found…..
>
> I know I can do a snmp query for ifInOctets for interface 8 with
> 1.3.6.1.2.1.2.2.1.10.8.
> This gives me the The total number of octets received on the
> interface.
>
> Nice to know but I want the difference between two poll cycles.
> Average_Input=Total_Input (in BITS)/ Time (in SEC)
>
> Dirk, is this possible with Serversalive?
>
> Regards,
>
> Lau
>
> -------------------------
>
> This email and any files transmitted with it are
> confidential and intended solely for the use of the individual or
> entity to whom they are addressed. If you have received this email
> in error please notify the sender.
> Any views or opinions presented in this email are solely those of the
> author and do not necessarily represent those of the company.
>
> This footnote also confirms that this email message has been swept by
> MIMEsweeper for the presence of computer viruses but we cannot accept
> responsibility for any loss or damage arising from the use of this
> email and/or attachment(s).
>
>  To unsubscribe send a message with UNSUBSCRIBE in the subject line
> to [email protected]
>  If you use auto-responders (like out-of-the-office messages), make
> sure that they are not sent to the list nor to individual members.
> Doing so will cause you to be automatically removed from the list.

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
[email protected]
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members.  Doing so will cause 
you to be automatically removed from the list.

Reply via email to