426
Chapter 10
Tuning, Troubleshooting, Security, and Maintenance
Changing Hostnames/IP Addresses
Before You Change the Hostname/IP Address of the
Management Server
1. Stop all ITO processes on your management server. This includes the
manager, agent and user-interface processes running on this system.
a. Stop all running ITO user interfaces by selecting
Map:Exit
.
b. When changing the IP address of the management server, stop the
ITO agents on your management server.
/opt/OV/bin/OpC/opcagt -kill
c. Stop the ITO manager processes:
/opt/OV/bin/ovstop opc ovoacomm
d. Check that no ITO processes are running:
ps -eaf | grep opc
e. If an ITO process is still running, kill it manually:
kill <
proc_id
>
All ITO intelligent agents on ITO managed nodes will start
buffering their messages.
2. Make sure the database is running. If it is not running, start it with
the following commands:
su - oracle
$ORACLE_HOME/bin/svrmgrl
connect internal
startup
exit
exit
For more information about the Oracle database, see the HP
OpenView IT/Operations Installation Guide for the Management
Server.
3. Change the ITO management server's IP-address and/or node name
in the ITO database according to the “old/new name” naming scheme
below:
/opt/OV/bin/OpC/utils/opcchgaddr -force -label \
<
label
> IP <
old_addr
> <
old_name
> IP <
new_addr
> \
<
new_name
>
Summary of Contents for -UX B6941-90001
Page 6: ...6 ...
Page 8: ...8 ...
Page 27: ...27 1 Prerequisites for Installing ITO Agent Software ...
Page 43: ...43 2 Installing ITO Agents on the Managed Nodes ...
Page 115: ...115 3 File Tree Layouts on the Managed Node Platforms ...
Page 163: ...163 4 Software Maintenance on Managed Nodes ...
Page 183: ...183 5 Configuring ITO ...
Page 298: ...298 Chapter5 Configuring ITO Variables ...
Page 299: ...299 6 Installing Updating the ITO Configuration on the Managed Nodes ...
Page 315: ...315 7 Integrating Applications into ITO ...
Page 333: ...333 8 ITO Language Support ...
Page 352: ...352 Chapter8 ITO Language Support Flexible Management in a Japanese Environment ...
Page 353: ...353 9 An Overview of ITO Processes ...
Page 372: ...372 Chapter9 An Overview of ITO Processes Secure Networking ...
Page 373: ...373 10 Tuning Troubleshooting Security and Maintenance ...
Page 481: ...481 A ITO Managed Node APIs and Libraries ...
Page 499: ...499 B Administration of MC ServiceGuard ...
Page 513: ...513 C ITO Tables and Tablespaces in the Database ...
Page 520: ...520 AppendixC ITO Tables and Tablespaces in the Database ITO Tables and Tablespace ...
Page 521: ...521 D ITO Man Pages Listing ...