Is there a list of public variables I can use in LDMS scripts? Like the %LDMS_CLIENT_DIR%, %CUSTJOBHOSTIP%, etc.? I'm just trying a very simple script to copy the invdelta.dat file to my location for review. Script works fine but it's statis. I need a variable for Device ID. IP works, but if I could neaten it up a bit with host name and just to have them for future reference... Thanks!! [MACHINES_NT] REMCOPY0=C:\%CUSTJOBHOSTIP%.txt, %LDMS_CLIENT_DIR%\data\invdelta.dat, FROMREMOTE
↧