Exclude mounted file system on disk report
On Friday 24 April 2009 19:06:43 user-ccc3871158b0@xymon.invalid wrote:
Hi, I got the idea from Mike, on hp-ux - xymon/client/bin/hobbitclient-hp-ux.sh Change this line: df -Pk to df -PK -F <filesystem type> for my hp-ux box , I changed to df -Pk -F vxfs |....blah ...
BTW, on Linux, Hobbit/Xymon uses the -l option to df by default, which on Linux only lists local (not remote, such as nfs, cifs etc.) filesystems. I guess df in HP-UX doesn't have an equivalent option. Regards, Buchan