just say
ps -ef|grep dsmserv|grep -v grep
if [ $? -ne 0 ];then
mail -s "text"  [EMAIL PROTECTED]< `echo TSM is down" `
Or use Unix third party pager service to send the text.With pager cmd.
Else use patrol.
Balanand Pinni

-----Original Message-----
From: Taha, Hana [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 15, 2002 10:40 AM
To: [EMAIL PROTECTED]
Subject: Re: script to see if TSM Server is down


I am interested in a script that mails an alert if the TSM server goes down
as well.




Thank You,
Hana Taha
Systems Analyst
Parker Drilling
1401 Enclave Suite 600
Houston, Texas 77077
281-406-2486
[EMAIL PROTECTED]

-----Original Message-----
From: Marc Levitan [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 15, 2002 10:02 AM
To: [EMAIL PROTECTED]
Subject: script to see if TSM Server is down

Hi All -

Does anyone have a script that will send out an email alert if the TSM
server goes down.

I am running AIX 4.3.0
TSM 3.7.4

Thanks!
Marc Levitan
Storage Manager
PFPC Global Fund Services

Reply via email to