Please enter search query.
Search <book_title>...
NetBackup™ Web UI Administrator's Guide
Last Published:
2022-09-09
Product(s):
NetBackup & Alta Data Protection (10.1)
- Introducing the NetBackup web user interface
- Monitoring and notifications
- Job monitoring
- Job notifications
- NetBackup event notifications
- Section I. Managing hosts
- Managing host properties
- Managing credentials for workloads and systems that NetBackup accesses
- Managing deployment
- Section II. Configuring storage and backups
- Configuring storage
- Overview of backups in the web UI
- Managing protection plans
- Managing classic policies
- Managing backup images
- Pausing data protection activity
- Configuring storage
- Section III. Managing security
- Security events and audit logs
- Managing security certificates
- Managing host mappings
- Managing user sessions
- Managing the security settings for the primary server
- About trusted primary servers
- Using access keys, API keys, and access codes
- Configuring authentication options
- Managing role-based access control
- Configuring RBAC
- Add a custom RBAC role
- Section IV. Detection and reporting
- Detecting malware
- Detecting anomalies
- Usage reporting and capacity licensing
- Detecting malware
- Section V. NetBackup workloads and NetBackup Flex Scale
- Section VI. Disaster recovery and troubleshooting
Example policy - Sharded MongoDB cluster
This example describes how to create a policy to back up the primary configuration server in a Sharded MongoDB cluster.
To add a policy for a MongoDB cluster backup
- On the left, select Protection > Policies.
- Click Add.
- On the Attributes tab, select the following:
Policy type: BigData
- On the Schedules tab, configure all the necessary schedules. For example, Full and incremental schedules.
Name
Type
Frequency
Retention
Full-backup
Full backup
1 week
2 weeks
Incremental-backup
Differential incremental backup
1 day
2 weeks
- On the Clients tab, add the client name. Use the format
MongoDBNode-portnumber
.The following list backs up the primary configuration server on port 1.
Client name
Hardware
Operating system
primaryconfigserver-01
Linux
Red Hat 2.6.32
- On the Backup selections tab, add the application type, the backup hosts, and manually add the ALL_DATABASES directive.
Backup selection list
Notes
Application_Type=mongodb
The parameter values are case-sensitive.
mongodbhost=mongodbhost.domain.com
Use the format
Backup_Host=<FQDN_or_hostname>
. The backup host can be a NetBackup client or a media server.ALL_DATABASES
- Click Create.