How to disable, or stop, the database discovery on a Veritas Operations Manager (VOM) Managed Host (MH)

book

Article ID: 100028539

calendar_today

Updated On:

Resolution


To pause the discovery process:

# /opt/VRTSsfmh/bin/mh_ctl.pl --family --pause

Note: that this will pause the discovery of all databases.
 
For example, pausing the discovery of databases*

# /opt/VRTSsfmh/bin/mh_ctl.pl --family DB --pause

Pausing a discovery is persistent through reboots.

 

To resume the discovery process:

# /opt/VRTSsfmh/bin/mh_ctl.pl --family --resume


Issue/Introduction

How to disable, or stop, the database discovery on a Veritas Operations Manager (VOM) Managed Host (MH)