nerdexam
CompTIA

XK0-006 · Question #53

A systems administrator wants to review the amount of time the NetworkManager service took to start. Which of the following commands accomplishes this goal?

The correct answer is D. systemd-analyze blame. The systemd-analyze blame command shows the startup time of each service managed by systemd, allowing the administrator to see how long NetworkManager (or any other service) took

Troubleshooting and Diagnostics

Question

A systems administrator wants to review the amount of time the NetworkManager service took to start. Which of the following commands accomplishes this goal?

Options

  • Aresolvectl
  • Bjournalctl
  • Csystemctl daemon-reload
  • Dsystemd-analyze blame

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    6% (2)
  • D
    87% (27)

Explanation

The systemd-analyze blame command shows the startup time of each service managed by systemd, allowing the administrator to see how long NetworkManager (or any other service) took

Topics

#systemd-analyze#boot performance#service startup#systemd

Community Discussion

No community discussion yet for this question.

Full XK0-006 Practice