Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) mrtg and p50's



On Mon, Oct 27, 1997 at 07:12:24PM -0500, Stephen Balbach wrote:
> On Mon, 27 Oct 1997, Reed Robins wrote:
> 
> > At 01:45 PM 10/27/97 -0500, Stephen Balbach wrote:
> > >
> > >Does anyone have an example mrtg.cfg for monitoring bandwith on a P50 
> > >
> > >In particular looking for a way to have 1 graph for the combined 2B
> > 
> > 
> > To combine the 2 B channels, under target in your mrtg.cfg:
> > 
> > Target[p50]: 7 + 8:public@p50
> > 
> > This will combine the two interfaces, 7 and 8 and put them on one graph. I
> > don't think that the same wan ports get used consistently though. Run
> > cfgmaker a handful of times to see.
> 
> Not they dont. Possible solution is to combine all 11 interfaces? Only 2
> are being used at any 1 time.

Not a bad idea, but it helps only in this special case. For the generic
case you need to extract the relevant ifIndex values from the Ascend
box and build a MRTG target line on the fly. I've posted a scotty
script that is a starting point for this task to this list a while
ago, however:

1) It works only on Maxen. I haven't checked why it fails on Pipes, may
   be as simple as the sessionActiveTable is not available there.
2) It doesn't have the ability to collect sessions yet.

Both problems may eventually be fixed easily by someone who knows a bit
of SNMP and isn't offended by programming in TCL. I likely stay away
from it until more straight mechanisms to retrieve this information are
available in the firmware (probably 6.0). The WAN MIB looks nice ;)
If it gets on its feet it is eventually possible to hack this directly
into MRTG as a special syntax, f.i.:

Target[some-line]: ascend-profile%some-line:public@max

-- 

Kanther-Line: PGP SSH IDEA MD5 GOST RIPE-MD160 3DES RSA FEAL32 RC4

+-o-+--------------------------------------------------------+-o-+
| o |               \\\- Brain Inside -///                   | o |
| o |                   ^^^^^^^^^^^^^^                       | o |
| o | Andre' Beck (ABPSoft) beck@ibh-dd.de XLink PoP Dresden | o |
+-o-+--------------------------------------------------------+-o-+
++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>


References: