jtool
This platform agent tool allows you to install the platform agent tools as well as run any of the platform agent tools. When you run jtool
in a specific mode, you need to check the required parameter for that mode.
Syntax
jtool [-h|-?|-help] [-l <loglevel>] [-f <logfile>] <mode> [parameters]
Modes:
---------
cat (Concatenate and print files)
description (Set the description of the current job)
echo (Message to standard output with variable and parameter expansion)
event (Raise an event)
ftp (Transfer files via the FTP protocol)
getcredential (Get password from the server)
getfile (Retrieve a job file from the server)
getpar (Get configuration parameter data)
install (Create executables for jtool options)
join (Join files back together after split)
log (Log in common logging format)
link (Link files to a job)
mail (Send mail via the SMTP protocol)
message (Send a job-related operator message)
monitor (Send monitoring data values)
putfile (Upload file to the server)
register (Register a Process Server)
scp (Transfer files via the SSH SCP protocol)
screenshot (Make screenshots or enumerate Windows controls)
script (Run a script)
secret (Generate user or network-processor secret)
setreturncode (Set the return code of the current job)
sleep (Sleep a number of seconds)
split (Split a file)
TLS and SSH
The system tools use the TLS and SSH protocols. To inspect the version of OpenSSL used, you can issue jtool -v
.