NetBackup™ 11.0 Application Guide
- Product overview
- Release notes
- Geting started
- Creating NetBackup application instances
- Managing NetBackup application instances
- Accessing NetBackup primary and media server instances for management tasks
- Managing users on a primary or a media server instance
- Managing multifactor authentication on a primary or a media server instance
- Running NetBackup commands on a primary or a media server application instance
- Managing users on a primary or a media server instance
- Accessing NetBackup WORM storage server instances for management tasks
- Managing users from the deduplication shell
- Managing multifactor authentication on a WORM storage server
- Managing certificates from the deduplication shell
- Configuring an isolated recovery environment using the web UI
- Managing NetBackup services from the deduplication shell
- Monitoring and troubleshooting NetBackup services from the deduplication shell
- Managing S3 service from the deduplication shell
- Managing users from the deduplication shell
Monitoring NetBackup services on a primary or a media server instance
The NetBackup services health monitoring feature allows Flex Appliance to monitor critical NetBackup services on primary and media server instances. If any of the services go down, the appliance attempts to restart them.
The application health is monitored every 60 seconds. You can view the detailed logs at /mnt/nblogs/health-server.log
. Note that they are periodically cleaned up to avoid storage space exhaustion.
Note:
Make sure to disable the health monitoring before you start any maintenance activity.
Use the following procedures to enable or disable NetBackup services health monitoring.
To enable NetBackup services health monitoring
- Log in to the instance as the appadmin user.
- Enter the following command to run a precheck before you enable health monitoring:
sudo /opt/veritas/vxapp-manage/health precheck
- Verify that the precheck did not return any errors, then run the following command:
sudo /opt/veritas/vxapp-manage/health enable
- Verify the health monitoring status with the following command:
sudo /opt/veritas/vxapp-manage/health status
To disable NetBackup services health monitoring
- Log in to the instance as the appadmin user.
- Enter the following command:
sudo /opt/veritas/vxapp-manage/health disable
- Verify the health monitoring status with the following command:
sudo /opt/veritas/vxapp-manage/health status