How to enable HP OML ECS Correlator from command line›
For those HP OML fans out there, here’s a neat trick that isn’t documented anywhere officially. If you have a need to automate the deployment of OML, and need to deploy the ECS Correlator Policy to the Management server, use this: opcnode -assign_pol node_name=‘$MGMTSV’ net_type=NETWORK_IP pol_name=”Correlation Composer” pol_type=Event_Correlation That should do it for…