[hobbit] monitor a series of files for absolute size (alert & trending)

Jerry Yu jjj863 at gmail.com
Fri Aug 4 17:58:12 CEST 2006


hmm, I suspected that. however, the file is now listed under 'files'.  I
guess that's not enough?

On 8/4/06, Henrik Stoerner <henrik at hswn.dk> wrote:
>
> On Fri, Aug 04, 2006 at 11:44:17AM -0400, Jerry Yu wrote:
> > eh, neither does the size check generate alerts either. I changed it to
> > size<1G to coerce it to fail as the file is around 20G
> >
> > FILE %^/backup/*full*cmp* size<1G mtime<86400 track=fullDbDump
>
> Your regex is wrong. "*" by itself doesn't do what you want;
> it must be ".*". So it should be
>
> FILE %^/backup/.*full.*cmp.* size<1G mtime<86400 track=fullDbDump
>
>
> Regards,
> Henrik
>
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe at hswn.dk
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20060804/1573008e/attachment.html>


More information about the Xymon mailing list