chavez243ca
Results
2
issues of
chavez243ca
In order to get my virus graph to work, I had to change "Intercepted" to "infected" here: elsif($prog eq 'clamav-milter') { if($text =~ /infected/) { event($time, 'virus'); } This is...
### I've searched open issues for similar requests - [x] Yes ### Is your feature request related to a problem? Please describe. In the check_core_utils function, the unzip check is...
enhancement