diff --git a/Stats-monitoring-in-check_mk_agent.md b/Stats-monitoring-in-check_mk_agent.md index d3e0308..52230b8 100644 --- a/Stats-monitoring-in-check_mk_agent.md +++ b/Stats-monitoring-in-check_mk_agent.md @@ -26,4 +26,6 @@ After you reinventory the client where you installed this you should have two ne print "3 PiHole_Ads Unknown" -After the logs rotated fit the first time since I started using this check the ads_blocked_today perl data zero'd out. I'm not quite sure why yet though. I'll probably let it run for a few more days without modifying anything to see if it was a temporary glitch or if I've done something wrong here. \ No newline at end of file +After the logs rotated for the first time since I started using this check the ads_blocked_today perf data zero'd out. I'm not quite sure why yet though, check_mk should still see previous values even if current values are zero. + +I'll probably let it run for a few more days without modifying anything to see if it was a temporary glitch or if I've done something wrong here. \ No newline at end of file