Konstantin Shalygin

Results 58 issues of Konstantin Shalygin

Actually rebased abandoned #21, but without `builtins`. Tested with Ansible 2.7.4 (I cut sensitive debug information). Test data: ```yaml --- - name: jedi become: false gather_facts: fasle remote_user: k0ste no_log:...

With `dry-run` feature we will can to put `ssl_exporter` configuration and perform syntax test (exporter can run with this YAML) before restart with new configuration (useful for IaC's) For example,...

``` Traceback (most recent call last): File "/usr/lib/zabbix/alertscripts/zbxtg.py", line 939, in main() File "/usr/lib/zabbix/alertscripts/zbxtg.py", line 884, in main zbx.login() File "/usr/lib/zabbix/alertscripts/zbxtg.py", line 291, in login requests.packages.urllib3.disable_warnings() AttributeError: 'module' object has...

With `dry-run` feature we will can to put `ipmi_exporter` configuration and perform syntax test (exporter can run with this YAML) before restart with new configuration (useful for IaC's) For example,...

This is not issue of igmpproxy, but I think this exception can be avoid instead exit. With iproute administrator can attach description to ip interface, like on bare-metal router or...

I need to monitor 802.3ad LAG l2protocol-tunnel'ed (not directly connected): ![unnamed0](https://user-images.githubusercontent.com/7759548/49365367-2d3cc300-f719-11e8-9534-60ceb8f1bbf4.png) I need check only logic, physical state of underlayer interfaces is useless: ``` --mode interface-stack-availability --name Po1,gigabitethernet1/0/1,gigabitethernet2/0/1 ``` Main...

### Bug description We have two LACP links on host: * `bond0`: `ten0` + `ten1` physdev's * `bond2`: `ten2` + `ten3` physdev's The case: some TX issues on switch-side SFP+...

bug
area/collectors
collectors/proc

Please make new github release, the current is 2 years old 🙂

[ipmi-fru](https://www.gnu.org/software/freeipmi/manpages/man8/ipmi-fru.8.html) displays Field Replaceable Unit (FRU) Information. The FRU may hold a variety of information, such as device information, hardware information, serial numbers, and part numbers. This may be useful,...