Dependency field removal and prevent auto update

Dependency field removal and prevent auto update

The dependency field of the devices can be entered manually or it can update itself when a layer 2 map is created.
If you remove the dependency manually, it will be populated again since by default the layer 2 map will have a auto-discovery interval.

To stop the auto update/population of dependency field -
Connect to the DB -
https://support.zoho.com/portal/manageengine/helpcenter/articles/connecting-to-the-opmanager-database

Execute -
update layer2configuration set autodependency='false';


This will prevent the auto-updation of the dependency field.

                  New to ADSelfService Plus?

                    • Related Articles

                    • How to automatically discover the new devices added to my network?

                      Discovery Schedule You can set up a discovery schedule to automatically discover the new devices added to your network. To create a discovery schedule, For OpManager versions 125174 and above Go to Settings -> Discovery. In the Network Discovery ...
                    • How to enable or disable automatic VM discovery?

                      Auto VM discovery feature enables you to automatically discover any new VMs added to your virtual servers without having to run rediscovery or update your inventory everytime. This setting can be enabled for any virtual parent device in OpManager ...
                    • How to configure AD Authentication in OpManager

                      Add an AD Domain You can create Domains in OpManager and users manually in OpManager with the AD Authentication and User Management features. To add a domain: Go to Settings → General Settings → Authentication → AD Authentication → Add Domain. Enter ...
                    • Daylight Saving Time(DST) not being updated in the OpManager

                      Issue: Daylight Saving Time(DST) difference is not reflected in OpManager. The Time that is being shown in "About" tab in OpManager UI will have 1 hour time difference with respect to the actual time. Reason: Daylight Saving Time(DST) changes that ...
                    • Standalone DB Connector in OpManager (PgSQL)

                      The below KB is applicable for all editions & from version 12.6.262 and above. Please follow this on Support team request. Question: How to connect to OpManager PgSQL Database via command prompt? Solution: Please follow the below steps to connect the ...