Re: How to graph a burstable pipe?
Michael Breton <[email protected]>
| Newsgroups | gmane.network.mrtg.user |
|---|---|
| Message-ID | <[email protected]> |
Scott Baker <bakers <at> canbytel.com> writes: > Ideally I'd like to graph with a soft limit of 600Mb/s and a hard upper > limit of 1Gb/s. I'd like the percentage utilization to reflect the soft > limit, perhaps even draw a vertical line on the graph at the soft limit. > I'd like the graph to say that when I hit 700Mb/s that we're at 117% of > capacity. Take a look at AbsMax.....if you set MaxBytes to the 600Mb/s, and the AbsMax to the 1Gb/s, you will get what you want. Good luck, Michael