46 IBM Tivoli Interview Questions and Answers

Dear Readers, Welcome to IBM Tivoli Interview questions with answers and explanation. These 46 solved IBM Tivoli questions will help you prepare for technical interviews and online selection tests conducted during campus placement for freshers and job interviews for professionals.

After reading these tricky IBM Tivoli questions, you can easily attempt the objective type and multiple choice type questions on Tivoli.

How to Checking process status by running the itnm_status command in ITNM?

On UNIX operating systems, you can check the status of IBM Tivoli.
Netcool/OMNIbus, the Tivoli Integrated Portal, and Network Manager by using the itnm_status command.? steps.
To check the status of all Network Manager components on the current server:
1. Change to the $NCHOME/precision/bin directory.
2. Type the following command: itnm_status
This command displays the status of all of the Network Manager components
that are installed on the server.

What are Domain specific configuration files in ITNM?

Although in practice there are some files that you are unlikely to need to alter, in principle all of the following types of files can be made domain-specific:
- v Configuration files, that is, all files ending in .cfg
- v Discovery agent files, that is, all files ending in .agnt
- v Active Object Class files, that is, all files ending in .aoc
- v Text-based stitcher files, that is, all files in a stitchers directory ending in .stch

How to Setup an additional poller in ITNM?

- Set up an additional poller on the Network Manager server if one poller is not sufficient to handle your network load.
- To set up an additional poller for the monitoring system, you must add a record to the NCMonitor Poller table, which adds the record to the Monitor Policy editor.
- The ncp_poller process creates the record in the poller table and then exits.
- The poller is automatically installed when you install Network Manager. Complete the following steps to register a new instance of the poller and automatically start the poller.

1. On the system where the poller will run, register the poller by entering the following command.
ncp_poller -domain domain_name -register -name poller_name

2. Edit the CtrlServicesDOMAIN.cfg file.
a. Locate the entry for the ncp_poller process.
b. Copy the entry and change the -name parameter to match the name you used to register the poller.
c. Save and close the file.

3. Restart the ncp_ctrl process with the specified domain. The ncp_ctrl process restarts all running ncp_ processes, including the new poller

How to Assign poller for MIB graphing in ITNM?

- If you have defined additional pollers, and want to assign a poller to handle MIB graphing, edit the properties file.
- You must have created the poller that you want to use for MIB graphing before
you edit the file.
- To assign a poller for MIB graphing:
1. Open the following file: $TIPHOME/profiles/TIPProfile/etc/tnm/tnm.properties.
2. Change the value of the tnm.graph.poller parameter from DEFAULT_POLLER to the name of the required poller.
3. Save and close the file

How to Remove a poller in ITNM?

- If a poller is not being used to monitor the network, you can remove the poller
from the monitoring system.
- To remove a poller from the monitoring system, you must delete its record from the NCMonitor Poller table, which removes the record from the Monitor Policy editor. The ncp_poller process attempts to remove the relevant record from the
poller table and then exits.
- Complete the following tasks to remove a poller from the monitoring system.
1. From the Network Manager server, issue the following command.ncp_poller -deregister -domain [domain_name] -name [poller_name]
Note: When you issue this command, the record is deleted from the NCMONITOR Poller table.
2. From the Monitor Policy Editor, edit each active policy to use a valid poller.

How to Increase the storage limit for historical performance data in ITNM?

- You can increase the storage limit for historical performance data. This enables performance reports to display a greater amount of historical data.
- The storage limit for historical performance data is set by default to a conservative value of 5 million database rows. You can increase this value; however, this can lead to a degradation in the performance of the Performance reports.
- To increase the storage limit for historical performance data:
1. Locate the following file:
v UNIX $NCHOME/etc/precision/NcPollerSchema.cfg
v Windows %NCHOME%\etc\precision\NcPollerSchema.cfg

2. Find the section that contains the following lines:
-- =========================================================================
-- pruning
-- =========================================================================
create table config.pruning
(
   MAXPOLLDATAROWS long64 not null
);
--
-- This defines the maximum number of rows allowed in ncpolldata.polldata.
-- Once the number of rows exceeds this limit the older data will be pruned until close to the limit again.
--
-- Increasing this number will result in an increase in the data storage size required for historical data and may also lead to a degradation in the performance of reports using this data.
--
insert into config.pruning (MAXPOLLDATAROWS) values (5000000);

3. Change the value of MAXPOLLDATAROWS.

What are the phases of Discovery in ITNM?

- Now that the discovery has started, can monitor the progress of the discovery on the Network Discovery Status page. Use the status in the Discovery Phase field to
determine how the discovery is running:
1. Until the first device is discovered, the discovery phase is Idle/Standby (0).
2. After the first device is discovered, the status changes to Discovering Network(1). As further devices are discovered, the count in the Processed IP Addresses field increases.
3. The discovery then runs through the following statuses:
a. Downloading ARP (2)
b. Downloading Connections (3)
c. Correlating Connectivity (-1)
4. After the discovery is completed, the status reverts back to Idle/Standby (0).

Write the steps to start TBSM.

1.Stop ngf service
2.update alerts.status set RAD_FilterIDList = '', RAD_ServiceName='', RAD_IsIntermediateFunction=0, RAD_FunctionType=''
3.delete from service_deps table in Omnibus
4.start 104 ngf service first and then start
5.106 ngf service

Give the steps To start Universal Agent : um?

bash-2.04$ ./itmcmd agent start um
Starting Universal Agent ...
Universal Agent started
bash-2.04$ ./cinfo -r

*********** Fri Jan 28 16:43:50 IST 2011 ******************
User: itmuser Groups: na staff
Host name : CNDAFXHAAPZP01 Installer Lvl:06.21.03.00
CandleHome: /IBM/ITM
***********************************************************
Host Prod PID Owner Start ID ..Status
CNDAFXHAAPZP01 ux 33620 itmuser Jan None ...running
CNDAFXHAAPZP01 um 37838 itmuser 16:43:37 None ...running
bash-2.04$

Give the steps to start the Instance of MQ agents.

Suppose we got Offline MQ agent as :

MS_Offline:QMEIBP1::MQ

Check the agent status first :

bash-2.04$ ./cinfo -r

*********** Fri Jan 28 16:59:07 IST 2011 ******************
User: itmuser Groups: mqm mqbrkrs
Host name : CNDAEAI2APZP04 Installer Lvl:06.21.03.00
CandleHome: /IBM/ITM
***********************************************************
Host Prod PID Owner Start ID ..Status
CNDAEAI2APZP04_svc1 mc 176582 CNDAEAI2APZP04
CNDAEAI2APZP04_svc1 mq 295460 BREIBP2
CNDAEAI2APZP04_svc1 mq 238186 QMEIBP2
bash-2.04$

No MQ instance for QMEIBP1 running as can see for QMEIBP2 running above.

Hence , we will try to start the QMEIBP1 instance first with below command

bash-2.04$ ./itmcmd agent -o QMEIBP1 start mq
Starting WebSphere MQ Monitoring Agent ...
WebSphere MQ Monitoring Agent started
bash-2.04$

bash-2.04$ ./cinfo -r

*********** Fri Jan 28 16:59:07 IST 2011 ******************
User: itmuser Groups: mqm mqbrkrs
Host name : CNDAEAI2APZP04 Installer Lvl:06.21.03.00
CandleHome: /IBM/ITM
***********************************************************
Host Prod PID Owner Start ID ..Status
CNDAEAI2APZP04_svc1 mc 176582 CNDAEAI2APZP04
CNDAEAI2APZP04_svc1 mq 295460 BREIBP2
CNDAEAI2APZP04_svc1 mq 238186 QMEIBP2
CNDAEAI2APZP04_svc1 mq 30450 QMEIBP1
bash-2.04$

Name the various Other ITM Agents installed on unix/linux servers.

- ux Monitoring Agent for UNIX OS

- um Universal Agent

- yn Monitoring Agent for WebSphere

- ht Monitoring Agent for Web Servers

- mq WebSphere MQ Monitoring Agent

- mc WebSphere MQ Configuration Agent

Give the command to Check the Agent status.

bash-2.04$ ./cinfo -r

*********** Fri Jan 28 16:22:38 ISt 2011 ******************
User: itmuser Groups: staff
Host name : CNDATADMAPZ02 Installer Lvl:06.21.03.00
CandleHome: /IBM/ITM
***********************************************************
Host Prod PID Owner Start ID ..Status
CNDATADMAPZ02 ux 114694 itmuser 16:19:59 None ...running
bash-2.04$

State the features of TADDM.

Tivoli Application Dependency Discovery Manager features are as follows: or it gives answers to the following questions:
- What is on the network?
- Is is the network changing with time?
- If it is, what changes are occurring?
- How do the components (servers, applications, and other processes) depend on each other?
- Do all the applications installed on the nodes are as per the security standards?
- TADDM do the discovery of computers, software, and relationships in the various business services applications.

What are the benefits of TADDM?

The benefits of TADDM are as follows:
- TADDM provides the information about the current running application on the network.
- TADDM helps in understanding the computing environment of your organization.
- By TADDM we get to know which applications and services are deployed on the network.
- TADDM can also discover the relationships between applications and services.
- By the help of TADDM we can determine the network related problems.
- By TADDM we can determine the compliance related problem.

Give the brief overview of CMDB.

- It is a data store or logical collection of data that contains all the information about IT assets.
- It maintains the relationship between these assets, CIs and their changes.
- It can become the reliable and accurate source of information if managed properly.
- The major difference between the CMDB and any other data repository is of making the relationship between the Configuration Items.

Give the overview of TADDM Components.

- Discovery Manager: The server running the TADDM discovery processes.
- Administrative Console: It provides the server status, runtime and license information.
- Discovery Client: A java based GUI on which we can configure and run discovery processes.
- Domain Manager: A portal in the administrative console with which you can view all your configuration items and manage users.
- Anchor Servers: These are required to run the discovery in firewall zones.
- Windows Gateway Server: These are required to discover the windows systems.
- Database(CMDB): The repository to store the information collected after discovery.

State the hardware requirements to install TADDM.

- Discovery Server
1. 2 to 4 CPUs with minimum processor speed of 2Ghz per processor.
2. 4 to 8 GB of memory
3. 100 GB disk space

- Anchor Server
1. 2 CPUs with minimum processor speed of 1 GHz.
2. 2 GB Memory.
3. 5 GB disk space.

- Windows Gateway
1. 2 CPUs with minimum processor speed of 1Ghz per processor.
2. 2 GB Memory.
3. 2 GB disk space

State the OS requirements to install TADDM.

- AIX 5.2, Fix Pack 7 or later, or 5.3(current release).
- Red Hat Linux Advanced Server version 4 or 5(32 or 64 bit).
- SUSE Linux Enterprise Server Version 9 or 10(32 or 64 bit).
- Sun Solaris SPARC version 9 or 10.
- Microsoft Windows Server 2003 Datacenter, Enterprise, or Standard, SP2 or greater (32 or 64 bit).
- Red Hat Enterprise Linux 4.0.
- Red Hat Enterprise Linux 5.0.
- SUSE Linux Enterprise Server for System, version 9.0 patch level 3 or version 10.0.

State the Database Requirements to install TADDM.

- IBM DB2 v9.1, Fix Pack 2
- AIX(64 bit)
- Solaris SPARC(64 bit)
- Linux on System(64 bit)
- Linux x86 (32 or 64 bit).
- Windows (32 or 64 bit) operating systems.

State the Discovery Client Requirements to install TADDM.

- Hardware(minimum)
1. 1 x 1.0 Ghz processor.
2. 512 MB RAM.
3. 1024 x 768 resolution display.

- Hardware(minimum)
1. 1 x 2.0 Ghz processor.
2. 2 GB RAM.
3. 1280 x 1024 or higher resolution display.

- Software
1. JRE 1.5 with JAVA web start
2. IE 7.

- OS
1. OS X, Windows XP professional.

What are various Connector modes in TDI?

- Iterator.
- Lookup Connector.
- Addonly
- Update.
- Delete
- Delta
- Server

Write the command to split the ITM agents.

tacmd exportBundles -o SPD -t ux -e <full path of directory where to store the splitted image > -i <Full path to the directory where agent file after extracting>/unix

Write the command to export situation in ITM.

tacmd viewSit -s N_IGIS_Missing_MQService -e N_IGIS_Missing_MQService

How to create node in ITM and check its status?

1. Run the create node command as mentioned below-
./tacmd createnode -h 10.5.138.74 -u itmuser -w Edcv\$0987 -p SERVER=10.5.139.70 PROTOCOL=IP.PIPE PROTOCOL1=IP.SPIPE

2. Check the results as mentioned below-
bash-2.04$ ./tacmd getDeployStatus -g 1311890165524480000023807
Transaction ID : 1311890165524480000023807
Command : INSTALL
Status : SUCCESS
Retries : 0
TEMS Name : REMOTETEMS
Target Hostname: 10.5.138.74
Platform : WINNT
Product : NT
Version : 062204000
Error Message : KDY2065I: The node creation operation was a success.

How to disable port 3661 on windows server in ITM?

Please perform the below mentioned steps to disable port 3661 towards security vulnerability on windows servers –
1. Log into the windows server as itmuser

2. Go to Startà Programsà IBM Tivoli Monitoringà Manage Tivoli Monitoring Services, to open ITM Agent Mangement console

3. Verify which all agents are installed as presented in the below screen ie Universal Agent /Monitoring Agent for Windows OS
Note: In all the servers Monitoring Agent for Windows OS is present,universal agent is present in some severs only.

4. Go to the directory C:\IBM\ITM\TMAITM6

5. Locate the following two files in this directory-
i)KNTENV à For Windows OS Agent
ii) KUMENVà For Universal Agent ( This file will be present only if universal agent is installed on this server)

6. Open these files in wordpad and enter the below mentioned line at the end of file.
KDC_FAMILIES=https:0

7. Open Registry Editor and expand HKEY_LOCAL_MACHINEàSOFTWAREàCnadleàKNTàVer610àPrimaryàEnvironment

8. On the Right Hand Side window, Right click on KDC_FAMILIES and click on modify.

9. On the value data filed enter the following value.
https:0
Restart the agents running on the sever.

Give the brief about monitoring of custom logs and kulmapper utility in ITM.

Monitoring of Custom Logs
Steps :
1) Install Unix logs agent on the host machine where you want to monitor the custom logs.
2) Get the logs and map the same using Kulmapper utility

Using kulmapper utility:
Kulmaaper is a binary file that can be used to map the different fields of a log into ITM standard format. Kulmapper binary is located in Candlehome/bin directory. By default it uses the sample mapping file kulmapper.samp located in Candlehome/config directory. To map a custom log file take a backup of the kulmapper.samp file and enter the format command in the first line and the log file entry in the second line, after that execute the kulmapper binary.

Give some operations on kulmapper.samp file.

bash-2.04$ cat kulmapper.samp
a,"%*c%d/%d/%d %d:%d:%d%*c%*d %*s %*s %s %s %s %200[^\n]" , month day year hour min sec source type class desc
[6/23/11 18:05:06:063 GMT+05:30] 0000000a WSChannelFram A CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain2.The Transport Channel Service has started chain SOAPAcceptorChain2

bash-2.04$ ./kulmapper
a,"%*c%d/%d/%d %d:%d:%d%*c%*d %*s %*s %s %s %s %200[^\n]" , month day year hour min sec source type class desc
[6/23/11 18:05:06:063 GMT+05:30] 0000000a WSChannelFram A CHFW0019I: The Transport Channel Service has started chain SOAPAcceptorChain2.The Transport Channel Service has started chain SOAPAcceptorChain2
year: 11
month: 6
day: 23
hour: 18
minute: 5
second: 6
system:
source: WSChannelFram
type: A
class: CHFW0019I:
description: The Transport Channel Service has started chain SOAPAcceptorChain2.The Transport Channel Service has started chain SOAPAcceptorChain2
bash-2.04$

Give the overview about Kul_Configfile Entry.

After completion of the formatting make edit the kul_configfile located in Candlehome/config and make the entry of the custom log file path along with the format command as shown below-
/nim/WAS/profiles/AppSrv01/logs/server1/plugin.log ;n ;u ;a,"%*c%*s %s %d %d:%d:%d %4d %*s %*s %s %*c %s %s %s %256[^\n]" , month day hour min sec year system = "CNDAINOTOTZT01 %s" source type class desc
#######
#########WAS_SystemOut.log########
/nim/WAS/profiles/AppSrv01/logs/server1/SystemOut.log ;n ;u ;a,"%*c%d/%d/%d %d:%d:%d%*c%*d %*s %*s %s %s %s %256[^\n]" , month day year hour min sec source type class desc.

Save, exit and restart Unix log agent.

What are the pre requisites for ITM VM Ware Agent Deployment.

Pre requisites:

1.1. Hardware :
200MB of Disk Space is required in the client machine to deploy VM Ware Agent v.6.2.1.

1.2. Software:
Software prerequisite to deploy VM Ware Agent is as follows
- IBM Tivoli Monitoring V6.2.1 IF3 or later

What are the VM ware Agent Supported Platform?

VM ware agent can be deployed in the following OS platform-

- Windows Server 2003 Standard (x86-32)
- Windows Server 2003 Standard (x86-64)
- Windows Server 2003 Enterprise (x86-32)
- Windows Server 2003 Enterprise (x86-64)
- Windows Server 2008 Standard (x86-32)
- Windows Server 2008 Standard (x86-64)
- Windows Server 2008 Enterprise (x86-32)
- Windows Server 2008 Enterprise (x86-64)
- Windows 2003 Data Center (x86-32)
- Windows 2003 Data Center (x86-64)
- Windows 2008 Data Center (x86-32)
- Windows 2008 Data Center (x86-64)
- Red Hat Enterprise Linux 4.0 x86-32
- Red Hat Enterprise Linux 4.0 x86-64
- Red Hat Enterprise Linux 5.0 x86-32
- Red Hat Enterprise Linux 5.0 x86-64
- SUSE Linux Enterprise Server 9.0 x86-32
- SUSE Linux Enterprise Server 9.0 x86-64
- SUSE Linux Enterprise Server 10.0 x86-32
- SUSE Linux Enterprise Server 10.0 x86-64
- SUSE Linux Enterprise Server 11.0 x86-32
- SUSE Linux Enterprise Server 11.0 x86-6

What are the VM Ware Environment can be monitored by using VM Ware VIagent?

- VMware Virtual Center 2.5 or later
- VMware ESX Server 3.5 or later
- VMware ESXi Server 3.5 or later

What are the VM Ware Agent Support File?

Install VM ware agent Support file on each of the following-
- HTEMS
- REMOTETEMS
- TEPS
- TEPS Desktop

Give the steps to install the VMWare agent.

Step 1: Copy the VM Ware Aent support file software dump and proceed as mentioned below-

bash-2.04$ cd /software/itmvm/sup
bash-2.04$ ls
AUTORUN.INF Deploy README.TXT WINDOWS kcirunas.cfg notices silent_install.txt
CZ9N7EN.tar DeployLnk.sh REPORTS install.sh non_ibm_license silent_config.txt unix
bash-2.04$ ./install.sh
INSTALL

Enter the name of the IBM Tivoli Monitoring directory
[ default = /opt/IBM/ITM ]: /IBM/ITM

ITM home directory "/IBM/ITM" already exists.
OK to use it [ 1-yes, 2-no; "1" is default ]? (Press Enter Here)

Select one of the following:

1) Install products to the local host.
2) Install products to depot for remote deployment (requires TEMS).
3) Install TEMS support for remote seeding
4) Exit install.

Please enter a valid number: 1
Initializing ...
International Program License Agreement

Part 1 - General Terms

BY DOWNLOADING, INSTALLING, COPYING, ACCESSING, CLICKING ON AN "ACCEPT" BUTTON, OR OTHERWISE USING THE PROGRAM, LICENSEE AGREES TO THE TERMS OF THIS AGREEMENT. IF YOU ARE ACCEPTING THESE TERMS ON BEHALF OF LICENSEE, YOU REPRESENT AND WARRANT THAT YOU HAVE FULL AUTHORITY TO BIND LICENSEE TO THESE TERMS. IF YOU DO NOT AGREE TO THESE TERMS,

- DO NOT DOWNLOAD, INSTALL, COPY, ACCESS, CLICK ON AN "ACCEPT" BUTTON, OR USE THE PROGRAM; AND
- PROMPTLY RETURN THE UNUSED MEDIA, DOCUMENTATION, AND

Press Enter to continue viewing the license agreement, or enter "1" to accept the agreement, "2" to decline it, "3"
to print it, "4" to read non-IBM terms, or "99" to go back to the previous screen 1

Product packages are available in /software/itmvm/sup/unix

The following products are currently installed in "/IBM/ITM:"

IBM GSKit Security Interface V07.40.27.00 @ AIX R5.2 (32 bit)/R5.3 (32 bit) AIX R6.1 (32 bit)
IBM GSKit Security Interface V07.40.27.00 @ AIX R5.2 (64 bit)/R5.3 (64 bit) AIX R6.1 (64 bit)
TEMS Configurator V07.00.02.00 @ AIX R5.3 (64 bit) AIX R6.1 (64 bit)
Tivoli Enterprise Monitoring SOAP Server V06.22.03.00 @ AIX R5.3 (64 bit) AIX R6.1 (64 bit)
Tivoli Enterprise Monitoring Server V06.22.03.00 @ AIX R5.3 (64 bit) AIX R6.1 (64 bit)
Tivoli Enterprise Services User Interface Extensions V06.22.03.00 @ AIX R5.3 (64 bit) AIX R6.1 (64 bit)
Tivoli Enterprise Services User Interface V06.22.03.00 @ AIX R5.3 (64 bit) AIX R6.1 (64 bit)


All agents require that application support files that contain agent-specific information be installed on the Tivoli Enterprise Monitoring Server that the agents will connect to, Tivoli Enterprise Portal Server and Tivoli Enterprise Portal desktop and browser client. Install application support before starting to install any Tivoli Enterprise Monitoring Agents.

KCIIN2463W Warning: This installation media does not contain any components which can be run on the current system platform arcPressecture. To install components which can run on this system, please locate the installation media containing files similiar to *aix5*.jar.
NOTE: IF YOU ARE INSTALLING APPLICATION SUPPORT, CONTINUE WITH THE INSTALLATION TO SEE A LIST OF SUPPORT FILES.

Press Enter to continue, or type 'q' to quit: (Press Enter Here)

Product packages are available for the following operating systems and component support categories:

1) Tivoli Enterprise Portal Browser Client support
2) Tivoli Enterprise Portal Server support
3) Tivoli Enterprise Monitoring Server support

Type the number for the OS you want, or type "q" to quit selection: 3

You selected number "3" or "Tivoli Enterprise Monitoring Server support"
Is the selection correct [ 1=Yes, 2=No ; default is "1" ] ? (Press Enter Here)

The following products are available for installation:

1) Monitoring Agent for VMware VI V06.21.00.03
2) all of the above

Type the numbers for the products you want to install, type "b" to change operating system, or type "q" to quit selection.
If you enter more than one number, separate the numbers by a comma or a space.

Type your selections here: 2

The following products will be installed:

Monitoring Agent for VMware VI V06.21.00.03

Are your selections correct [ 1=Yes, 2=No ; default is "1" ] ? (Press Enter Here)

... installing "Monitoring Agent for VMware VI V06.21.00.03 for Tivoli Enterprise Monitoring Server support"; please wait.

=> installed "Monitoring Agent for VMware VI V06.21.00.03 for Tivoli Enterprise Monitoring Server support".

For fresh ITM agent installation, what agent version should be used?

For fresh itm agent installation , we need to use below agent version dump as shared with you:

For aix 5.3 - ux_06210000_aix526
For linux 2.6 32 bit - lz_062100000_li6263

For ITM agent upgrade, what agent version should be used?

For itm agent upgrade , we must use below agent version dump as highlighted and shared with you. Here we are using ITM agent version 6.2.2 fix pack 4 dump

For aix 5.3 - ux_06210000_aix526
aix 6.1 - ux_06210000_aix526
aix 5.2 - ux_06210000_aix523

For linux 2.6 32 bit - lz_06210000_li6263
linux 2.6 64 bit - lz_06210000_li6263
linux 2.4 32 bit - lz_06210000_li6243

How to configure the Agent?

Login as itmuser and go to /IBM/ITM/bin folder and run the below mentioned command-

NOTE: In the below command the product code ux stands for Unix types of OS that includes AIX, HP Unix,Sun Solaris ect., For linux servers lz should be entered in place of ux. The same product code will be applicable for starting or stopping the agent. For simplicity use ./cinfo –I command as mentioned above to get the exact product code.

bash-2.04$ ./itmcmd config -A ux
Agent configuration started...

Will this agent connect to a TEMS? [1=YES, 2=NO] (Default is: 1):
TEMS Host Name (Default is: ): IP

Network Protocol [ip, sna, ip.pipe or ip.spipe] (Default is: ip.pipe): ip.spipe

Now choose the next protocol number from one of these:
- ip
- sna
- ip.pipe
- 0 for none
Network Protocol 2 (Default is: ip.pipe): ip.pipe
Now choose the next protocol number from one of these:
- ip
- sna
- 0 for none
Network Protocol 3 (Default is: 0):
IP.PIPE Port Number (Default is: 1918):
Enter name of KDC_PARTITION (Default is: null):
IP.SPIPE Port Number (Default is: 3660):

Configure connection for a secondary TEMS? [1=YES, 2=NO] (Default is: 2):
Enter Optional Primary Network Name or 0 for "none" (Default is: 0):
Are you installing this product into a clustered environment [1=YES, 2=NO] (Default is: 2):

KCIIN2569E ERROR: You are not running as root, and rexec is not enabled on this machine,
so your machine boot scripts cannot be updated automatically for you. Please re-run
this configuration session as root, or please manually run /opt/IBM/ITM/bin/UpdateAutoRun.sh as rootAgent configuration completed...
bash-2.04$

Write the command to verify the agent running status.

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

What are the pre requisite for Agent Builder?

To install the Agent Builder, you must first install and have running one of the following operating systems:
- AIX 5.2 ML10 x86 (32-bit) or later
- AIX 5.3 ML5 x86 (32-bit) or later
- AIX 6.1
- AIX 7.1
- Red Hat Enterprise Linux 4.0 + U2 x86 (32-bit) or later
- Red Hat Desktop Linux 4.0 + U2 x86 (32-bit) or later
- Red Hat Enterprise Linux 5.0 x86 (32-bit)
- Red Hat Enterprise Linux 5.0 x86-64 (64-bit)
- Red Hat Enterprise Linux 6.0 x86 (32-bit)
- SUSE Linux Enterprise Server 9 Sp1 x86 (32-bit) or later
- SUSE Linux Enterprise Server 10 x86 (32-bit)
- SUSE Linux Enterprise Server 10 x86-64 (64-bit)
- SUSE Linux Enterprise Server 11 x86 (32-bit)
- SUSE Linux Enterprise Server 11 x86-64 (64-bit)
- Windows Server 2000
- Windows 2000 Advanced Server
- Windows Server 2003 EE x86 (32-bit)
- Windows Server 2003 SE x86 (32-bit)
- Windows Server 2003 Data Center x86 (32-bit)
- Windows Server 2003 EE x86-64 (64-bit)
- Windows Server 2003 SE x86-64 (64-bit)
- Windows Server 2003 Data Center x86-64 (64-bit)
- Windows XP Professional
- Windows Server 2008 Data Center x86 (32-bit)
- Windows Server 2008 EE x86 (32-bit
- Windows Server 2008 Data Center x86-64 (64-bit)
- Windows Server 2008 EE x86-64 (64-bit)
- Windows Server 2008 SE x86-64 (64-bit)
- Windows Server 2008 R2 Data Center x86-64 (64-bit)
- Windows Server 2008 R2 EE x86-64 (64-bit)
- Windows Server 2008 R2 SE x86-64 (64-bit)
- Windows 7 x86 (32-bit)
- Windows 7 x86-64 (64-bit)
- Windows Server 2008 SE x86 (32-bit)

Before you can run IBM Tivoli Monitoring Agent Builder, you must have Administrator authorization for the following reasons:
- Ability to ensure a consistent running environment for the Agent Builder and the agents designed with it.
- Ability to access parts of the operating system, which requires Administrator authorization. The Agent Builder is installed on a development system and is designed for developers who require this type of access
- Before installing the IBM Tivoli Monitoring Agent Builder, uninstall any previous versions. No data is lost when you uninstall.

What are the install support files to TEPS.

bash-2.04$ ./installIraAgentTEPS.sh /IBM/ITM Installing k2s .....
Online help for this agent will not be available until the Help Server is restarted, which also requires restarting the TEPS.

What are the Install support files on RTEMS?

bash-2.04$ ./installIraAgentTEMS.sh /opt/IBM/ITM
Loading TEMS support without restart requires 6.2 Fixpack 1 or higher and HUB TEMS information passed via -h, -u, and -p.
Restarting TEMS to activate support.
Stopping TEMS...
It can take up to ten minutes.
TEMS stopped...
Starting TEMS...
It can take up to ten minutes.
TEMS started...
Install of K1s TEMS support successful.

Give the steps to Configure mq agent.

1. Go to /IBM/ITM/config

2. Copy the mq.cfg and create a new file as given below-
cp mq.cfg _mq_.cfg
eg : cp mq.cfg CNDAEAI2APZP18_mq_QMEIGP6.cfg

3. Edit the new file as shown below-
Important :
In that following 3 places QManager names need to be added marked in bold
bash-3.2$ cat CNDAEAI2APZP19_sv1_mq_QMEIAP6.cfg
*****************************************************************
* *
* Licensed Materials - Property of IBM *
* *
* (C) Copyright IBM Corp. 1996, 2007 All Rights Reserved. *
* *
* US Government Users Restricted Rights - Use, duplication or *
* disclosure restricted by GSA ADP Schedule Contract with *
* IBM Corp. *
* *
*****************************************************************

SET GROUP NAME (GROUP1) -
DEFAULT(YES) -
RETAINHIST(120) -
COMMAND (YES) -
MSGACCESS(DESC) -
EVENTS(REMOVE) -
ACCOUNTINGINFO(REMOVE) -
STATISTICSINFO(REMOVE)
SET MANAGER NAME(QMEIAP6)
SET QUEUE NAME(*) MGRNAME(QMEIAP6) QDEFTYPE(PREDEFINED)
SET CHANNEL NAME(*) MGRNAME(QMEIAP6)
PERFORM STARTMON SAMPINT(300) HISTORY(NO)

4. Change the file permission
bash-3.2$
chmod 777 Hostname_mq_QMANGERNAME.cfg

5. configure mq agent using itmcmd command ( normal configuration)
6. start the instance of MQ
./itmcmd agent -o <QMANGERNAME> start mq

Give the steps to Configure qi agent.

1. Go to /IBM/ITM/config

2. Copy the qi.xmland create a new file as given below-
cp qi.xml <ServerHostname>_qi_<MSGBROKERID>.xml
eg: cp qi.xml CNDAEAI2APZP16_qi_BREIBP5.xml

3. Edit the new file as shown below-
Enter the Message broker ID in the shown in bold character below

bash-3.2$ more CNDAEAI2APZP16_qi_BREIBP5.xml
<!--defaultPersistentBrokerData="NO"-->
<!--Agent performance during startup will be greatly enhanced if the defaultPersistentBrokerData parameter is set to YES.-->
<!--Note: the defaultReplyQueueModel parameter must be set to "SYSTEM.BROKER.INTERBROKER.MODEL.QUEUE" or the name of another permanent model q
ueue if the defaultPersistentBrokerData parameter is set to YES.-->
<!--When agent is not running, the subscription $SYS/Broker/<broker_label>/# and the reply queue used by the agent will continue to receive an
d store broker event messages ready for processing when the agent is restarted.-->
<!--You must ensure that the reply queue does not become full when the agent is stopped. In particular, the reply queue will become full extr
emely fast if snapshot accounting is enabled. -->
<!--The requirements and effects of setting the persistentBrokerData parameter to YES for a single broker are same as setting the defaultPersi
stentBrokerData parameter to YES described in above.-->
<!--END OF COMMENTS-->

<KqiAgent version="700"
agentId="BREIBP5"
defaultRetainBrokerEvents="10"
defaultRetainFlowEvents="10"
retainProductEvents="10"
discoveryInterval="300"
defaultStatisticInterval="60"
defaultFlowEventInterval="15"
defaultHistoricalAccountingType="Archive"
defaultRetainRecentSnapshotSamples="15"
defaultRetainRecentArchiveSamples="5"
defaultRetainRecentPubSubSamples="15"
holdTimeForQuery="180"
defaultReplyQueueName="KQI.AGENT.REPLY.QUEUE"
defaultReplyQueueModel="SYSTEM.BROKER.MODEL.QUEUE"
defaultCollectNodeData="NO"
maximumMessageLength="10240"
defaultPersistentBrokerData="NO"
defaultRefreshInterval="300"
defaultTakeActionAuthUsers="*">
</KqiAgent>
bash-3.2$

Give the categorization of IBM Tivoli Software Products.

IBM Tivoli Softwares are categorized into six areas:
- Availability
- Business Service Management
- Orchestration
- Provisioning
- Security Management
- Storage and Optimization solution

What are the features of Business Service Management.

Business Service Management features the following products:
- IBM Tivoli Business Systems Manager.
- IBM Tivoli Service Level Advisor.
- IBM Tivoli Enterprise Console.
- IBM Tivoli Netview.

Give the overview of TMR.

TMR means Tivoli Management Region. It is a set of systems that are managed by one server. Each TME has its unique set of clients. Tivoli does not support more then one TMR at a particular time, but you can interconnect one or more TMRs.
- TMR consist of :
- Tivoli Server
- 1 or more Managed Nodes/Gateways
- Tivoli Management Agents/Endpoints

Explain TCLI.

TCLI(Tivoli Command Line Interface)
- Most of the Tivoli operations can be performed on command line interface.
- Must setup/”source” the Tivoli environment first.
/etc/Tivoli/setup_env.sh
\%systemroot%\system32\drivers\etc\tivoli\setup_env.cmd
- Most commands begin with a w
- Must have the same authorization to perform operations from the CLI or the Tivoli Desktop.
- W+verb+object
--Wcrtgate/wdelgate
--Wsetpr
15 AIX Interview Questions and Answers
AIX interview questions and answers for freshers and experienced - List of AIX questions with answers that might be asked during an interview - Brief about AIX, login process to the AIX system, SHELL program, various SHELL types, advantages of Bourne Again Shell or bash, What is an interactive shell?, AIX file system......
MAXIMO interview questions and answers - MAXIMO FAQs
MAXIMO interview questions and answers for freshers and experienced - List of MAXIMO questions with answers that might be asked during an interview - What are various modules of maximo?, Maximo as a package, Application Designer Tool, Integration Framework, Start Center in Maximo, Procedure Import Workflow in Maximo....
15 Netcool OMNIbus Interview Questions and Answers
Netcool/OMNIbus interview questions and answers for freshers and experienced - List of Netcool OMNIbus questions with answers that might be asked during an interview...
Post your comment
Discussion Board
interview questions
can u forward questions for tivoli monitoring as fresher for unix environment
swati 11-24-2014