Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
NetBackup™ Web UI Cloud Administrator's Guide
- Introducing the NetBackup web user interface
- Managing cloud assets
- About protecting cloud assets
- Limitations and considerations
- Registering the CloudPoint server with NetBackup
- Adding configurations for a cloud provider
- Editing or disabling configurations for a cloud provider
- Configuring cloud asset discovery interval
- Recovering a cloud asset to its original location
- Recovering a cloud asset to an alternate location
- Troubleshooting cloud workload protection issues
Configuring cloud asset discovery interval
By default, asset discovery happens every 4 hours. You can use the CLOUD_DISCOVERY_INTERVALto configure how often NetBackup performs cloud asset discovery. This interval represents hours and can be between 1 to 23. The value must be specified in integers.
To configure the cloud asset discovery interval
- Select appropriate configuration option.
Windows
You can configure the discovery interval using the nbsetconfig command.
For example
nbsetconfig nbsetconfig>
CLOUD_DISCOVERY_INTERVAL = 2
The directory path to this command is
install_path\NetBackup\bin\See the NetBackup Commands Reference Guide.
UNIX
Set the CLOUD_DISCOVERY_INTERVAL parameter in the
/usr/openv/netbackup/bp.conffile.
- Restart the nbdisco service.
Asset discovery is triggered after you restart the service.