Checking the status of the system and all services

You can check the status of IBM® Product Master and all services from the command line.

Procedure

  1. Run the shell script rmi_status.sh from the $TOP/bin/go/ directory to verify that the system is up and running:
    Syntax
    rmi_status.sh
  2. Review the output of the rmi_status.sh shell script to verify that the following services are started:
    • Admin service: admin_machine name
    • Application server: appsvr_machine name
    • Event processor: eventprocessor
    • Queue manager: queuemanager
    • Scheduler: scheduler
    • Workflow engine: workflow

Example

The following example shows the output after you run the rmi_status.sh shell script:
#./rmi_status.sh
++ [success] rmistatus (Mon Aug 26 17:29:47 PDT 2003)
rmi://machine name:17507/CMP1/appsvr/appsvr_machine name
rmi://machine name:17507/CMP1/admin/admin_machine name
rmi://machine name:17507/CMP1/eventprocessor/eventprocessor_machine name
rmi://machine name:17507/CMP1/scheduler/scheduler_machine name
rmi://machine name:17507/CMP1/queuemanager/queuemanager_machine name
rmi://machine name:17507/CMP1/workflow/workflow_machine name

What to do next

You can now log in to your system.