![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| nagios-notify 0.10 (Default branch) | iBot | Software Releases - RSS News | 0 | 04-08-2008 01:50 PM |
| How the first script should notify in case there is no response from second | rajusa10 | Shell Programming and Scripting | 4 | 03-19-2008 01:35 PM |
| Notify Command. | venkyA | UNIX for Dummies Questions & Answers | 2 | 08-21-2007 07:20 AM |
| Notify of a new thread | linuxpenguin | Post Here to Contact Site Administrators and Moderators | 5 | 11-21-2003 08:45 PM |
| cron fail to run | kerwin_hsu | UNIX for Advanced & Expert Users | 6 | 03-11-2002 01:57 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Notify Me when job fail using cron
I would like to be notified when an Informix dbexport job fails on a TRU64 system.
My idea is to send an email via telnet, but can only get telnet to do it interactively. I can do the following steps on my UNIX box interactively, but cannot send an email with a script. Can someone help? Is there a better way to do this? I tried the following which only works interactively: telnet xx.yy.zz.ww 25 helo mail from: 123@123.com rcpt to: my@email.net data subject: email test The dog is in the house . quit |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|