nerdexam
IBM

C1000-156 · Question #5

C1000-156 Question #5: Real Exam Question with Answer & Explanation

The correct answer is C. /opt/qradar/support/all_servers.sh -C -k 'df -Th'. To quickly check the disk space for all managed hosts in IBM QRadar SIEM V7.5, the administrator uses the following command: Command: /opt/qradar/support/all_servers.sh -C -k 'df -Th' Function: This command checks the disk space across all managed hosts, providing detailed inform

Question

A QRadar administrator needs to quickly check the disk space for all managed hosts. Which command does the administrator use?

Options

  • A/opt/qradar/support/all_servers.sh 'Is -ltrsh"
  • B/opt/qradar/support/all_servers.sh "rra -rf /store'
  • C/opt/qradar/support/all_servers.sh -C -k 'df -Th'
  • D/opt/qradar/support/all_servers.sh -C -K 'watch Is'

Explanation

To quickly check the disk space for all managed hosts in IBM QRadar SIEM V7.5, the administrator uses the following command: Command: /opt/qradar/support/all_servers.sh -C -k 'df -Th' Function: This command checks the disk space across all managed hosts, providing detailed information about the filesystem types and disk usage. -C: Executes the command on all managed hosts. -k: Keeps the output in a human-readable format. 'df -Th': The specific command to display the disk space usage in a tabular format with human- readable file sizes.

Community Discussion

No community discussion yet for this question.

Full C1000-156 Practice