Process Tracking
Usage
add_PROCESS_tracking <EXECUTABLES> -tag <TAG> [OPTIONS]
Options
| EXECUTABLES | A list of the executable names to be monitored. Must be quoted if more than one in the list. |
| -tag TAG | A tag for the specified executable(s), for accounting purposes. |
| -daemon DAEMON | Artificial daemon name for reporting purposes. |
| -lmhost HOST | Artificial host name for reporting purposes. |
| -lmport PORT | Maximum sampling period. |
| -autokill <TIMESPEC> | Kill parsing job after specified time. |
| -total NUMBER | Total number of licenses for each of the specified executable(s). Leave blank or specify UNLIMITED for unlimited capacity. |
| -sharing TYPE | Consolidate multiple process instances into one on a per user, per host, or per user/host basis. |