zxyz

Results 6 comments of zxyz

@bjoern-r is the user `monitoring` allowed to read `/etc/wireguard/wg0.conf`? This was my problem. You could try your above `prometheus_wireguard_exporter` command without the `-n` to verify this easily.

I neared it down with **a lot** of `print` statements. line 728: ``` - if (defined($o_checkperf) && $int_status == 1) { + if (defined($o_checkperf) || defined($o_perfs) && $int_status == 1)...

just did a fresh install of plain copperheados, there chromium works without asking any questions :)

NMF26O.2016.12.07.07.47.51 from 2016-12-07 07:48:15

@isislovecruft thanks. Copperhead has a hardened chromium, so chrome would not have been an option for me. I switched back to pure copperheados and since copperhead is providing noise[1] as...

for me the ping example works as well, but I receive the traceback while facts gathering ``` TASK [Gathering Facts] *************************************************************************************************************************** The full traceback is: Traceback (most recent call last):...