In your example below.
Useradmins group will get a page for only /home.
But what if I want the unix admins who have a rule in the hobbit-alerts that
sends SMS for all disk reds, not to be paged via sms if that filesystem goes
red.
It would be nice if it just sends an email but if I can just get it to
ignore a page at a filesystem level I can just add the email address to the
user admins group.
Hope that made sense.
Richard
-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid]
Sent: Wednesday, January 03, 2007 3:45 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: 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 user-60a3120cd899@xymon.invalid
GROUP=network
MAIL user-da1bd1546c07@xymon.invalid
Henrik