[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fw: [hobbit] Exclude mounted file system on disk report
- To: hobbit (at) hswn.dk
- Subject: Re: Fw: [hobbit] Exclude mounted file system on disk report
- From: Buchan Milne <bgmilne (at) staff.telkomsa.net>
- Date: Tue, 28 Apr 2009 09:31:14 +0200
- Cc: tinh.do (at) continental-corporation.com
- References: <OF11D4608F.3395487A-ON862575A2.005DA4D9-862575A2.005E0087 (at) continental-corporation.com>
- User-agent: KMail/1.11.2 (Linux/2.6.29.1-desktop-2mnb; KDE/4.2.2; x86_64; ; )
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