ahhh, my bad, sorry. I see what may be the problem:
MESSAGE The message parameter is the message to be sent across to the Hobbit server. Messages must be enclosed in quotes, but by doing so they can span multiple lines. The maximum size of a message is defined by the maximum allowed length of your shell's commandline, and is typically 8-32 KB.
If you need to send longer status messages, you can specify "@" as the message: bb will then read the status message from its stdin.
Sorry, Cheers!
Doug
From: Williams, Doug (Consultant-RIC) Sent: Thursday, March 19, 2009 7:48 PM To: 'hobbit at hswn.dk' Subject: Possible bug
I searched but found nothing relevant that fixed problem:
OS version: hpux 11.23 on Itanium 64 bit Hobbit version 4.2.0
We have over 100 some servers running hobbit client but only one with exhibiting behaviour. I replaced the client, upped significantly MAXLINES on server and client, as well as MAXMSG_STATUS on both. Problem persists
For PROC testing, the entire PS output is not searched, failing to find PROCs that I have defined: (in this case failing to find the last process "envd")
hpux02: hobbit server hobbit-clients.cfg
HOST=hpux04 DISK %^/rhduser.* IGNORE HOST=%.*. FILE /etc/passwd MODE=444 FILE /etc/group MODE=444 FILE /etc/sudoers MODE=440 LOG %/var/adm/syslog/syslog.log %vmunix COLOR=red DISK %^/oracle\.* IGNORE DISK %^/ora\d*/oradata/* IGNORE DISK %^/oracle/db* IGNORE DISK %^/orarhd/ora_* IGNORE DISK %^/ora_edw_dump IGNORE DISK %^/ora_restore IGNORE DISK %^/opt/dbms IGNORE DISK %^/hot_backups IGNORE DISK %^/iamtest1/iam/web IGNORE DISK %^/dip_disk_7 IGNORE DISK %^/dip_disk_6 IGNORE DISK %^/cdrom IGNORE #PROC sysedge EXHOST=hpux43,hpux06 PROC sysedge EXHOST=hpux06 PROC cron PROC inetd PROC sshd PROC xntpd PROC syslogd EXHOST=hpux66 PROC ttd PROC midaemon PROC scopeux PROC nfsd PROC init PROC swagentd PROC rpcd PROC swapper PROC vxfsd PROC vhand PROC ioconfigd PROC utmpd PROC rpcbind PROC envd
HOST=hpux02 PROC mmd PROC rds PROC crs
DEFAULT # These are the built-in defaults. UP 1h LOAD 5.0 10.0 DISK * 96 99 MEMPHYS 99 100 MEMSWAP 85 95 MEMACT 90 97
hpux06: client - web page
... ... ...