Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Red Hat Enterprise Linux 8
Services
Base Services
Disable Software RAID Monitor (mdmonitor)
Disable Software RAID Monitor (mdmonitor)
An XCCDF Rule
Details
Profiles
Prose
Disable Software RAID Monitor (mdmonitor)
Low Severity
The
mdmonitor
service is used for monitoring a software RAID array; hardware RAID setups do not use this service. The
mdmonitor
service can be disabled with the following command:
$ sudo systemctl mask --now mdmonitor.service