Xymon Mailing List Archive search

Monitorscripts

3 messages in this thread

list Karl Klar Karl Klar · Mon, 30 Jan 2006 12:45:00 +0100 ·

Hi group

I want to monitor som HP printers. I am using a script from deadcat called bb-hplj. I have added a group in bb-hosts:

xxx.xxx.xxx.xxx Laser15 #bb-hplj

But I only get the PING-test return.

The script i placed in /usr/lib/hobbit/server/bin

Maybe the script is in af wrong folder???

Regards

olsen

list Rolf Schrittenlocher · Mon, 30 Jan 2006 14:41:13 +0100 ·
Hi Karl,

normally scripts are running on the client side and reside in $HOBBITCLIENTHOME/ext with an entry in $HOBBITCLIENTHOME/etc/clientlaunch.cfg for getting started by hobbitlaunch like
[bb-hplj]
        ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg
        CMD $HOBBITCLIENTHOME/ext/hplj
        LOGFILE $LOGDIR/hobbit/hplj.log
        INTERVAL 5m

Rolf
quoted from Karl Klar Karl Klar
Hi group

I want to monitor som HP printers. I am using a script from deadcat called bb-hplj. I have added a group in bb-hosts:

xxx.xxx.xxx.xxx Laser15            #bb-hplj

But I only get the PING-test return.

The script i placed in /usr/lib/hobbit/server/bin

Maybe the script is in af wrong folder???

Regards

olsen

 
-- 

Mit freundlichen Gruessen
Rolf Schrittenlocher

HRZ/BDV, Senckenberganlage 31, 60054 Frankfurt Tel: (XX) XX - XXX XXXXX   Fax: (XX) XX XXX XXXX
LBS: user-1e39a1813094@xymon.invalid
Persoenlich: user-6ea8e907e200@xymon.invalid
list Craig Whilding · Mon, 30 Jan 2006 13:47:36 -0000 ·
This wont be a client side test as it runs snmp checks on the printers
from the hobbit server. It looks like it should have a wrapper script to
grep the bb-hosts file to find out which hosts are printers as it only
runs against one hostip passed to it. (This would be launched on the
server in hobbitlaunch.cfg like Rolf showed for client side.


Thanks,
Craig
quoted from Rolf Schrittenlocher

-----Original Message-----
From: Rolf Schrittenlocher [mailto:user-af137d856faa@xymon.invalid] Sent: 30 January 2006 13:41
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Monitorscripts

Hi Karl,

normally scripts are running on the client side and reside in $HOBBITCLIENTHOME/ext with an entry in $HOBBITCLIENTHOME/etc/clientlaunch.cfg for getting started by hobbitlaunch like
[bb-hplj]
        ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg
        CMD $HOBBITCLIENTHOME/ext/hplj
        LOGFILE $LOGDIR/hobbit/hplj.log
        INTERVAL 5m

Rolf
Hi group

I want to monitor som HP printers. I am using a script from deadcat called bb-hplj. I have added a group in bb-hosts:

xxx.xxx.xxx.xxx Laser15            #bb-hplj

But I only get the PING-test return.

The script i placed in /usr/lib/hobbit/server/bin

Maybe the script is in af wrong folder???

Regards

olsen

 
-- 
Mit freundlichen Gruessen
Rolf Schrittenlocher

HRZ/BDV, Senckenberganlage 31, 60054 Frankfurt Tel: (XX) XX - XXX XXXXX   Fax: (XX) XX XXX XXXX
LBS: user-1e39a1813094@xymon.invalid
Persoenlich: user-6ea8e907e200@xymon.invalid