Hi there,
Environment
I’m running Netdata in a docker container and let it update-check on a daily basis:
docker pull netdata/netdata && docker stop netdata && docker rm netdata && docker run -d --name=netdata …
This might have been happened shortly after I got the warning below…!?
Problem/Question
Starting some days ago (Jan, 30th) I got this warning from one of my netdata-agents:
- 10min_cpu_iowait with 40.63 %
- some minute later: a clear messages/info-mail 10min_cpu_iowait with 16.59 %
- some hours later: another warning 10min_cpu_iowait with 40.54 %
What I expected to happen
As I can see in my “System Overview” iowait is not significantly high, so that I’m still missing the finale clear messages/info-mail.
Why does it not clear this warning? And/or how can I clear this manually?
Kind regards
Thomas