Daily/weekly/monthly output aggregation

Damian Gerow damian at sentex.net
Mon Nov 17 14:22:03 PST 2003


)
Thus spake Mikolaj Rydzewski (miki at ceti.pl) [17/11/03 17:16]:
> > Thus spake Mikolaj Rydzewski (miki at ceti.pl) [17/11/03 16:20]:
> > > Why don't you like the idea: no output means no errors? Just create your
> > > periodic scripts to produce no output when everything is fine. Cron will
> > > not mail you anything what has produced no results.
> >
> > What if someone hacks into your server, and just turns off periodic
> > mailings?
> 
> So he is able to spoof output of anything.

Yes, but it's considerably more difficult to spoof something than to just
turn it off.

What about these options:

    - something in your mail system dies, and the mail can't make it out of
      the box
    - the alias for root is removed
    - a poorly written script trashes all the messages, so nothing is mailed

There's any number of reasons just *not* mailing anything is a bad idea --
it's better to send a note that says, 'Hey, everything checked out okay.'
So long as everything *did* check out okay.


More information about the freebsd-isp mailing list