[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] TS - Hobbit ==> SNMP
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] TS - Hobbit ==> SNMP
- From: Buchan Milne <bgmilne (at) staff.telkomsa.net>
- Date: Fri, 4 Jun 2010 16:11:23 +0100
- Cc: d.tom.schmitt (at) l-3com.com
- References: <BCC2C1D482443C4995A420541C21C057010BC3 (at) SLXCG02.csw.l-3com.com>
- User-agent: KMail/1.12.4 (Linux/2.6.31.13-desktop-1mnb; KDE/4.3.5; x86_64; ; )
On Thursday, 27 May 2010 22:13:36 d.tom.schmitt (at) l-3com.com wrote:
> I have installed Hobbit on a Dell R-610 on CentOS 5.4.
>
> I have installed Net:SNMP so that I can query a MIB.
>
>
>
> I am looking for a good setup guide/HOW-TO to integrate a test to
> controlling an ICON on a device.
What do you mean by "ICON" ?
> I must be searching in the archive for the wrong string.
>
>
>
> I want to test a MIB or MIBs and then trigger a change in the ICON red,
> yellow, green
>
> e.g. temperature of a device, or reserve power in a UPS
Can you be more specific about the "device" ?
E.g, there are templates for a number of UPS models shipped with devmon.
> I am also looking for a GOOD J HOW-TO for setting up DEVMON on the Xymon
> server.
What distro?
If Mandriva or RHEL/CentOS, there are packages, quick installation is
documented here:
https://sourceforge.net/apps/mediawiki/devmon/index.php?title=InstallRHELorCentOS
> It seems that it can read the bb-hosts file to find the devices to
> monitor.
>
> But then again, I read that you have to edit a configuration file for
> the device and the test to run.
At present, devmon doesn't utilise the information in the MIB files, instead it
uses templates. A number of templates are shipped in the devmon templates
release.
> I could not find a good testing info source of the options that are
> available.
?
> If you use the config file does it then only test the devices in the
> configs file vs. the bb-hosts file?
After adding a device to bb-hosts, you need to run devmon --readbbhosts (or
'service devmon readbbhosts) to get devmon to poll the device, trying to
identify it from it's sysDescr. If it matches it to a template, it stores the
device, model, options etc. in an internal file (which you should not modify,
but you can view partially with 'strings').
Have you read the devmon documentation?
Regards,
Buchan