ADSM-L

Re: Actlog for Tivoli

1998-09-16 14:50:28
Subject: Re: Actlog for Tivoli
From: Dwight Cook <decook AT AMOCO DOT COM>
Date: Wed, 16 Sep 1998 13:50:28 -0500
I had to get around that a while back...
you can spawn off the dsmadmc with the |& and then perform "read -p inbuff"...
once you get a complete message assembled in outbuff you can echo it out like
   echo $(date +%a_%D_%H:%M:%S) $outbuff
______________________________ Reply Separator _________________________________
Subject: Actlog for Tivoli
Author:  JBALBONI (JBALBONI AT oceanspray DOT com) at unix,mime
Date:    9/16/98 12:15 PM


Hi guys;

I am currently running a script that sends the actlog to a file for Tivoli to us
e in monitoring ADSM.

dsmadmc -console -serv=xxx -id=xx -pass=xx -outfile=/tmp/xxx

The file does not have the date or time. Does anyone know why? Does anyone know
how I can get the data and time??
Thanx
<Prev in Thread] Current Thread [Next in Thread>