DBC:Errors/DBC-W009: Difference between revisions
Jump to navigation
Jump to search
m Bart moved page DBC:Errors/W009 to DBC:Errors/DBC-W009 without leaving a redirect |
No edit summary |
||
Line 13: | Line 13: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
{{PrevNext|DBC:Errors/W008|DBC:Errors}} | {{PrevNext|DBC:Errors/DBC-W008|DBC:Errors}} |
Latest revision as of 13:41, 5 November 2024
[DBC-W009] sysstat timer not active, not collecting OS performance data
The sysstat timer is not enabled. Sysstat is used to retrieve OS performance statistics.
Solution: Enable the sysstat timer.
# as root
# Enable (newer, systemctl based distro's):
systemctl enable --now sysstat-collect.timer