Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 1.88 KB

File metadata and controls

45 lines (23 loc) · 1.88 KB

type: application usage summary instance

The <application usage summary instance> inspectors return information about the multiple instances of specific applications.

first start time of <application usage summary instance> : time

Returns the start time of the specified application instance since the computer was configured to track it, regardless of reboots.

image path of <application usage summary instance> : string

Returns the full path to the executable file that represents the instance of the specified application.

Note: On AIX systems this inspector always returns the error 'expression refers to nonexistent object' because the application path is not available on that platform.

last start time of <application usage summary instance> : time

Returns the last time this specified application was started.

last time seen of <application usage summary instance> : time

Returns the last time this specified application was seen running.

name of <application usage summary instance> : string

Returns the name(s) of the application instance(s) currently enabled for usage summaries.

size of <application usage summary instance> : integer

Returns the size of the specified application instance.

string version of <application usage summary instance> : string

Returns the version of the specified application instance as a string value.

total duration of <application usage summary instance> : time interval

Returns the total elapsed time that the specified application instance has been running.

total run count of <application usage summary instance> : integer

Returns the number of times that the specified application instance has been run since the client was configured to track it.

version of <application usage summary instance> : version

Returns the version of the specified application instance.