Category Archives: OVO/OM/OMU/OMW

The category “OVO” has helpful notes about the leading HP Operations Manager (OM) — monitor systems and applications using agents .

How to set up the Self Monitoring for OVO, if it was deleted by mistake ?

OVO provides policies, scripts and tools for self-monitoring purposes. However, if those policies, scripts or tools are deleted, those utilities could be restored quite easily. All self monitoring configuration data and the HPOM Java GUI integration are stored in the directory /opt/OV/OMU/adminUI/data/init/ovo/selfmon … Continue reading

Posted in OVO/OM/OMU/OMW | Tagged , , | Leave a comment

How to approve Pending certificate request from OVO Management station ?

First of all log into OVO management station. Check, if there is any certificate request is pending by running the following command. /opt/OV/bin/ocvm –listpending –l If you see any pending request, you could approve the certificate request by running the … Continue reading

Posted in OVO/OM/OMU/OMW | Tagged | 2 Comments

How to check if any certificate request is pending in OVO Management Station ?

Log on into your OVO Management station. To check if there is any certificate request is pending from any of the agents run the following command. /opt/OV/bin/ocvm –listpending –l   It would show if any certificate request is pending or … Continue reading

Posted in OVO/OM/OMU/OMW | Tagged | 2 Comments

How to download Configuration data of OVO/OMU ?

One can download the configuration data by using the following command. -opccfgdwn This command will allow to select the parts of the configuration that the user wants to download.

Posted in OVO/OM/OMU/OMW | 2 Comments

How check the certificates available to OVO Client ?

How check the certificates available to OVO Client ? Continue reading

Posted in OVO/OM/OMU/OMW | 1 Comment

How to remove the trusted certificate from OVO client ?

How to remove the trusted certificate from OVO client ? Continue reading

Posted in OVO/OM/OMU/OMW | Leave a comment

How to remove a policy from Management Station of OVO ?

Here are the steps to remove a particular policy on a node from management station of OVO. 1. First log onto your management station. 2. On Management station, run the following command. ovpolicy -remove –polname “Policy Name” -host “hostname” Example: … Continue reading

Posted in OVO/OM/OMU/OMW | 8 Comments

How to disable a policy on a node from Management station of OVO ?

Here are the steps to disable a particular policy on a node from management station of OVO. 1. First log onto your management station. 2. On Management station, run the following command. ovpolicy -disable –polname “Policy Name” -host “hostname” Example: … Continue reading

Posted in OVO/OM/OMU/OMW | 1 Comment

How to disable ping a node in OVO ?

Here are the steps to disable ping a node in OVO. 1. Open the node. 2. Click Edit. Go to Management 3. Change the “Polling” to “No Polling” 4.save it. Now that particular Node won’t be pinged any more.

Posted in OVO/OM/OMU/OMW | 2 Comments

What are the policies deployed on a OVOu node ?

To know the policies deployed on a specific node, run the following command on that node opctemplate -list

Posted in OVO/OM/OMU/OMW | 1 Comment