[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] nagios vs hobbit
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] nagios vs hobbit
- From: Daniel J McDonald <dan.mcdonald (at) austinenergy.com>
- Date: Fri, 17 Oct 2008 10:37:11 -0500
- References: <1224113193.30960.36.camel (at) newtoy.homelan> <200810171505.53405.bgmilne (at) staff.telkomsa.net> <1224250928.18256.10.camel (at) mcdonalddj-dc.austin-energy.net> <200810171727.49391.bgmilne (at) staff.telkomsa.net>
On Fri, 2008-10-17 at 17:27 +0200, Buchan Milne wrote:
> On Friday 17 October 2008 15:42:08 McDonald, Dan wrote:
> > On Fri, 2008-10-17 at 15:05 +0200, Buchan Milne wrote:
> > > On Thursday 16 October 2008 15:26:55 Shawn Heisey wrote:
> > > > Geoff Steer wrote:
> > > > > Every time I have to add a new monitor or get asked to graph
> > > > > something, I keep thinking 'This would be so much easier with
> > > > > hobbit!'
> > > >
> > > > At my job, we're using two primary tools for network monitoring -
> > > > Hobbit and OpenNMS. Hobbit is primarily for system monitoring, and
> > > > OpenNMS for network monitoring.
> > >
> > > You mean for SNMP polling?
> > >
> > > <plug>Have you tried devmon</plug>
> >
> > I would, if it supported snmp V3...
>
> It's on the to-do list. If you can test,
Certainly. I have many hundreds of snmp v3 enabled hosts.
> I will try and implement soon. AFAIK,
> SNMP_Session supports snmpv3, so it should mostly be a configuration issue.
No, I had to re-write mrtg to support Net_SNMP_Session, which has mostly
the same API as SNMP_Session, with just a few tweaks. Net_SNMP_Session
calls Net::SNMP, which has binaries from the NetSNMP project, so it's
not as portable.
>
> (You could also file a bug on the sourceforge tracker, so I don't forget).
ok
>
> (First 2 weeks are looking most promising for some real devmon development).
>