T.J. Yang

Results 91 comments of T.J. Yang

[examples](https://github.com/tjyang/bitwarden-keyring/tree/master/examples) is going but slowly.

@steamer739 I was able to [run " /usr/local/bin/pytest tests/test_bitwarden_keyring.py](https://github.com/tjyang/bitwarden-keyring/wiki)". On a Centos 7.6 with python36 installed. I am still trying to figure out how to really use this python module...

I was able to get it going by following steps on a CentOS 7 OS. * check out cargo-count repo. ``` [[pi@centos7 cargo-count]$ pwd /home/pi/gb/cargo-count [pi@centos7 cargo-count]$ ``` * commands...

Thanks @m-cat for your pointer. I will follow [cargo-deps](https://github.com/m-cat/cargo-deps) instead. ``` [pi@centos7 cargo-deps]$ cargo deps -h cargo-deps 1.0.3 Marcin S. :Kevin K. :Max New Cargo subcommand for building dependency graphs...

@pka , oauth2 [version 3 was released](https://github.com/ramosbugs/oauth2-rs/releases/tag/3.0.0).

@Mjolinir , I updated the new rpms on my test nagios instance, it didn't help. Can you confirm ? ``` After "yum --enablerepo=ok-testing update pynag adagios" [me@nagios03 ~]$ rpm -qa...

* Comments and Downtime under REPORTS section both have same issue. ![image](https://user-images.githubusercontent.com/378638/40431648-733f75fe-5e6d-11e8-80f2-edb835910b9f.png) * config changed. ``` [root@nagios03 nagios]# egrep ^broker_module=/usr/lib64/check_mk/livestatus.o /etc/nagios/nagios.cfg broker_module=/usr/lib64/check_mk/livestatus.o /var/spool/nagios/cmd/livestatus idle_timeout=12000 num_client_threads=20 debug=1 query_timeout=0 [root@nagios03 nagios]# ```...

* I am using same check-mk-livestatus from EPEL, same as @Mjolinir is using. ``` [root@nagios03 ~]# rpm -qi check-mk-livestatus-1.2.8p26-1.el7.x86_64 Name : check-mk-livestatus Version : 1.2.8p26 Release : 1.el7 Architecture: x86_64...

@gardart I am using ***check-mk-livestatus-1.2.8p26-1.el7 from EPEL*** , Comments and Downtime still has issue. Looks like the adagios side of parser code need to be adjusted.

No, both nagios and livestatus daemon weren't not crashed when this issue happened. ``` [root@nagios03 nagios]# tail -20f /var/log/nagios/livestatus.log 2018-07-11 16:32:19 Idle timeout of 12000 ms exceeded. Going to close...