The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com



SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Need Help Urgent SanjayLinux Shell Programming and Scripting 4 10-29-2007 02:41 AM
Help me for AWK URGENT readycpbala Shell Programming and Scripting 2 02-22-2007 01:03 PM
URGENT,URGENT- Need help tape drive installation sriny UNIX for Advanced & Expert Users 3 11-16-2006 03:43 PM
URGENT---URGENT--No OK PROMPt after RSC CONFIG sriny SUN Solaris 7 10-29-2006 11:06 AM
Urgent !! desiondarun UNIX for Dummies Questions & Answers 1 08-08-2006 09:49 AM

 
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 01-30-2008
vangalli vangalli is offline
Registered User
  
 

Join Date: Jul 2006
Location: Hindusthan ( INDIA )
Posts: 18
Need Urgent Help!!

I have onse script running a SOLARIS machine. This script will run every tuesday at 5.00 AM EST ........... the script may take one hour or two hour or may be a day....to complete............ My problem is incase if system gets panic and rebooted....... how will I come to know the status of the script............. this script loads some data.......... so i want to know if the script was in progress when system was rebooted or script was completed before the sytem got panic ... is there any way i can write a script whci sends me the status of the scipt........... capturing the details of the ststus............ I need this very urgetn as clients are on my head ....... and i have time till end of day ........ Please some one help on this..........


I tried trap command but it is not capturing the reboot signal.......

Below is the code....... Please advice if the below trap code is correct and usable or any other options........... need help ASAP...



#!/bin/ksh
cp /dev/null ~/scripts/trap/trap31.log
function moni {
while true
do
sleep 2
tput clear
echo "TEST"
done
}

function error_trap
{
DATE=`date`
echo "Program was killed at" $DATE >> trap31.log
#echo "Program killed" | mailx -s "Error Signal trapped" rk4083@att.com
}

trap error_trap 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 45

moni








Regards,
Vangalli
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 11:05 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0