Start/stop individual agent

# /opt/IBM/ITM/bin/itmcmd agent start ul
# /opt/IBM/ITM/bin/itmcmd agent stop ul

Start/stop all agents

# /opt/IBM/ITM/bin/itmcmd agent start all
# /opt/IBM/ITM/bin/itmcmd agent stop all

Check status of agents

# /opt/IBM/ITM/bin/cinfo -t

*********** Fri Dec 11 09:52:45 MET 2015 ******************
User: root Groups: adm bin daemon lp mail other root sapinst sys users
Host name : monserv1 Installer Lvl:06.23.01.00
CandleHome: /opt/IBM/ITM
Version Format: VV.RM.FF.II (V: Version; R: Release; M: Modification; F: Fix; I: Interim Fix)
***********************************************************
...Product inventory

PC   PRODUCT DESC                                              PLAT    VER           BUILD           INSTALL DATE    

06   Monitoring Agent for NTPCHECK                             hpi116  01.00.00.03   201505181006    20150605 0939   
0f   Monitoring Agent for CHECKFREE_SOL_HP-UX                  hpi116  01.00.00.01   201505111456    20150514 1139   
ax   IBM Tivoli Monitoring Shared Libraries                    hpi116  06.23.01.00   d2050a          20150514 1133   
gs   IBM GSKit Security Interface                              hpi113  07.40.27.00   d2031a          -               
gs   IBM GSKit Security Interface                              hpi116  07.40.27.00   d2031a          -               
jr   Tivoli Enterprise-supplied JRE                            hpi116  06.09.02.00   d2031a          -               
ui   Tivoli Enterprise Services User Interface                 hpi116  06.23.01.00   d2050a          20150514 1133   
ux   Monitoring Agent for UNIX OS                              hpi116  06.23.01.00   20541           20150514 1133

To configure (or reconfigure) an agent

# /opt/IBM/ITM/bin/itmcmd config -A ux

In this case we are configuring the HP-UX UX agent, and it will prompt you for the settings. Restart the agent when you’re done.

Leave a comment