ADSM-L

Re: Difficulty getting script results saved

2000-04-03 15:50:24
Subject: Re: Difficulty getting script results saved
From: Fei Cheng <Fei_Cheng AT TROWEPRICE DOT COM>
Date: Mon, 3 Apr 2000 15:50:24 -0400
You can setup a client schedule on the ADSM server and associate the ADSM 
server machine as ADSM client with the schedule. In the client schedule, you 
need to specify "Action" field as Command, and specify the OS command(such as 
Unix command or shell script, or ADSM Macro etc.) in the "Object" field. So the 
ADSM scheduler will run your schedule based on the Action you specified, which 
is Command, and execute the Command you specified in the Object. 

Since you can run OS command in the schedule, you should be able to redirect 
your result to whatever the place in the ADSM server. Such as

# dsmadmc -id=admin -pass=admin query volume > /tmp/qvol.result

Fei Cheng


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