Use the Services attributes to view status and configuration information about each service installed on the NT Server.
Account ID The account name under which the service process will be logged on when it runs. It takes the form of "DomainName\UserName" such as ".\LocalSystem".
Account ID (Unicode) The account name under which the service process will be logged on when it runs in UTF8. It takes the form of "DomainName\UserName" such as ".\LocalSystem".
Binary Path The fully qualified path to the service binary executable.
Binary Path (Unicode) The fully qualified path to the service binary executable in UTF8.
Current State The current state of the service, which can be Stopped, Start Pending, Stop Pending, Running, Continue Pending, Paused Pending, or Paused.
Display Name The name of the service as it appears in the NT Service Control Manager applet. This string has a maximum length of 256 bytes.
Display Name (Unicode) The name of the service as it appears in the NT Service Control Manager applet in UTF8.
Load Order Group The name of the load ordering group of which this service is a member. Services can be placed in groups so other services can have dependencies on a group of services. If the service is not in a load ordering group then this field will be blank.
Server Name The name of a node.
Service Name The internal name of the service in the Service Control Manager database. The maximum size of the string is 256 bytes.
Start Type Specifies when to start the service. This can be Automatic, Manual or Disabled.
Timestamp The date and time the Tivoli Enterprise Management Server samples the data. Date and time of the sample. Standard 16-character date/time format (CYYMMDDHHMMSSmmm), where:
C |
Century (0 for 20th, 1 for 21st) |
YY |
Year |
MM |
Month |
DD |
Day |
HH |
Hour |
MM |
Minute |
SS |
Second |
mmm |
Millisecond |
Use simple text strings as described above.