[mrtg] Re: users on Cisco and Ascend

Listas Opengate listas at opengate.com.br
Mon Jul 26 16:21:49 MEST 1999


    Hi again,

hey Jim, 10xs a lot. It was very usefull. Now I can monitor my Ascend MAx
6000 with no porblems.

    But I'm sitll working on my Cisco 2511. Does anybody monitor it to know
how many async connections are in use?

    I will aprecciate the help.

Gustavo Lima
Supervisor de Suporte
OPENGATE Internet
Tel.: 328-1990
http://www.opengate.com.br
----- Original Message -----
From: Jim Jones, Jr. <jimslists at arcomcontrols.com>
To: MRTG mailing list <mrtg at list.ee.ethz.ch>
Sent: Segunda-feira, 26 de Julho de 1999 09:53
Subject: [mrtg] Re: users on Cisco and Ascend


> here are the lines from my config....
>
> you can see the results here: http://www.oct.net
>
> Jim
>
> #---------------------------------------------------------------
> #This monitors the modem usage on kolbe.
> #
> Target[kolbe-modems]:
> 1.3.6.1.4.1.529.15.9.0&1.3.6.1.4.1.529.15.9.0:public at host
> Options[kolbe-modems]:          gauge, growright
> MaxBytes[kolbe-modems]:         24
> Unscaled[kolbe-modems]:         dwmy
> Title[kolbe-modems]:            Modem usage on kolbe.oct.net
> YLegend[kolbe-modems]:          Modems in use
> PageTop[kolbe-modems]:          <H1>Modem usage on kolbe.oct.net</H1>
>  <TABLE>
>         <TR><TD>Maintained by:</TD><TD><a href="mailto:jjones at oct.net">Jim
> Jones</a></TD></TR>
>         <TR><TD>Location:</TD><TD>St. Marys, KS</TD></TR>
>         <TR><TD>Max Users</TD><TD>24</TD></TR>
>  </TABLE>
>
>
> ----- Original Message -----
> From: Listas Opengate <listas at opengate.com.br>
> To: mrtg <mrtg at list.ee.ethz.ch>
> Sent: Sunday, July 25, 1999 3:22 PM
> Subject: [mrtg] users on Cisco and Ascend
>
>
> >     Well Jim,
> >
> > 10xs for the help but can you show me an entire session using it!! I
tried
> > but it didn't work. It put the snmp service in loop.
> >
> >
> >
> > Gustavo Lima
> > Supervisor de Suporte
> > OPENGATE Internet
> > Tel.: 328-1990
> > http://www.opengate.com.br
> > ----- Original Message -----
> > From: Jim Jones, Jr. <jimslists at arcomcontrols.com>
> > To: mrtg <mrtg at list.ee.ethz.ch>
> > Sent: Domingo, 25 de Julho de 1999 16:05
> > Subject: [mrtg] Re: users on Cisco and Ascend
> >
> >
> > > use this OID 1.3.6.1.4.1.529.15.9.0 for the modem usage on the ascend
> > > 6000... I dont know about the cisco .
> > >
> > > jim
> > > ----- Original Message -----
> > > From: Listas Opengate <listas at opengate.com.br>
> > > To: <mrtg at list.ee.ethz.ch>
> > > Sent: Sunday, July 25, 1999 10:01 AM
> > > Subject: [mrtg] users on Cisco and Ascend
> > >
> > >
> > > >     Hi all,
> > > >
> > > > I was cracking my brain to discover how to monitor dialup users on
> Cisco
> > > > 2511 and on Ascend Max 6000 using mrtg 2.8.5 without a MIB. Or if I
> need
> > a
> > > > MIB anyway how can I do it?
> > > >
> > > > Thanks
> > > >
> > > > Gustavo Lima
> > > > Supervisor de Suporte
> > > > OPENGATE Internet
> > > > Tel.: 328-1990
> > > > http://www.opengate.com.br
> > > > ----- Original Message -----
> > > > From: Glenn Forbes Fleming Larratt <glratt at rice.edu>
> > > > To: <mrtg at list.ee.ethz.ch>
> > > > Sent: Terça-feira, 29 de Junho de 1999 14:55
> > > > Subject: Re: [MRTG] users on Cisco and Ascend (Was <none>
> > > >
> > > >
> > > > > The command:
> > > > >
> > > > > "finger @Cisco2511 | egrep -c ' tty '"
> > > > >
> > > > > would get you the number connected to the Cisco - if you could
> > > > > write a Perl or other script to submit that number, the Ascend
> > > > > number, and two blank lines, then you could feed it to MRTG
> > > > > without needing a MIB.
> > > > >
> > > > > e.g.:
> > > > >
> > > > > Target[Cisco.and.Ascend]: ` finger @Cisco2511 | egrep -c ' tty ' ;
> > > > AscendUserCountScript ; echo 0 ; echo 0 `
> > > > >
> > > > > Of course, we outsource our dialup pool, and our "service"
> > > > > providers won't provide even RO community names, so I'm
> > > > > accustomed to reinventing the wheel.
> > > > >
> > > > > -g
> > > > >
> > > > > On Tue, 29 Jun 1999, Listas Opengate wrote:
> > > > >
> > > > > > Date: Tue, 29 Jun 1999 13:36:10 -0300
> > > > > > From: Listas Opengate <listas at opengate.com.br>
> > > > > > To: mrtg at list.ee.ethz.ch
> > > > > > Subject: [MRTG] <none>
> > > > > > Resent-Date: Tue, 29 Jun 1999 19:34:36 +0200 (MET DST)
> > > > > > Resent-From: mrtg at list.ee.ethz.ch
> > > > > >
> > > > > >
> > > > > > Hello all,
> > > > > >
> > > > > > can I monitor the number of connected users in a Cisco 2511 and
in
> a
> > > > Ascend
> > > > > > Max 6000 simultaneously? Or even do this one-by-one?
> > > > > >
> > > > > > Thank's a lot
> > > > > >
> > > > > >
> > > > > >
> > > > > > Gustavo Lima
> > > > > > Supervisor de Suporte
> > > > > > OPENGATE Internet
> > > > > > http://www.opengate.com.br
> > > > > >
> > > > > > --
> > > > > > * To unsubscribe from the mrtg mailing list, send a message with
> the
> > > > > >   subject: unsubscribe to mrtg-request at list.ee.ethz.ch
> > > > > > * The mailing list archive is at
http://www.ee.ethz.ch/~slist/mrtg
> > > > > >
> > > > > >
> > > > >
> > > > > Glenn Forbes Fleming Larratt       glratt at rice.edu
> > > > > http://is.rice.edu/~glratt         Neil Talian?
> > > > > "Hatred is a self-indulgence [we] cannot afford." - Bill Bradley
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > * To unsubscribe from the mrtg mailing list, send a message with
the
> > > > >   subject: unsubscribe to mrtg-request at list.ee.ethz.ch
> > > > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg
> > > > >
> > > >
> > > > --
> > > > * To unsubscribe from the mrtg mailing list, send a message with the
> > > >   subject: unsubscribe to mrtg-request at list.ee.ethz.ch
> > > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg
> > > >
> > > >
> > >
> > > --
> > > * To unsubscribe from the mrtg mailing list, send a message with the
> > >   subject: unsubscribe to mrtg-request at list.ee.ethz.ch
> > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg
> > >
> >
> > --
> > * To unsubscribe from the mrtg mailing list, send a message with the
> >   subject: unsubscribe to mrtg-request at list.ee.ethz.ch
> > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg
> >
> >
>
> --
> * To unsubscribe from the mrtg mailing list, send a message with the
>   subject: unsubscribe to mrtg-request at list.ee.ethz.ch
> * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg
>

--
* To unsubscribe from the mrtg mailing list, send a message with the
  subject: unsubscribe to mrtg-request at list.ee.ethz.ch
* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg


More information about the mrtg mailing list