Xymon Mailing List Archive search

Hobbit 4.1.1 hp-ux client

list Henrik Størner
Sat, 30 Jul 2005 17:39:18 +0200
Message-Id: <user-1bf3956ca3ec@xymon.invalid>

On Mon, Jul 25, 2005 at 01:45:17PM -0400, Michael Nemeth wrote:
I think hobbitclient-hpux.sh should be  hobbitclient-hp-ux.sh
Right.
next where is  bb-hp-memsz ?
I grabbed it from the bb-memory.sh package, but later renamed
it so match the other "meminfo" tools in the Hobbit client. 
Just forgot to change the script.
/usr/sbin/swapinfo  is root x only (so I chmod +x )
OK.
Also I started the client on my server  but no "extra tests" like cpu or 
disk are showning
Did I miss something to configiure?
It's possible that the hostname determined by the client via "uname -n"
doesn't match the one in the bb-hosts file. (Some systems report the
fully qualified name via "uname -n", some dont). The easiest is to
either add a "CLIENT:clienthostname" tag to the bb-hosts file on the
Hobbit server, OR you can add a line with
   MACHINEDOTS="my.client.hostname"
to the client/etc/hobbitclient.cfg file on your Hobbit client system.


Henrik