Posts Tagged ovo
Control agent problem (OVO)
Posted by Lincoln Zuljewic Silva in HP-UX on January 8th, 2010
Sometimes the OVO agent stops communicating with the OVO Server.
Control agent on nodeHOST isn't accessible. (OpC40-405) Network communication problem: Could not obtain endpoint information from node ncadg_ip_udp:10.0.0.10[]. (OpC40-399) |
To reestablish the communication, you should restart it:
To stop, use the command:
/opt/OV/bin/OpC/opcagt -stop |
Check if it is stopped:
/opt/OV/bin/OpC/opcagt -status |
Attention: the "Control Agent" may not stop, you can kill it with a "kill -9 PID"
To start, use the command:
/opt/OV/bin/OpC/opcagt -start |
