client on hpux 11.00 - Hobbit Monitor 4.2-alfa-20060502
list Marco Avvisano
Hi all,
i have installed the client on hpux 11.00,
and i have problem to test dir/files and log (always clear)
In hobbitclient.log, i found this error message
[clientversion]
grep: can't open /opt/bbuser/client/tmp/logfetch.cfg
Also for this client i must copy the file clientupdate from source directory.
I have these entry, on server side, in hobbit-client:
HOST=hpux.server
PORT LOCAL=%[\.:](80|443) STATE=ESTABLISHED MIN=0 TRACK=web-estab TEXT=estab(80:443)
PORT LOCAL=%[\.:](80|443) STATE=LISTEN TRACK=web-listen min=2 TEXT=listen(80:443)
DIR /opt/bbuser/bb TRACK
FILE /opt/bbuser/bb/BBOUT yellow SIZE>0 MTIME<600 TRACK
and in client-local.cfg:
[hpux.server]
log:/var/adm/syslog/syslog.log:10240
dir:/opt/bbuser/bb
file:/opt/bbuser/bb/BBOUT
Someone have the same problems?
thanks
Marco
list Marco Avvisano
Hi, i try to create logfetch.cfg by hand, and it work correctly. It's possible that bbproxy not permit to fetch data from the server to create automaticaly logfetch.cfg? thanks Marco ----- Original Message ----- From: "Marco Avvisano" <user-e09c0f3f8c70@xymon.invalid> To: <user-ae9b8668bcde@xymon.invalid> Sent: Friday, May 05, 2006 2:18 PM Subject: [hobbit] client on hpux 11.00 - Hobbit Monitor 4.2-alfa-20060502
▸
Hi all,
i have installed the client on hpux 11.00,
and i have problem to test dir/files and log (always clear)
In hobbitclient.log, i found this error message
[clientversion]
grep: can't open /opt/bbuser/client/tmp/logfetch.cfg
Also for this client i must copy the file clientupdate from source directory.
I have these entry, on server side, in hobbit-client:
HOST=hpux.server
PORT LOCAL=%[\.:](80|443) STATE=ESTABLISHED MIN=0 TRACK=web-estab TEXT=estab(80:443)
PORT LOCAL=%[\.:](80|443) STATE=LISTEN TRACK=web-listen min=2 TEXT=listen(80:443)
DIR /opt/bbuser/bb TRACK
FILE /opt/bbuser/bb/BBOUT yellow SIZE>0 MTIME<600 TRACK
and in client-local.cfg:
[hpux.server]
log:/var/adm/syslog/syslog.log:10240
dir:/opt/bbuser/bb
file:/opt/bbuser/bb/BBOUT
Someone have the same problems?
thanks
Marco
list Henrik Størner
▸
On Wed, May 10, 2006 at 12:04:53PM +0200, Marco Avvisano wrote:
i try to create logfetch.cfg by hand, and it work correctly. It's possible that bbproxy not permit to fetch data from the server to create automaticaly logfetch.cfg?
You need to update bbproxy. It doesn't know that the "client" command generates a response from the Hobbit server. Henrik