BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE : {bb} Questions about bbmrtg



> -----Message d'origine-----
> De : owner-bb@bb4.com [mailto:owner-bb@bb4.com] De la part de 
> Shawn Price
> Envoyé : vendredi 28 octobre 2005 15:25
> À : bb@bb4.com
> Objet : {bb} Questions about bbmrtg
> 
> 
> I've been fiddling around with BBMRTG, since it seems the 
> quickest way 
> to integrate BB with the MRTG stuff we were already doing, and I've 
> come across some syntax that has me stumped.
>   There is mention in documentation about how the bb* flags are to be 
> formatted within the mrtg.cfg file. For example:
> bb*host [ezwf]: hostname
> bb*svc [ezwf]: Column_name
> 
> Does anyone know what the [ezwf] stands for? Are they flags? It seems 
> that all the entries use it, and I can't find any mention of 
> what it's for.
This is a tag which allows you to set some variables for a test. 
If you generate an MRTG config using cfgmaker, you should have those tags : 
MaxBytes[myhost_myinterface]: xxxx
SetEnv[myhost_myinterface]: MRTG_INT_IP="1.2.3.4" MRTG_INT_DESCR="interface"
etc.
So you simply have to add some lines to your mrtg config file : 
bb*host[myhost_myinterface]: myhost.mydomain # myhost.mydomain defined in the bb-hosts 
bb*svc[myhost_myinterface]: test
bb*unit[myhost_myinterface]: bps
bb*yellow[myhost_myinterface]: 80%
bb*red[myhost_myinterface]: 90%
> 
> Thanks for your help.
Hope this'll help 

Nicolas Figaro 

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index