28 Apr
2009
28 Apr
'09
7:31 a.m.
On Friday 24 April 2009 19:06:43 tinh.do at continental-corporation.com 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