It is currently Mon, 25 Sep 2023 11:13:29 GMT



 
Author Message
 System Messages or Alerts sent as mail
I want the system error messages (only) to be sent to mail. Presently
everything is being logged into syslog and there is no straight way to get
an e-mail alert on critical errors on the system. It could be diskfull or
disk failure etc. I am using a HP-UX 10.20.

Any help on this would be most welcome.



 Fri, 02 Mar 2001 03:00:00 GMT   
 System Messages or Alerts sent as mail

dloader4 (?) <01bde00d$f49760c0$eb631...@sna4fh.fh.us.bosch.com>
?T??????- ??o?????...
Consider following:

/etc/syslog.conf :
   add following line

*.alert    |/var/adm/mail.sh

/var/adm/mail.sh:

    #!/bin/sh

    cat | mailx -s "Alert from hostname" your_email_address

    exit 0



 Sat, 03 Mar 2001 03:00:00 GMT   
 System Messages or Alerts sent as mail
On 14 Sep 1998 18:31:54 GMT, dloader4 <a...@cheerful.com> wrote:

You might want to have a look at : xlogmaster (on the GNU sites)
You need GTK, though...

--
Ralf Hildebrandt   http://www.stahl.bau.tu-bs.de/~hildeb   (0)531/391-3366
Institute for Steel-Structures, Technic. Univers. of Braunschweig, Germany
"Those who do not understand UNIX are condemned to reinvent it -- badly."
                                                          -- Henry Spencer



 Sat, 03 Mar 2001 03:00:00 GMT   
 
   [ 3 post ] 

Similar Threads

1. NMIS (Network Management Information System); Sending Alerts

2. Script to Monitor Specific FIel system and send alert

3. Returned mail: Cannot send message for 3 days

4. JES (sunone) messaging server problem on sending mails

5. config messaging server intranet mail sent out

6. Can't send mail or post messages!

7. Sending 1-2 MB Mail Messages??

8. Returned mail: Cannot send message for 3 days


 
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software