Thanks its working!<br><br>It would be nice if someone could share his "esxtop" script.<br><br><br><div class="gmail_quote">On Tue, Jun 17, 2008 at 1:26 PM, Dominique Frise <Dominique.Frise@unil.ch> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The output format is split in two lines if you use /usr/sbin/vdf.<br>
Try "/usr/sbin/vdf -P"<br>
<br>
<br>
Dominique<div><div></div><div class="Wj3C7c"><br>
<br>
Gatis A. wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
Does anyone can help me to find out why hobbit server is not reacting on disk thresholds:<br>
<br>
clients side hobbitclient-linux.sh "df" is substituted with esx "vdf" to show vmfs volumes:<br>
<br>
$ sudo /usr/sbin/vdf | grep -vE "none|\/vmfs\/devices" | sed -e '/^[^     ][^     ]*$/{<br>
N<br>
s/[     ]*\n[   ]*/ /<br>
}'<br>
Filesystem           1K-blocks      Used Available Use% Mounted on<br>
/dev/sda2              5036316   1400552   3379932  30% /<br>
/dev/sda1               101089     26731     69139  28% /boot<br>
/dev/sda6              2008108     92920   1813180   5% /var/log<br>
/vmfs/volumes/45d5a1ab-a762f091-bf2e-00145ebdbc9a 104595456  94534656  10060800  90% /vmfs/volumes/esx-lun1<br>
/vmfs/volumes/45e3e8c9-816dfb02-6c98-00145ebdbc9a 104595456  84154368  20441088  80% /vmfs/volumes/esx-lun2<br>
<br>
disk status page should be yellow, but it's not, it's still green (threshold is set to 85%)<br>
<br>
this is the original "df" from hobbitclient-linux.sh<br>
df -Pl -x none -x tmpfs -x shmfs -x unknown -x iso9660 | sed -e '/^[^   ][^     ]*$/{<br>
 > N<br>
 > s/[     ]*\n[   ]*/ /<br>
 > }'<br>
Filesystem         1024-blocks      Used Available Capacity Mounted on<br>
/dev/sda2              5036316   1400552   3379932      30% /<br>
/dev/sda1               101089     26731     69139      28% /boot<br>
/dev/sda6              2008108     92916   1813184       5% /var/log<br>
<br>
both outputs looks similar<br>
</blockquote>
<br></div></div>
To unsubscribe from the hobbit list, send an e-mail to<br>
<a href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a><br>
<br>
<br>
</blockquote></div><br>