![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Email Alerts | ashokmeti | IP Networking | 1 | 03-14-2008 06:18 AM |
| Autosys Email Alarms | rpiller | UNIX for Dummies Questions & Answers | 14 | 03-14-2007 05:20 PM |
| Unix Security Alerts | cbalemba | Security | 4 | 05-25-2006 02:55 PM |
| alarms | run_time_error | Shell Programming and Scripting | 2 | 10-02-2005 08:06 AM |
| Vulnerability Alerts | kmgrady01 | UNIX for Dummies Questions & Answers | 1 | 03-28-2002 01:36 PM |
|
|
LinkBack | Thread Tools | Display Modes |
| Forum Sponsor | ||
|
|
|
||||
|
Hi,
If you just want to send mail from a shell script, please navigate to our FAQ area Our Home Page > Network Computing Topics > Answers to Frequently Asked Questions > How do I send email? You can do simple things like echo "Alert - whoop whoop - server explosion" | mailx -s "WARNING!" mradmin@mydomain.com but the faq will show you how to do more including sending attachments, etc.... As for open source software... Under Linux http://www.smsclient.org/ can be used to send SMS alerts to pagers/cellphones, and as the homepage states "This software has been written and tested on Linux however a number of users have reported success running it under both AIX and Solaris" - so with some luck you might be one of those "number of users" Cheers ZB |
|
||||
|
I use kdialog under Linux (with KDE) for this... If your build of Solaris has Gnome, you could give gdialog a whirl. You'll have to google around for it if it's not installed on your system and compile from source.
Cheers ZB |
||||
| Google UNIX.COM |