nerdexam
CompTIA

CV0-003 · Question #50

After a recent outage going unnoticed, an administrator has been tasked to configure monitoring for the Linux-based and Windows-based host operating systems in a hybrid cloud. Which of the following…

The correct answer is A. Syslog services B. Cron services. Syslog and Cron are core Linux OS services that centralized monitoring depends on - Syslog for log collection and forwarding, and Cron for scheduling monitoring agent tasks and health checks.

Operations and Support

Question

After a recent outage going unnoticed, an administrator has been tasked to configure monitoring for the Linux-based and Windows-based host operating systems in a hybrid cloud. Which of the following services should the administrator confirm are functional prior to employing centralized monitoring to both types of operating systems? (Select two.)

Options

  • ASyslog services
  • BCron services
  • CWeb services
  • DTask Manager services
  • EWMI services

How the community answered

(40 responses)
  • A
    78% (31)
  • C
    3% (1)
  • D
    8% (3)
  • E
    13% (5)

Why each option

Syslog and Cron are core Linux OS services that centralized monitoring depends on - Syslog for log collection and forwarding, and Cron for scheduling monitoring agent tasks and health checks.

ASyslog servicesCorrect

Syslog is the standard logging daemon on Linux-based hosts responsible for collecting system and application events and forwarding them to a centralized log management or monitoring platform; without it running, log-based monitoring for Linux hosts cannot function.

BCron servicesCorrect

Cron is the Linux task scheduler used by monitoring agents and scripts to execute recurring health checks, metric collection jobs, and automated reporting; if Cron is not running, all scheduled monitoring tasks on Linux hosts will fail to execute.

CWeb services

Web services are not a prerequisite for host-level OS monitoring; monitoring agents communicate via dedicated agent protocols or syslog rather than HTTP, making web services irrelevant to this task.

DTask Manager services

Task Manager is a Windows interactive process viewer and diagnostic tool, not a background service, so it cannot be configured as a dependency or confirmed as a service for centralized monitoring purposes.

EWMI services

WMI (Windows Management Instrumentation) is a Windows-specific data collection framework and does not apply to the Linux-based hosts in the hybrid environment, making it inapplicable as a prerequisite for monitoring both OS types.

Concept tested: Linux monitoring prerequisites - Syslog and Cron services

Source: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/managing_monitoring_and_updating_the_kernel/index

Topics

#centralized monitoring#syslog#hybrid cloud#WMI

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice