The GetStatusInfo
action returns status information for the service (for example, the service’s product name, version number and so on).
The action returns the following status information for the service:
Statistics | Description |
---|---|
[StatusInfo] | |
ServiceStartTime
|
The time the service started running (in epoch seconds). |
ServiceUtilsVersion
|
The version of the service utilities. |
ServiceName
|
The name of the service. |
ProductName
|
The product name of the service. |
ProductVersion
|
The version of the product. |
ProductBuild
|
The build of the product. |
ServicePID
|
The process ID of the service. |
ProductUID
|
The user identifier of the service. |
ServiceStatus
|
The status of the service (running or stopped). |
Note: This is a status action that can be sent only from ServiceStatusClients (which are set in the [Service]
section of the configuration file).
action=GetStatusInfo
None.
|