NetBackup 9.0.0.1 Application Guide
- Product overview
- Geting started
- Creating NetBackup application instances
- Managing NetBackup application instances
- Accessing NetBackup master and media server instances for management tasks
- Managing users on a master or media server instance
- Running NetBackup commands on a master or media server application instance
- Accessing NetBackup WORM storage server instances for management tasks
Monitoring NetBackup services on a NetBackup master server instance
The NetBackup services health monitoring feature allows Flex Appliance to monitor critical NetBackup services on master server instances. If any of the services go down, the appliance attempts to restart them.
This feature is available for NetBackup 8.3.0.1 or later master server instances on appliances running Flex Appliance 2.0 or later. The appliance must be on version 2.0 or later before you create or upgrade the instance. If the appliance was running an earlier version when you created or upgraded the instance, health monitoring is not available.
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