monit-general
[Top][All Lists]
Advanced

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

Re: awkward restriction


From: address@hidden
Subject: Re: awkward restriction
Date: Wed, 26 Jan 2011 12:40:24 -0500

I use

check filesystem root path /dev/md2





Sent by Jim's DROID X

-----Original message-----
From: Nick Upson <address@hidden>
To:
"Pablo Iranzo Gómez" <address@hidden>, This is the general mailing list for monit <address@hidden>
Sent:
Wed, Jan 26, 2011 17:16:15 GMT+00:00
Subject:
Re: awkward restriction

actually

check filesystem root with path /
if space usage > 85% for 5 times within 15 cycles then alert

2011/1/26 Pablo Iranzo Gómez :
> Give it a try:
>
> check filesystem /dev/md2 with path /
>  if space usage > 85% for 5 times within 15 cycles then alert
>
> ----- Mensaje original -----
>> De: "Nick Upson"
>> Para: "This is the general mailing list for monit"
>> Enviados: Miércoles, 26 de Enero 2011 16:16:37
>> Asunto: awkward restriction
>> I have a system that looks like this:
>>
>> # df -k
>> Filesystem 1K-blocks Used Available Use% Mounted on
>> /dev/md2 478503272 4357076 449839640 1% /
>>
>> and a monit config that has this:
>>
>> check filesystem / with path /dev/md2
>> if space usage > 85% for 5 times within 15 cycles then alert
>>
>>
>> when I try and start monit I get:
>>
>> Starting monit: /etc/monit.conf:192: Error: service name must not
>> start with '/' -- '/dev/md2'
>>
>> --
>> To unsubscribe:
>> http://lists.nongnu.org/mailman/listinfo/monit-general
>
> --
>
> Pablo Iranzo Gómez (address@hidden)
> Senior Global Profesional Services Consultant (RHCA, RHCSS, RHCDS, RHCVA, RHCE, RHCSP) #804006196923216
> Phone: +34 645 01 01 49 (CET/CEST)
> GnuPG KeyID: 0xFAD3CF0D
>
>
> --
> To unsubscribe:
> http://lists.nongnu.org/mailman/listinfo/monit-general
>

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]