Lee Clemens
Lee Clemens
Need to add `-t whatever` to iptables-multport, defaults to `filter`, not `nat`, as we need it for the `REDIRECT`. I've probably spent more time discussing how to implement this better...
Agreed..."Update iptables-multport to specify table" or something and implemented hours ago :) Also "Would you merge" implies a forthcoming PR, not a feature request (and Issue to stay open until...
this appears merged in https://github.com/fail2ban/fail2ban/pull/1112, should be closed.
I think the status data output should be changed in fail2ban, as opposed to another layer on top?
Actually, I have a fail2ban plugin written in python nearly ready to create a PR for (pending next release of fail2ban). Mirroring kenyon 's unrelated comment "In my opinion, this...
For the sake of cross-referencing: https://community.icinga.com/t/any-way-to-reduce-the-number-of-threads-in-icinga/8840
NULL typically means unknown or undefined...hence null != null. Is replication (both IO and SQL threads) running when Seconds_Behind_Master is NULL? Can you provide the full output of `SHOW SLAVE...
I think it should actually return U, which iirc will cause it to not graph a value at all. Truly, an alert system for monitoring should be going off before...
Lost momentum between march and november and is no longer something I'm working with. I still think it's generally a good idea, but don't have the bandwidth to work on...
The first part of the second `CASE WHEN` seems to have been removed in the second query: `ss.has_been_checked = 0 OR ss.has_been_checked IS NULL` This would return 99 in the...