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

No SNMP data for devmon template



I've been beating my head against a wall on this and finally admit I don't
have a clue why it is not working.  We're just getting started with Hobbit,
but plan on making it our main monitoring solution.  I've got devmon
running with it and have been able to monitor the devices that already have
templates.  However, some of our devices don't have templates, so I'm trying
to define one for them (Weather Goose environmental monitors).

To start, I'm just trying to define a simple temperature test.  I can
see that devmon is reading the files and all seems to be OK.  However,
I get the dreaded "No SNMP data found for upsenvTempwx on ..." and the
test does not work.  I can do an snmpget on the same oid and it returns
data with no problem.

I've seen other notes like this in the archives, but never any solution.  I've
redone the template files over and over, but nothing seems to make a dent.
I'll include my files in case one of you can see what I'm doing wrong.
Any advice would be appreciated.

Martha McConaghy
Strategic Planner/Project Manager
Marist College

specs:

vendor  : wxgoos
model   : 3163
snmpver : 2
sysdesc : NETOS 6.0

oids:
upsEnvTempwx    : .1.3.6.1.4.1.17373.2.2.1.5    : leaf

thresholds:
upsEnvTempwx    : red        : 105            : Temperature is very high
upsEnvTempwx    : yellow     : 99             : Temperature is high

message:
{upsEnvTempwx.errors}

Environment status:

Temperature: {upsEnvTempwx} F {yellow={upsEnvTempwx.thresh:yellow}F red=
{upsEnvTempwx.thresh:read}F}