Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (ASCEND) # of users currently on a MAX?
snmpwalk 207.230.251.5 public .1.3.6.1.4.1.529.10.5|awk '{print $3}'
is quite a bit quicker...just a single lookup instead of walking
the whole .1.3.6.1.4.1.529.12.2.1.3 tree (120 entries on that 4048, way
more on a tnt).
Neil Sakuma
admin@digital.net
On Wed, 29 Jul 1998, Ranelen Mithroch wrote:
> Date: Wed, 29 Jul 1998 20:22:08 -0400 (EDT)
> From: Ranelen Mithroch <ranelen@zoomnet.net>
> To: Shiloh Costa <costa@mdi.ca>
> Cc: ascend-users@max.bungi.com
> Subject: Re: (ASCEND) # of users currently on a MAX?
>
> snmpwalk 207.230.251.5 public .1.3.6.1.4.1.529.12.2.1.3|grep -v
> \\\"\\\"|wc -l
>
>
>
> On Thu, 23 Jul 1998, Shiloh Costa wrote:
>
> > Date: Thu, 23 Jul 1998 10:53:56 -0700
> > From: Shiloh Costa <costa@mdi.ca>
> > To: ascend-users@max.bungi.com
> > Subject: (ASCEND) # of users currently on a MAX?
> >
> >
> > Apparently this use to work:
> >
> > snmpwalk 207.230.251.5 public 38.1.3.1.2 | grep "= 4" | wc -l
> >
> > But it doesn't seem to give an accurate number of how many users are on our
> > Max4048 running 6.1.0
> >
> > Any ideas?
> >
> > Shiloh Costa
> > Senior System Administrator
> > MDI Internet Inc.
> >
> > ++ Ascend Users Mailing List ++
> > To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
> > To get FAQ'd: <http://www.nealis.net/ascend/faq>
> >
>
> +---------------------------------------------------+
> |Perilous to all of us are the devices of an art |
> |deeper then we ourselves possess. |
> | - Gandalf the Grey |
> | |
> |Any sufficiently advanced technology is |
> |indistinguishable from magic. |
> | - Arthur C. Clarke |
> | |
> | |
> |Windows NT, from the people who made edlin... |
> | - anonymous |
> +---------------------------------------------------+
>
> ++ Ascend Users Mailing List ++
> To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
> To get FAQ'd: <http://www.nealis.net/ascend/faq>
>
++ 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: