Jason Ellison

Results 7 comments of Jason Ellison

This could be solved by using CamelCase to forgo the underscores. With the addition of abbreviating "in" to "N"... 19 characters met! Are there any issues that this would cause?

That is completely dependent on how your software handles the perf data... what software are you using that deals with the perf data output from check_\* plugins?

the issue is one with rrdtool seen here: https://github.com/oetiker/rrdtool-1.x/issues/713 it was patched here: https://github.com/librenms/librenms/issues/4729

Correct. rrdtool will produce an error if you use more than 19 characters for a "data source". So the name of the data source must be 19 characters or less....

i believe i fixed it here: https://github.com/librenms/librenms/issues/4729

I'm sorry, had a busy day. You are correct. It could be solved at the check_mysql plugin level, but all "stake holders" would probably need to be consulted (Nagios, Icinga,...

I see reference by sebres using geoip to modify behaviour based on country of origin. Is this a concept that will be added to fail2ban soon? ``` > # If...