diff --git a/pages/02.linux/24.overclocking/04.monitoring/default.en.md b/pages/02.linux/24.overclocking/04.monitoring/default.en.md index cc533ee..c9da24e 100644 --- a/pages/02.linux/24.overclocking/04.monitoring/default.en.md +++ b/pages/02.linux/24.overclocking/04.monitoring/default.en.md @@ -28,6 +28,9 @@ A few interesting views: `Shift + C` shows per thread frequency, voltage and power, as well as overall power and temperature. `Shift + M` shows the memory timings, frequency and DIMM layout. +### Zenmonitor +[Zenmonitor](https://github.com/ocerman/zenmonitor) is, as the name suggests, monitoring software specifically for AMD Zen CPUs. + ### CoreCtrl CoreCtrl displays a range of information for AMD GPUs. @@ -43,4 +46,4 @@ You can also install `aur/rasdaemon` and enable its two services. `# systemctl enable --now rasdaemon.service` `$ ras-mc-ctl --summary` shows all historic errors -`$ ras-mc-ctl --error-count` shows memory errors of the current session \ No newline at end of file +`$ ras-mc-ctl --error-count` shows memory errors of the current session