Following is an example of issuing a command on a remote CA NSM machine:
)USS SENDCMD
)PROC
/* Execute a command on a remote machine (Unix, z/OS, or NT) */
CMD = ‘backup logfile ‘
Address USS
“CMD COMMAND(‘”CMD”’) COLOR(blue) NODE(AIX1)”
end
return “Normal”
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |