Elliott F
Elliott F
I'd like no output unless there's an error as well. ``` #!/bin/bash while IFS= read -r -d '' file do if ! status=$(/usr/local/bin/chkcrontab "$file" 2>&1); then echo "$status" fi done...
Ah, I just found this in the config and yaml... Maybe add an option to start tracking any new useragent with > $x hits?
But if I add the custom ones to the yaml, I'll see them in stats, or will they still show up as Other?
Ah, this is a dupe then. Thanks!
Ah yes I see. Maybe I'll play with adjusting the numbers and see if that helps. I'll reopen.