[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fw: [hobbit] Exclude mounted file system on disk report



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