lib
lib copied to clipboard
Perl Utility Library for my other repos
This pull request is needed for the [pull request](https://github.com/HariSekhon/nagios-plugins/pull/202) created in the [nagios-plugins](https://github.com/HariSekhon/nagios-plugins) repository. It allows for skipping connection refuse from one host as long as other hosts can be...
In the case of HA + Kerberos, one faces the problem that a redirect sends one to a host for which one has no suitable certificate. However, a redirect shows...
Hello I use the check_kafka script and I have the following error message, and I do not see where the problem is, below the logging.conf file [loggers] keys=root [handlers] keys=consoleHandler,fileHandler,kafkaHandler...
Hello, That would be great to be able to specify the user and password used by the solr plugins. Should be quite simple, as it is just some arguments of...
Hello, is it possible to modify the 'domain_component' regex to accept also domains like '_spf1.example.com'. https://github.com/HariSekhon/lib/blob/6b0b6f7ef1e9cc9e7d904537d551c24763a7ce5c/HariSekhonUtils.pm#L632 Thank you.
Hi, I found myself here because a coworker found [bug #73](https://github.com/HariSekhon/nagios-plugins/issues/73) in your nagios plugins repo, and nearly tried to fork NetAddr::IP::InetBase thinking it was a fault in that module....
git submodule update --init --recursive fatal: reference is not a tree: c039fd2a8f50fc38e7f7bbe730b4b1013cb876d0 Unable to checkout 'c039fd2a8f50fc38e7f7bbe730b4b1013cb876d0' in submodule path 'bash-tools/templates' Failed to recurse into submodule path 'bash-tools'
This PR modifies isInterface() to allow any alfanumeric interface name with vlan suffix (ie. eth0.100).