A SERVICE OF

logo

414 Chapter 10
Tuning, Troubleshooting, Security, and Maintenance
Troubleshooting: Specific Problems
Table 10-5 Clean-up and Restart ITO Agents on Other SVR4 Managed Nodes
Task
Solaris, NCR UNIX SVR4, SCO
OpenServer, SCO UnixWare, SGI IRIX,
Olivetti UNIX, Pyramid
DataCenter/OSx, Digital UNIX,
andOS/2
1. Stop ITO agents, including
the control agent.
/opt/OV/bin/OpC/opcagt -kill
OS/2: use the GUI
Digital UNIX:
/usr/opt/OV/bin/OpC/opcagt -kill
2. Check that all ITO agents
are stopped.
opcagt -status
3. Check again that all ITO
agents are stopped using the
list of agent PIDs given by the
opcagt - status
command. If any are not
stopped, execute the kill
(1M) command.
ps -eaf|grep opc kill <proc_id>
4. Check that no ITO
processes are still registered
with the llbd or dced/rpcd
daemons.
/usr/sbin/ncs/lb_admin
/opt/dce/bin/rpccp
or/opt/dce/bin/dcecp
OS/2: \opt\dcelocal\bin\rpccp
or \opt\dcelocal\bin\dcecp
5. Remove temporary ITO
files.
rm -f /var/opt/OV/tmp/OpC/*
6. Restart ITO agents. /opt/OV/bin/OpC/opcagt -start