From a8d5a2454942e548b3f86c838e455dc6a436b1be Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch> Date: Fri, 10 Dec 2021 18:09:49 +0100 Subject: [PATCH] check_cpu: update readme --- check_cpu.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/check_cpu.md b/check_cpu.md index 5396dea..489e3f3 100644 --- a/check_cpu.md +++ b/check_cpu.md @@ -24,6 +24,8 @@ system - Time spent in kernel space For all values it sends performance data. +If there are processes with status D they will be shown (to analyze cpu waits). + ### Syntax ``$ check_NAME [-c CRITICAL] [-w WARING] [-i CRITICAL_IO]`` -- GitLab