IBM Systems Director

IBM Systems Director has been removed from marketing and was scheduled to reach end of service in April 2018

NOTE: This documentation is almost certainly incomplete and may not be accurate but is provided in the hope that it may help someone who finds old IBM Systems Director processes running on their AIX server

Check

To check if CIM and Agent components are running on an AIX system...

ps -ef | grep nonstop

lssrc -s platform_agent

ps -ef | grep slp_srvreg

ls -l /opt/ibm/director/agent/runtime/agent/bin/endpoint.sh

ls -ltr /var/opt/tivoli/ep/logs

Stop

To stop the Agent and CIM processes on an AIX system...

/opt/ibm/director/agent/runtime/agent/bin/endpoint.sh stop

stopsrc -s platform_agent

stopsrc -s cimssys

ps -ef | grep slp_srvreg

Kill any running slp_srvreg process

>/var/opt/tivoli/ep/logs/nonstopbundle.log

>/var/opt/tivoli/ep/logs/nonstop.log

Start

To start the Agent and CIM processes on an AIX system...

startsrc -s platform_agent

/opt/ibm/director/agent/runtime/agent/bin/endpoint.sh start

/opt/freeware/cimom/pegasus/bin/slp_query --type=*

Shows SLP registrationsSee also: smstart