IBM Tivoli Question:
Write the command to verify the agent running status?
Answer:
Verify Agent Running Status:
Go to /IBM/ITM/bin and run the below command:
bash-3.2$ ./cinfo -r
*********** Wed Sep 28 12:03:30 IST 2011 ******************
User: itmuser Groups: staff
Host name : CNDAUSSDAPZP01 Installer Lvl:06.21.00.000
CandleHome: /IBM/ITM
***********************************************************
Host Prod PID Owner Start ID ..Status
CNDAUSSDAPZP01 ux 3539062 itmuser 12:03:12 None ...running
Also run the below command to verify the agent has establish the connection with RTEMS
bash-2.04$ netstat -an | grep IP
Go to /IBM/ITM/bin and run the below command:
bash-3.2$ ./cinfo -r
*********** Wed Sep 28 12:03:30 IST 2011 ******************
User: itmuser Groups: staff
Host name : CNDAUSSDAPZP01 Installer Lvl:06.21.00.000
CandleHome: /IBM/ITM
***********************************************************
Host Prod PID Owner Start ID ..Status
CNDAUSSDAPZP01 ux 3539062 itmuser 12:03:12 None ...running
Also run the below command to verify the agent has establish the connection with RTEMS
bash-2.04$ netstat -an | grep IP
Previous Question | Next Question |
How to configure the Agent? | What are the pre requisite for Agent Builder? |