You are on page 1of 2

OVO Agent installation

1) Get the password details of the nodes to be installed with OVO agent from management server. 2) Login to the management server (Both Fixed and Mobile) and check whether the given nodes have been monitored by the servers or not. 3) If not, check whether ICMP ping and 22 Port is opened or not bidirectional and 383 port from the managed node. 4) If ports are open and ping is working fine add ##OVO Servers##### xx.xx.xx.xx Node-1 xx.xx.xx.xx Node-2 xx.xx.xx.xx openview to the nodes to be monitored under etc/hosts

5) And add the managed node details in ovo-1 and ovo-2 servers under etc/hosts 6) In the managed node under \tmp folder create a directory as ovo_agent with mkdir ovo_agent 7) Check the OS details and patch work 8) copy the agent present under the paths as given in the below table through FTP, SFTP or WinSCP

OS Type HPUX -PARISC HPUXItanium Solaris Sparc Solaris X86 Windows 32bit Windows 64 bit Linux 32bit

Agent Location /var/opt/OV/share/databases/OpC/mgd_node/vendor/hp/parisc/hpux1100/A.08.10.160 /var/opt/OV/share/databases/OpC/mgd_node/vendor/hp/ipf32/hp ux1122/A.08.10.160 /var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/s olaris7/A.08.10.160 /var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/x86/sol aris10/A.08.10.160 /var/opt/OV/share/databases/OpC/mgd_node/vendor/ms/x86 /var/opt/OV/share/databases/OpC/mgd_node/vendor/ms/x64/win 2k3/A.08.10.160 /var/opt/OV/share/databases/OpC/mgd_node/vendor/linux/x86/li nux26/A.08.10.160

Filename RPC_BBC.tar.gz RPC_BBC.tar RPC_BBC.tar RPC_BBC_sol_x86.tar.gz winnt.tar RPC_BBC.tar RPC_BBC_linx26.tar.gz

Linux 64 bit

/var/opt/OV/share/databases/OpC/mgd_node/vendor/linux/x64/li nux26/A.08.10.160

RPC_BBC.tar

9) Once connected to the managed node from the management server use the below command to copy the file RPC_BBC.tar to Managed nodes tmp\ovo_agent directory using Put RPC_BBC.tar 10) Then untar the file from the managed node with tar xvf RPC_BBC.tar 11) Copy the file to a temporary folder and extract it. 12) Locate the RPC_BBC folder and start the installation from there. For UNIX: cd RPC_BBC chmod +x opc_inst ./opc_inst s openview For windows: cd RPC_BBC cscript opc_inst.vbs s openview

13)

once its done ./opcagt -version ./opctemplate ./ovc ./opcagt ./ovcert list opccsa -list_pending_cr In management server

You might also like