Enabling and disabling network view updates for poll policies

By default network view updates are enabled for all poll policies. You can disable network view updates if you are polling stable network views. This will avoid any performance issues associated with the update.

Procedure

  1. Edit the following configuration file: $NCHOME/etc/precision/NcPollerSchema.cfg.
  2. Add the following line to the end of the file:
    update config.properties set UpdateNetworkViewCache = enable_or_disable_update;
    Where: enable_or_disable_update is either 1 (enable) or 0 (disable ). The default value is 1 (enable).
  3. Restart the Polling engine, ncp_poller.