Date: Mon, 17 Nov 2003 17:21:48 -0500 From: Damian Gerow <damian@sentex.net> To: isp@freebsd.org Subject: Re: Daily/weekly/monthly output aggregation Message-ID: <20031117222148.GP98840@sentex.net> In-Reply-To: <Pine.LNX.4.58.0311172312540.609@hermes.dom> References: <E4AAC34FE3CF564D8AE89EB8AC333FD7091655D2@xmb03crdge.crd.ge.com> <20031117212417.GL98840@sentex.net> <Pine.LNX.4.58.0311172312540.609@hermes.dom>
next in thread | previous in thread | raw e-mail | index | archive | help
) Thus spake Mikolaj Rydzewski (miki@ceti.pl) [17/11/03 17:16]: > > Thus spake Mikolaj Rydzewski (miki@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031117222148.GP98840>