Re: Cron job to check available disk vs nagios?
Hans Hübner <[email protected]>
| Newsgroups | gmane.lisp.common-lisp-net.devel |
|---|---|
| Message-ID | <[email protected]> |
binghe, Daniel, I am certainly not opposed to problem reports, but I do not need daily reports when there is no problem. Also, the report should say what the problem is rather than just show a status and let me figure out the problem again. Thanks for working on this anyway, Hans On Sat, Jun 11, 2011 at 4:54 PM, Daniel Herring <[email protected]> wrote: > On Sat, 11 Jun 2011, Hans Hübner wrote: > >> please do not send out daily reports. I will not look at them. > > Just to clarify, the idea was to only send out daily reports when there was > a problem. Nominally, no report would be sent. > > There should be no reason to ignore them, other than "that can wait". When > such a decision is made, it may help to change the threshold or schedule a > reminder for some time in the future. The daily or weekly nag was meant to > be that reminder. > > - Daniel > > P.S. It is easy to create and test a full disk condition. > $ dd if=/dev/zero of=/tmp/test-file bs=1048576 count=1024 > will write a file of 1024*1MB=1GB in size. Tweak the parameters or copy the > file as needed. > _______________________________________________ > clo-devel mailing list > [email protected] > http://lists.common-lisp.net/cgi-bin/mailman/listinfo/clo-devel > >