Xymon Mailing List Archive search

Client for AIX

list Henrik Størner
Wed, 24 Aug 2005 10:47:50 +0200
Message-Id: <user-0559dd6ef1fe@xymon.invalid>

On Mon, Aug 22, 2005 at 11:25:16AM +0200, Hermann-Josef Beckers wrote:
Had to set LANG=C   (Henrik, maybe you should set  this for all scripts)
Yep.
Had to substitute "df -P -x none ..." with "df -P | grep -v ":/"
->  AIX 4/5-df knows no -x  and the grep gets rid of NFS-mounts
How does "df -Ik" work ? That's what I have in the current client code.
But now the servers complains "No client backend for OS 'aix'".
Try installing the latest Hobbit snapshot on your server.
http://www.hswn.dk/beta/


Henrik