Schema:ToolsJobSubmission

Revision 15243808
description"Record invocation of jsub by users / processes"
properties
username
type"string"
requiredtrue
description"Name of the user running the command"
commandline
type"string"
requiredtrue
description"The entire commandline used to invoke the command"
parentcommandline
type"string"
requiredtrue
description"The entire commandline of the parent process that invoked the command"
hostname
type"string"
requiredtrue
description"fqdn of host from in which this command was run"
submitted
type"boolean"
requiredtrue
description"True if job was actually submitted, false if not (for whatever reason)"