I'm working my way through a small rollout of hobbitclient on some AIX 5.3 boxen to replace the BB client.
At present, I am having some issues with disk alerts, especially for NFS mounted drives.
As Henrik probably noticed, AIX is nice enough to *not* include the option for specifying file system types in it's df command. Well... it does in the sysv version but that won't let you get the results in kb :-) So if I get a full disk on the NFS server, all the NFS clients let me know about it too!
Hi
$ /usr/linux/bin/df --help [...] -l, --local limit listing to local filesystems [...]
I'm using this with BB clients on AIX :
DF="/usr/linux/bin/df -h -l"
Regards,
--
Frédéric Mangeant
Steria EDC Sophia-Antipolis