nerdexam
CompTIA

SK0-005 · Question #403

The internal IT department policy for monitoring server health requires that evidence of server reboots be collected and reviewed on a regular basis. Which of the following should be monitored to…

The correct answer is D. Event logs. To collect evidence of server reboots and understand their cause, monitoring the server's event logs is the most effective method as they record system startup and shutdown events with timestamps and associated reasons.

Server administration

Question

The internal IT department policy for monitoring server health requires that evidence of server reboots be collected and reviewed on a regular basis. Which of the following should be monitored to best provide this evidence?

Options

  • AUptime
  • BIOPS
  • CCPU utilization
  • DEvent logs

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    9% (2)
  • D
    82% (18)

Why each option

To collect evidence of server reboots and understand their cause, monitoring the server's event logs is the most effective method as they record system startup and shutdown events with timestamps and associated reasons.

AUptime

While uptime metrics will reset after a reboot, they only indicate that a reboot occurred, not historically when it happened or why it happened, which event logs provide.

BIOPS

IOPS (Input/Output Operations Per Second) measures storage performance and is unrelated to tracking server reboots.

CCPU utilization

CPU utilization measures processor activity and provides no direct evidence of server reboots.

DEvent logsCorrect

Server operating systems, such as Windows or Linux, record critical system events, including startup, shutdown, and unexpected reboots, in their respective event logs (e.g., Windows Event Log, syslog on Linux). These logs provide detailed timestamps and often reasons for reboots, offering direct, auditable evidence and context for review, which is crucial for server health monitoring.

Concept tested: Server reboot monitoring via event logs

Source: https://learn.microsoft.com/en-us/windows/win32/eventlog/about-event-logging

Topics

#Server monitoring#Event logs#System administration#Server health

Community Discussion

No community discussion yet for this question.

Full SK0-005 Practice