GUARENO | 5 Sep 2001 18:24
Favicon

Enterasys Access Points


Can anyone tell me if CFGMaker will create a config file to pull
information from Enterasys "RoamAbout" R2 Access Points.   If not, does
anybody has a script that will do that.  I used "GetIf" to browse the MIBs
but only got 77 OIDs from it.  None of which contained relevant data.
Thanks in advance to any who can help...

--
Unsubscribe mailto:mrtg-request <at> list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

GUARENO | 7 Sep 2001 20:01
Favicon

Running MRTG as services


This may sound like a dumm question.  How do I run MRTG .cfg files as
services on a "Win2K  Proffessional" machine.  I had the instructions but
don't know what I did with it.

--
Unsubscribe mailto:mrtg-request <at> list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

LIM, Pan Wei [Alan] | 1 Sep 2001 04:35
Picon

Notification on leaseline down


Greeting,
Just wonder is there any notification to administrator can be done when the
line is down on the router?
Thank you.

Regards,

Alan Lim

MULTIMEDIA INTERACTIVE TECHNOLOGIES SDN BHD
Tel: 03-95436688  ext. 3827
Email: alan_lim <at> astro.com.my

--
Unsubscribe mailto:mrtg-request <at> list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Chee Chew | 1 Sep 2001 08:41
Picon
Favicon

Re: Notification on leaseline down


Notification of state should be more appropriate done by other tools like
ping test, or query snmp of interface state. mrtg is powerful on graphing
value versus time axis. You may want to try threshold on mrtg if you wish.

----- Original Message -----
From: LIM, Pan Wei [Alan] <alan_lim <at> astro.com.my>
To: mrtg <mrtg <at> list.ee.ethz.ch>
Sent: Saturday, September 01, 2001 10:35 AM
Subject: [mrtg] Notification on leaseline down

>
> Greeting,
> Just wonder is there any notification to administrator can be done when
the
> line is down on the router?
> Thank you.
>
> Regards,
>
> Alan Lim
>
> MULTIMEDIA INTERACTIVE TECHNOLOGIES SDN BHD
> Tel: 03-95436688  ext. 3827
> Email: alan_lim <at> astro.com.my
>
>
> --
> Unsubscribe mailto:mrtg-request <at> list.ee.ethz.ch?subject=unsubscribe
> Archive     http://www.ee.ethz.ch/~slist/mrtg
(Continue reading)

Daniel R . Kilbourne | 1 Sep 2001 23:55
Favicon

Re: Notification on leaseline down


Yes, thresholds will do this. But, if all you want is up/down status of a leased line, there are MUCH better tools.

check out sysmon (http://www.sysmon.org)

LIM, Pan Wei [Alan] extolled:
> 
> Greeting,
> Just wonder is there any notification to administrator can be done when the
> line is down on the router?
> Thank you.
> 
> Regards,
> 
> Alan Lim
> 
> MULTIMEDIA INTERACTIVE TECHNOLOGIES SDN BHD
> Tel: 03-95436688  ext. 3827
> Email: alan_lim <at> astro.com.my
> 
> 
> --
> Unsubscribe mailto:mrtg-request <at> list.ee.ethz.ch?subject=unsubscribe
> Archive     http://www.ee.ethz.ch/~slist/mrtg
> FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
> WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi
> 

--

-- 
--------------------------------
(Continue reading)

Pete Templin | 2 Sep 2001 16:01

Re: Notification on leaseline down


On Sat, 1 Sep 2001, Chee Chew wrote:

> Notification of state should be more appropriate done by other tools like
> ping test, or query snmp of interface state. mrtg is powerful on graphing
> value versus time axis. You may want to try threshold on mrtg if you wish.

Why do you say this?  By using the router (or perhaps an SNMP collector
that is receiving traps directly from the router), you get an active
monitoring system.  Other (polling-based) systems are dependent on a
polling interval, which may result in missed events. 

Pete

--
Peter J. Templin, Jr., CCNP, CCDP
Networking Consultant

On-Line Internet Services - URDirect.net
A division of Global On-Line Computers
5606 Randolph Blvd		templin <at> urdirect.net
San Antonio, TX 78233		(210)477-7603

--
Unsubscribe mailto:mrtg-request <at> list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

(Continue reading)

Rainer Bawidamann | 2 Sep 2001 18:15
Picon

Re: 14all 'daily.s' sort order


Hi David!

> Has anybody changed the 14all script to sort the 'daily.s' graphs in
> alphabetical order using the title parameter.
> 
> Currently the graphs are listed in the same order they are listed in the
> config.

I don't know of such a patch. But it is simple: Edit the lines that look like

      foreach my $tar ( <at> xxx) ...

(only the lines that have "foreach my $tar" exactly) and change the text
"( <at> xxx)" (where xxx changes) to "(sort  <at> xxx)".

Rainer

--
Unsubscribe mailto:mrtg-request <at> list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Rainer Bawidamann | 2 Sep 2001 18:19
Picon

Re: [rrd-users] help!!! 14all Script and Timezones


On 2001.08.31 23:24 Dean Singh wrote:
> 	How can one reflect timezone changes using the 14all script with
> MRTG/RRD?  Did any of you guys modify the script to do this?  Here is my
> thoughts to do what MRTG does.

Try adding these lines:

   if (defined $targets{'timezone'}{$router}) {
      $ENV{'TZ'} = $targets{'timezone'}{$router};
   }

after the call to "cfgcheck" in the cgi (around line 119).

This might work, but I haven't tested it.

Rainer

--
Unsubscribe mailto:mrtg-request <at> list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Tristan Goguen | 2 Sep 2001 20:24
Favicon

--filter descr˙egexp


Hi,
I would like to configure indexmaker to filter configuration file content 
based on interface description, much in the same way that I can now sort on 
desc

Is there a command like the following:
     --filter descr=~regexp

or is there a workaround

or is there a reason I should not be trying to do this.

Many thanks everyone,

Tristan

--
Unsubscribe mailto:mrtg-request <at> list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Tristan Goguen | 3 Sep 2001 01:33
Favicon

WARNING: Could not match host:


>
>Hi,
>mrtg regularly generates messages like the following:
>         ...
>         produced the following output:
>         WARNING: Could not match host:<community> <at> <device>::1:1::2' 
> ref:'Descr' key:'Virtual-Access19'
>         ...
>
>This time it is for virtual-access19. The last time it was for 
>virtual-acess53. Are these errors significant? Should I be handling them 
>in a special way?
>
>Thanks,
>Tristan
>

--
Unsubscribe mailto:mrtg-request <at> list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi


Gmane