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 System Statistics Reset Service (sysstat)
Disable System Statistics Reset Service (sysstat)
An XCCDF Rule
Details
Profiles
Prose
Disable System Statistics Reset Service (sysstat)
Low Severity
The
sysstat
service resets various I/O and CPU performance statistics to zero in order to begin counting from a fresh state at boot time. The
sysstat
service can be disabled with the following command:
$ sudo systemctl mask --now sysstat.service