BB Unix Network Monitor - Message

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

{bb} BB and MRTG




Sorry if this has been brought up before.  If it has, please let me know where I
can find the info...

I just implemented MRTG with BB.  It works, but I think it is only monitoring
one port of the router I am using MRTG to collect stats from.  I am a bit
confused on how to use the "my %mrtgfiletag ="  variable.  This is what I
currently have:

        my %mrtgfiletag =
            (
            'frart1001.1' => 'frart1001.ac.com' ,
            'frart1001.2' => 'frart1001.ac.com' ,
            'frart1001.3' => 'frart1001.ac.com' ,
            'frart1001.4' => 'frart1001.ac.com' ,
            'frart1001.5' => 'frart1001.ac.com' ,
            'frart1001.6' => 'frart1001.ac.com' ,
            'frart1001.7' => 'frart1001.ac.com' ,
            'frart1001.8' => 'frart1001.ac.com' ,
            'frart1001.11' => 'frart1001.ac.com' ,
            'frart1001.15' => 'frart1001.ac.com'
            );

However, the MRTG dot in BB only links to the status of the port frart1001.15.
Is BB checking all the ports?  Can it?

Also, to use this combination with other devices, do I need seperate customized
mrtg script files for each one?

I am using BB v1.2a and MRTG 2.7.4b.

Thanks!
Tim Cross



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Please send mail for the mailing list to: bb@taex001.tamu.edu
  To [un]subscribe to this list, send e-mail to majordomo@taex001.tamu.edu
     with [un]subscribe bb in the BODY of the message.
  Please contact the mailing-list-owner as: bb-owner@taex001.tamu.edu


Home | Main Index | Thread Index