ADSM-L

Re: Questions concerning file/user exits

2005-01-21 12:10:13
Subject: Re: Questions concerning file/user exits
From: "Rushforth, Tim" <TRushforth AT WINNIPEG DOT CA>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 21 Jan 2005 11:09:44 -0600
We just run DSMADMC in console mode in a perl script.  From here we send
pages and/or email depending on the error messages.

-----Original Message-----
From: Davis Adrian [mailto:Adrian.Davis AT UK.FUJITSU DOT COM] 
Sent: Friday, January 21, 2005 3:35 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Questions concerning file/user exits

I'd like to be able to monitor TSM server messages so that I can (for
example) raise alerts to our in-house monitoring/alert system.

My preference would be to pass the details of event messages to a
script,
which can then "decide" what action to take. Using a script will make it
easy for other Unix Admins to configure the monitoring in future. The
sample
"user exit" source code advises that the system() function should not be
used - So I thought a simple way around this would be to set-up a "file
exit" which writes to a named pipe and have a "C" program read the
messages
and launch the script.

I presume that this has already been thought of - So I was wondering if
anybody has tried it? If so are there any problems?

Many Thanks,
   =Adrian=

<Prev in Thread] Current Thread [Next in Thread>