Re: Link Quality


From: Carlo Pires (carlo_at_uganet.com.br)
Date: 2002-06-17 20:24:02 UTC



jar_at_pcuf.fi wrote:

>Yes it is MRTG.
>
>1. In the station I want to monitor, I run the wlan.pl script I found
>from http://www.linux-magazin.de/ausgabe/2000/08/Wavelan/WaveLAN.html
>
>2. Then in that machine where the MRTG is running you can run script
>something
>like this.
>
>#!/usr/bin/perl
>#
>my($machine);
>#
>$ssh = "/usr/bin/ssh -x";
>#
>if (scalar(@ARGV) < 1)
> {
> print("USAGE: linkquality.pl {machine}\n");
> exit(-1);
> }
>#
>if ($ARGV[0] ne '' && $ARGV[0] ne '#')
> {
> $machine = $ARGV[0];
> }
>#
>$getquality = `$ssh $machine "/usr/local/bin/wlan.pl"`;
>#
>exit(0);
>
>3. To mrtg.cfg you can put something like this.
>
>Target[machine_link0]: `/etc/mrtg/linkquality.pl machine`
>AbsMax[machine_link0]: 92
>MaxBytes[machine_link0]: 30
>YTics[machine_link0]: 9
>YTicsFactor[machine_link0]: 1.0
>Options[machine_link0]: gauge, nopercent, growright, integer, withzeroes
>Unscaled[machine_link0]: dwmy
>YLegend[machine_link0]: Quality/92
>ShortLegend[machine_link0]:.
>LegendO[machine_link0]:
>LegendI[machine_link0]: &nbsp;Link Quality:
>Legend2[machine_link0]: Link Quality
>Legend4[machine_link0]: Maximal 5 Minute Link Quality
>Title[machine_link0]: Link Quality for machine
>PageTop[machine_link0]: <H1>Link Quality for machine</H1>
> <TABLE>
> <TR><TD>System:</TD><TD> Machine </TD></TR>
> <TR><TD>Maintainer:</TD><TD> Admin</TD></TR>
> <TR><TD>Description:</TD><TD> Link Quality</TD></TR>
> <TR><TD>Type:</TD><TD> 11Mb/s WLAN </TD></TR>
> </TABLE>
>
>
>- Jar -
>
>

Yeah!! I'll try to put this to work, Thank you very much!!

-- 
    _    Carlo Pires
   °v°   Linux user 277089
  /(_)\  Goiânia - GO - Brazil
   ^ ^   http://www.quemsabeumdia.com.br
-----------------------------------------


This archive was generated by hypermail 2.1.4.