[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WG: [Bigsister-general] snmpvar - how to?


Hi John,
 
read the posts below, I hope it helps. It was postet last summer on the bigsister admin list.
 
Regards,

Stefan Baum

EDS Operations Services GmbH
ITO - Automated Hosting / Web Hosting
Web Application Management

Eisenstraße 58, D-65428 Rüsselsheim

Tel:            ++49/6142/80-2267
Fax:            ++49/6142/80-1755



Von: Linda [mailto:suppressed
Gesendet: Mittwoch, 4. August 2004 04:30
An: Baum, Stefan
Betreff: Re: [Bigsister-general] How to monitor a device by SNMP

Hi Stefan,
 
it works now. Thanks!!
 
If the snmp values is incrementing counters, not concurrent value, how should I do to show the avarage value in the duration in the BigSister?
 
I have posted a question about how to modify the mail subject in bigister but no one answer me. Do you know how to do so? Actually, i just need to add 1 words in the begine of the subject.
 
Appeciate your kind support!!
 
 
Linda
----- Original Message -----
Sent: Wednesday, August 04, 2004 3:54 AM
Subject: AW: [Bigsister-general] How to monitor a device by SNMP

Hi Linda,
 
I found a solution to your problem:
 
first create a file called snmpvar.cfg inside the folder etc/graphdef
 
this file should look like this:
 
graph snmpvar_currconn
 
input single.FilerCpuBusy.(\d*)
value-type gauge
input-limits 0..1000
input-interval $shortInterval
input-deadtime $shortDeadTime
 
graph-id $HOST.FilerCpuBusy%
legend % Filer is busy
 
maxcombine 4
scale 0..100
unit-label %
size 400x120
title Filer is Busy
 
then just restart bs and that should be all.
 
let me know if it worked....
 
Regards
Stefan


Von: Linda [mailto:suppressed
Gesendet: Dienstag, 3. August 2004 13:20
An: Baum, Stefan
Betreff: Re: [Bigsister-general] How to monitor a device by SNMP

Hi Stefan,
 
thanks a lot!! it works. Do you have any idea how to let FilerCpuBusy to generate perforamace file - rrd?
 
Thanks
 
Linda
 
----- Original Message -----
To: 'Linda'
Sent: Tuesday, August 03, 2004 7:12 PM
Subject: AW: [Bigsister-general] How to monitor a device by SNMP

try the following line
 
filer(filer)  upper-red=50 lower-red=30 lower-yellow=0 upper-yellow=0 item=cpu variable=FilerCpuBusy snmpvar
 
this should report what you want
 
Stefan


Von: Linda [mailto:suppressed
Gesendet: Dienstag, 3. August 2004 13:05
An: Baum, Stefan; suppressed
Betreff: Re: [Bigsister-general] How to monitor a device by SNMP

How to configure warn/fail level when the status is monitored by snmp?
 
Host Check Status Date
Text
filer cpu green (1091530142) Tue Aug 3 18:49:02 2004
green FilerCpuBusy = 53
Last status change: Tue Aug 3 18:10:14 2004
 
I modified as below but dosen't work.
filer(filer)            item=cpu warn=30 fail=50 variable=FilerCpuBusy snmpvar
 
Linda
----- Original Message -----
Sent: Tuesday, August 03, 2004 6:00 PM
Subject: AW: [Bigsister-general] How to monitor a device by SNMP

I have no idea about how to specify MIB1 or MIB2 but try to correct your uxmon-line from
 
filer(filer)        community=public type=FilerCpuBusy snmp item=cpu
to
filer(filer)        item=cpu variable=FilerCpuBusy snmpvar
 
Stefan

Von: Linda [mailto:suppressed
Gesendet: Dienstag, 3. August 2004 11:37
An: Linda; Baum, Stefan; suppressed
Betreff: Re: [Bigsister-general] How to monitor a device by SNMP

If it's mib-1 not mib-2, how to specify this on uxmon-net
 
Linda
----- Original Message -----
From: Linda
Sent: Tuesday, August 03, 2004 5:22 PM
Subject: Re: [Bigsister-general] How to monitor a device by SNMP

it's doesn't work.
 
1.I modify the etc/mibs.txt.
#
# NetApp Filer
#
FilerCpuBusy 1.3.6.1.4.1.789.1.2.1.3.0
 
2.I make sure the mib works
snmpget -cpublic -v1 abc 1.3.6.1.4.1.789.1.2.1.3.0
SNMPv2-SMI::enterprises.789.1.2.1.3.0 = INTEGER: 53
 
3.filer(filer)        community=public type=FilerCpuBusy snmp item=cpu
4.restart bigsister
 
I can't find any error or message about this item. How to fix it?
 
Linda

----- Original Message -----
Sent: Tuesday, August 03, 2004 4:17 PM
Subject: AW: [Bigsister-general] How to monitor a device by SNMP

Hi,
 
insert the mib numbers and descriptions in etc/mibs.txt, for example some performance mibs:
 
#Performance Counter OID's
MicrosoftNTServer 1.3.6.1.4.1.311.1.1.3.1.2
ntsystemSysUpTime .1.3.6.1.4.1.311.1.1.3.1.1.9.10.0
memoryAvailableMBytes .1.3.6.1.4.1.311.1.1.3.1.1.1.30.0
tcpCurrEstab .1.3.6.1.2.1.6.9.0
SystemProcesses .1.3.6.1.2.1.25.1.6.0
 
and then insert the following in uxmon-net:
 
hostxyz  item=OS variable=ntsystemSysUpTime snmpvar
hostxyz  item=conn variable=tcpCurrEstab snmpvar
hostxyz  item=OS variable=SystemProcesses snmpvar
 
Regards,
Stefan


Von: suppressed [mailto:suppressed Im Auftrag von Linda
Gesendet: Dienstag, 3. August 2004 10:02
An: suppressed
Betreff: [Bigsister-general] How to monitor a device by SNMP

I want to monitor a device by BigSister using SNMP. I have this device's MIB file and it's MIB-I. How can I do so and how to modify uxmon-net?
 
Thanks
 
Linda

Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.