HP OM Commands
############################################
To Start the OMU management server process
ostart –c
Ovc -start
To Stop the OMU management server process
ovstop –c
Ovc -kill
To check the OMU server status
ovstatus –c
Opcagt -status
To install agent on Unix
opc_inst -s
To install agent on Windows
cscript opc_inst.vbs -s
To Unistall agent
opc_inst -r
To check the agent status
opcagt status [local agent status]
opcragt [ remote agent status from management server ]
To Distribute Monitor, Action, Commands & Templates
opcragt -distrib -monitor -action -commands -templates -force
To add a node to node bank
opcnode -add_node node_name="" node_label="
This comment has been removed by the author.
ReplyDeleteDo you know how are the equivalent commands in OMW?
ReplyDeletehi Bharath, please help ovc -kill command gets hung sometimes, what do we need to do in such cases?
ReplyDeleteUse "ps -ef" command option to kill the process which are hung.
DeleteIn windows systems use task manager to identify the process and then kill it