HP Systems Insight Manager 6.3 Command Line Interface Guide

the output file cannot be created in the given path, Systems Insight Manager tries
to write the file to the /var/tmp directory. If that fails, the output is sent to stdout.
-o directory
Save the stdout and stderr data produced by the tool execution, one
results file per target system, in the specified directory . The name of each
results file is in the format nodename.job_ID.
-n target [target...]
Specify the names of the managed systems and system groups on which to execute
the tool. This list of systems and system groups is called the target list. The targets
are separated by spaces, and system groups are identified by the g: prefix.
-q queryname
Specify the name of an existing query on which to execute the tool.
-i task_name [task_name...]
Specify the existing tasks on which to perform a specified operation.
-j jobID [jobID...]
Specify the currently running job on which to perform a specified operation.
-d date
List the jobs completed after a specific date. Enter the date in the format:
month/day/year hour:minute AM|PM. Enclose the string specifying the date
in quotation marks to ensure that it is interpreted as a single argument, including
the embedded spaces.
-c
Cancel a job.
-k
Kill any running commands associated with a job.
-l d
Display detailed information for the specified job, including stdout, stderr, and
completion status per target. An error occurs if you do not specify a job ID. One
job ID and one -l option can be specified.
-l n
List job IDs only. -l n is the default for listing; it behaves as if no options are
specified. Normally, -l n is not specified with any job_ID values, and it lists all
jobs. Otherwise, it repeats the job ID values specified on the command line, if they
exist. Only one -l option can be specified.
-l t
List jobs in long format, including the task name, job ID, user, toolname, and state
for each specified job ID, or for all jobs if no job IDs are specified. Only one -l
option can be specified.
36 Command descriptions