Checking the server status

After installing TADDM, you can check the status of the server.

To verify that all services are started, complete the following steps:

  1. Go to the installation directory of the TADDM server:
    • For Linux®, and UNIX systems: $COLLATION_HOME/bin
    • For Windows systems: %COLLATION_HOME%\bin
  2. Enter one of the following commands:
    • For Linux and UNIX systems: ./control status
    • For Windows systems: control status
    If TADDM is running on a domain server, the following output is displayed:
    • TADDM 7.3.0:
      Discover: Started
      DbInit: Started
      Tomcat: Started
      Topology: Started
      DiscoverAdmin: Started
      Proxy: Started
      EventsCore: Started
      
      TADDM: Running
    • TADDM 7.3.0.1, and later:
      Discover: Started
      DbInit: Started
      Liberty: Started
      Topology: Started
      DiscoverAdmin: Started
      Proxy: Started
      EventsCore: Started
      
      TADDM: Running
    If TADDM is running on a synchronization server, the following output is displayed:
    • TADDM 7.3.0:
      DbInit: Started
      Tomcat: Started
      EcmdbCore: Started
      
      TADDM: Running
    • TADDM 7.3.0.1, and later:
      DbInit: Started
      Liberty: Started
      EcmdbCore: Started
      
      TADDM: Running
    If TADDM is running on a storage server, the following output is displayed:
    • TADDM 7.3.0:
      DbInit: Started
      Tomcat: Started
      StorageService: Started
      
      TADDM: Running
    • TADDM 7.3.0.1, and later:
      DbInit: Started
      Liberty: Started
      StorageService: Started
      
      TADDM: Running
    If TADDM is running on a discovery server, the following output is displayed:
    • TADDM 7.3.0:
      Discover: Started
      Tomcat: Started
      DiscoveryService: Started
      
      TADDM: Running
    • TADDM 7.3.0.1, and later:
      Discover: Started
      Liberty: Started
      DiscoveryService: Started
      
      TADDM: Running