NetBackup™ 10.3.0.1 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
- 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 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
Viewing information about the system
Use the following commands to view information about the system from the deduplication shell.
To view information about the hardware:
support hardware cpumem or support process htop: Displays the CPU and memory information
To view information about the software:
support software show-MSDP-version: Displays the Media Server Deduplication Pool (MSDP) version
support software show-OS-version: Displays the Linux operating system version
To view information about the system processes:
support process MSDP-process: Displays the MSDP processes
support process pidstat: Displays the operating system processes (PIDs)
To view information about the system performance:
support diskio iostat: Displays the information about the disk I/O
support diskio vmstat: Displays the information about the wait on the disk I/O
support diskio nmon: Displays the information about the monitor system, which monitors the disk I/O, the network I/O, and the CPU usage.
support diskio disk-volume: Displays the information about the disk volume
support process memory-usage: Displays the free and the used memory
support process atop: Displays detailed information about the operating system and process activity
To search the kernel parameters:
setting kernel search-param keyword=<keyword>
Where <keyword> is the word that you want to search for.