monit-general
[Top][All Lists]
Advanced

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

Re: Continuously Alert For Disk Space?


From: Rui Lapa
Subject: Re: Continuously Alert For Disk Space?
Date: Thu, 12 Dec 2013 08:32:07 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1

One way you can do it, is by putting more than 1 threshold check... like so

check device fs_root with path /
        if space usage > 80% for 5 times within 15 cycles then alert
        if space usage > 90% for 5 times within 15 cycles then alert

Test my theory please! ;)

On 12/12/2013 03:40 AM, mike wrote:
Is it possible to set things so that if you exceed your disk space, it
will continuously alert?  What happened was I exceeded, got the message,
started to fix the problem and got distracted and then forgot.  I never
got another alert as it just continued to grow and then I ran out of
disk space. (derp)

Is it possible to modify this to keep alerting?

Thanks


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





reply via email to

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