North American Network Operators Group
Date Prev | Date Next |
Date Index |
Thread Index |
Author Index |
Historical
Re: Reportable Metrics
- From: Iljitsch van Beijnum
- Date: Fri Nov 02 12:27:58 2001
On Fri, 2 Nov 2001, Murphy, Brennan wrote:
> What am I missing?
If you're going through all this trouble, you might as well measure some
interface statistics such as:
- CRC errors, these are an important clue indicating lower layer problems
- collisions, if you use any non-switched ethernet (or even if it's
switched: duplex mismatch is a bad thing and it happens)
- over- and underruns, these indicate (transient) high CPU loads
- input/output drops, to see if you are experiencing congestion
And:
- router CPU load
These should all be easy to measure with MRTG if you can find out how to
read the info from the box using SNMP.
|