Use Service Dependencies attributes to obtain configuration information about all of the services or load order groups that must start before a given service installed on the Windows Server. Services are background processes run by the operating system, regardless of the user logged into the system. Service Dependencies is a multiple-instance attribute group. You cannot mix these attributes with those of any other multiple-instance group.
Dependency The name of a service or load order group that must start before the given service can start. If there are no dependencies for the given service, this field is blank. Valid format is a text string of up to 64 characters. For example, +TID indicates the name of a load order group that must start first.
Display Name The name of the service as it appears in the Service Control Manager applet. Valid format is a text string of up to 64 characters. For example, Gateway Service indicates the name of the service.
Display Name (Unicode) The name of the service as it appears in the NT Service Control Manager applet in UTF8. Valid format is a text string of up to 400 bytes.
Server Name The name of the managed system. Valid format is a text string of up to 64 characters.
Service Name The internal name of the service in the Service Control Manager database. Valid format is a text string of up to 64 characters. For example, NWCWorkstation is an example of a service name.
Timestamp The date and time the Tivoli Enterprise Monitoring Server samples the data. 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. For example, enter 0971009130500000 to express October 9, 1997, 1:05:00 pm.