Updated Stats monitoring in check_mk_agent (markdown)

BiloxiGeek 2016-07-03 06:34:19 -05:00
parent 3ad962464d
commit c5d3930dc2

@ -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.
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.