process.monitor problems

2005-04-25 Thread Patrick Marquetecken
Hi, when i run
./process.monitor -c More_AcceSS_on_5353 host 10.32.3.51
i get this error:
Can't locate object method "new" via package "SNMP::Session" (perhaps you
forgot to load "SNMP::Session"?) at ./process.monitor line 50.

I use this for testing before i modify my min.cf, how can i solve this ?

TIA
Patrick

___
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon


Re: process.monitor problems

2005-04-25 Thread Jim Trocki
On Mon, 25 Apr 2005, Patrick Marquetecken wrote:
Hi, when i run
./process.monitor -c More_AcceSS_on_5353 host 10.32.3.51
i get this error:
Can't locate object method "new" via package "SNMP::Session" (perhaps you
forgot to load "SNMP::Session"?) at ./process.monitor line 50.
I use this for testing before i modify my min.cf, how can i solve this ?
it sounds like you don't have net-snmp's "SNMP" perl module installed.
you can get the latest from net-snmp.org. the installation instructions
are in the tarball.
fedora core 3 ships the rpms, so if you're using linux on an rpm-based
system you may want to try to install that instead.
___
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon


ps.monitor

2005-04-25 Thread Allan Wind
Btw, how come the contrib directory does not include a ps monitor?

I hacked one up in bash that I would be happy to contribute (BSD, X11 or
similar free license, but perl would probably be better for portability
and I think that has been done before.


/Allan


signature.asc
Description: Digital signature
___
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon


Re: ps.monitor

2005-04-25 Thread Jim Trocki
On Mon, 25 Apr 2005, Allan Wind wrote:
Btw, how come the contrib directory does not include a ps monitor?
because you didn't send us one yet!
I hacked one up in bash that I would be happy to contribute (BSD, X11 or
similar free license, but perl would probably be better for portability
and I think that has been done before.
ok, post it to the list when it's ready.
___
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon


Re: ps.monitor

2005-04-25 Thread Jim Trocki
On Mon, 25 Apr 2005, Jim Trocki wrote:
On Mon, 25 Apr 2005, Allan Wind wrote:
Btw, how come the contrib directory does not include a ps monitor?
because you didn't send us one yet!
I hacked one up in bash that I would be happy to contribute (BSD, X11 or
similar free license, but perl would probably be better for portability
and I think that has been done before.
ok, post it to the list when it's ready.
i forgot to add the footnote that there's a process monitor there which
talks to the net-snmp agent running on a host:
http://ftp.kernel.org/pub/software/admin/mon/contrib/monitors/netsnmp/
not sure if this works how you'd like, but it's worth a look.
___
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon


Re: ps.monitor

2005-04-25 Thread Allan Wind
On 2005-04-25T11:43:18-0700, Jim Trocki wrote:
> On Mon, 25 Apr 2005, Allan Wind wrote:
> 
> >Btw, how come the contrib directory does not include a ps monitor?
> 
> because you didn't send us one yet!

I thought that read in the archives that someone had written one
already?  In any case, I will polish up a perl version for submission
shortly.


/Allan


signature.asc
Description: Digital signature
___
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon