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

Re: [hobbit] Alert Per Filesystem Or Process



On Wed, Jan 03, 2007 at 03:39:06PM -0600, Richard Leon wrote:
> Is there a way to configure an alert to go out per filesystem or per
> process?

In hobbit-clients.cfg:

   DISK /home 80 90 GROUP=useradmins
   PROC vpnd GROUP=network

and in hobbit-alerts.cfg

   GROUP=useradmins
       MAIL helpdesk (at) foo.org

   GROUP=network
       MAIL noc (at) foo.org


Henrik