John Barbieri wrote:
> MRTG has the ability to add values.
>
> You can do something like
>
>
> Target[routers]: 1:[EMAIL PROTECTED]:::::2 + 2:[EMAIL PROTECTED]:::::2
> + 3:[EMAIL PROTECTED]:::::2
> MaxBytes[routers]: 202000000
> Title[routers]: Total Speed for the Routers
>
>   
For ease reading, you can do somethig like:

Target[routers]:1:[EMAIL PROTECTED]:::::2 +
                2:[EMAIL PROTECTED]:::::2 + 
                3:[EMAIL PROTECTED]:::::2
MaxBytes[routers]: 202000000
Title[routers]: Total Speed for the Routers


Just be sure to leave at least a blank space at the left of each line. I mean, 
this is no correct:

Target[routers]:1:[EMAIL PROTECTED]:::::2 +
2:[EMAIL PROTECTED]:::::2 + 
3:[EMAIL PROTECTED]:::::2
MaxBytes[routers]: 202000000
Title[routers]: Total Speed for the Routers





_______________________________________________
mrtg mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/mrtg

Reply via email to