Thank you a lot, it works!

Bye :)
Alfredo

2014-05-07 21:02 GMT+02:00 Martin Pala <[email protected]>:
> Hi,
>
> you can use the mountpoint instead of device name:
>
>         check filesystem rootfs with path /
>                 if space usage > 75% then alert
>
> Regards,
> Martin
>
>
> On 06 May 2014, at 01:36, bisco <[email protected]> wrote:
>
>> Hi,
>>
>> I'm using FreeBSD 10.0-RELEASE-p2 installed on a ZFS pool and I would
>> check disk space: is there a way to configure monit properly?
>> The command 'zpool list -v` shows ada0p2 as real partition for the ZFS
>> pool; I've tried to use it (/dev/ada0p2) in the configuration file:
>>
>> ###
>> check device ROOT with path /dev/ada0p2
>>    if space usage > 75% then alert
>> ###
>>
>> but it doesn't work.
>>
>> Any ideas?
>>
>> Thank you in advance,
>> Alfredo
>>
>> --
>> To unsubscribe:
>> https://lists.nongnu.org/mailman/listinfo/monit-general
>
>
> --
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general



-- 
.. andare al matrimonio di chi ti ha detto "scegli: o me o world of
warcraft" non ha prezzo!

--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to