Martin Simon
Martin Simon
Version 1.2.2 produced the same stacktrace and behaviour as posted by zelomel above. Here's the output of version 1,2,3: ```bash C:\Users\martin>calibre-debug -g calibre 5.27 [64bit] embedded-python: True is64bit: True Windows-10-10.0.19041...
@naclander my bad for the shoddy explanation. I've been using the "custom" plugins you've posted, just used the version reported by the plugin.
@vincent-olivert-riera my bad, I completely forgot about this. Thank you for proposing your changes however I'm not sure I want to merge them: The proposed changes don't improve how the...
Just chiming in: health metrics are 'broken' and don't return anything on RouterOS 7+. ```bash [admin@MikroTik] > /system health print Columns: NAME, VALUE, TYPE # NAME VALU T 0 voltage...
Here's the requested output: ```bash root@host:/# /usr/local/bin/mikrotik-exporter -device RB4011 -address 10.0.1.1 -user -password -with-health -log-level debug {"level":"info","msg":"setting up collector for devices","numDevices":1,"time":"2021-05-06T08:47:03+02:00"} {"level":"info","msg":"Listening on :9436","time":"2021-05-06T08:47:03+02:00"} {"device":"RB4011","level":"debug","msg":"trying to Dial","time":"2021-05-06T08:47:10+02:00"} {"device":"RB4011","level":"debug","msg":"done dialing","time":"2021-05-06T08:47:10+02:00"} {"device":"RB4011","level":"debug","msg":"got...
Here it goes: ```bash {"level":"debug","msg":"!re @ [{`.id` `*D`} {`name` `voltage`} {`value` `23.9`} {`type` `V`}]\n!re @ [{`.id` `*E`} {`name` `temperature`} {`value` `42`} {`type` `C`}]\n!done @ []","time":"2021-05-07T09:22:25+02:00"} ``` **EDIT**: you're right, all...
@nshttpd any update on this issue? Anything we can do to help?
I saw that a health collector fix for RouterOS 7 was implemented in e1b06c6ebe6e71a5661326b3a33afe2fd741283d and have been testing it for a couple of days now, works a treat running v7.1.4....
Hello, I've seen that the `Zonefile source` has been added in #276 but was wondering if anyone had started to work on a `Zonefile provider` as I'd be interested in...
Same error as above: ``` 1579144551 C Caught signal: 'Segmentation fault. ---DUMP--- Caught Segmentation fault, dumping stack: rtorrent(+0x3a896) [0x563aafd6c896] /lib/x86_64-linux-gnu/libpthread.so.0(+0x12730) [0x7fca0ddc6730] /usr/lib/x86_64-linux-gnu/libcurl.so.4(+0x38c39) [0x7fca0dfb1c39] /usr/lib/x86_64-linux-gnu/libcurl.so.4(curl_multi_socket_action+0x25) [0x7fca0dfb1ff5] rtorrent(+0x138849) [0x563aafe6a849] /usr/local/lib/libtorrent.so.21(_ZN7torrent9PollEPoll7performEv+0xee) [0x7fca0de9920e] /usr/local/lib/libtorrent.so.21(_ZN7torrent9PollEPoll7do_pollEli+0x70)...