| View previous topic :: View next topic |
| Author |
Message |
hboogz New User
Joined: 22 Apr 2008 Posts: 6
|
Posted: Thu Apr 24, 2008 2:26 pm Post subject: Thold Measurement Help |
|
|
I'm unclear how thold get's its number when measuring traffic.
I am monitoring the interface on my netscreen going to my ISP's router (upstream router). I want to be alerted when the traffic hits above 1.0Mb/s but don't know which number to plugin into the template.
Graph:
Thold
|
|
| Back to top |
|
 |
jimmy Site Admin
Joined: 11 Nov 2004 Posts: 1498
|
Posted: Fri Apr 25, 2008 12:56 am Post subject: |
|
|
Easiest way is to create a CDEF to convert the bits into megs, then you just have to put 1 in the HIGH Threshold box.
Item #1 Special Data Source: CURRENT_DATA_SOURCE
Item #2 Custom String: 8
Item #3 Operator: *
Item #4 Custom String: 1000
Item #5 Operator: /
Item #6 Custom String: 1000
Item #7 Operator: /
|
|
| Back to top |
|
 |
hboogz New User
Joined: 22 Apr 2008 Posts: 6
|
Posted: Tue Apr 29, 2008 9:53 am Post subject: |
|
|
Thanks Jimmy.
Two Questions/Issues:
I don't see a "Current Data Source", I see this
Also, within the thold template setup i don't see the new cdef i created, instead i see this.
|
|
| Back to top |
|
 |
jimmy Site Admin
Joined: 11 Nov 2004 Posts: 1498
|
Posted: Wed Apr 30, 2008 9:15 pm Post subject: |
|
|
| You will want the Current Graph Item Data Source
|
|
| Back to top |
|
 |
|