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

RE: [hobbit] Network-Volumes



Hello,

I'm not sure, but I think on linux machines Hobbit gathers information
about free space on hard disks using the "df" command. Take a look at
$BBHOME/client/bin, there are shell scripts for serveral OSes. Alter the
df-command in "hobbitclient-linux.sh" by removing the "l" switch, to
make it show all mounted file systems - also the network drives.

It should look something like this: "df -P -x none -x tmpfs -x shmfs -x
unknown -x iso9660 |..."

Just give it a try... :)
 

> -----Original Message-----
> From: Alessandro Tinivelli [mailto:alessandro.tinivelli (at) monrif.net] 
> Sent: Monday, January 22, 2007 2:04 PM
> To: hobbit (at) hswn.dk
> Subject: Re: [hobbit] Network-Volumes
> 
> Maik Heinelt ha scritto:
> > Hello,
> > We often use Network-volumes for backup.
> > Is there a way to use Hobbit to check this Harddisks for free space?
> 
> i have similar question: some of my linux server mount a nfs 
> drive: can
> I include it in free space monitoring? by default the graphs 
> don't show it.
> 
> thanks
> 
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
> 
> 
>