nskalis

Results 12 issues of nskalis

Hi, Could you please help me getting *redmon* up and running ? I have installed *redmon* like this: ``` tasks: - name: "Install redmon (redis)" tags: - redis become: yes...

Hi, Could you please advise on why I get the following error message when trying to login on a `ios_xr` device: ``` account = Exscript.protocols.Account("xxx", "xxx") conn = Exscript.protocols.SSH2(driver="ios_xr", connect_timeout=10,...

Hi, in `openSUSE` linux distro, for example `15.2 (Leap)` when trying to install `erlang` `kerl` complains about `WARNING: It appears a required development package 'openssl-devel' is not installed.` ``` >...

Hi, I would like to use jsnapy as a python module, when I run ``` jsnap.check(cfg, "PRE", "POST") ``` or ``` xx = jsnap.check(cfg, "PRE", "POST") ``` there are messages...

help wanted

### Description of Issue/Question `jsnap2py` breaks when it is installed via pip3.6 ### Setup not relevant, even the `--version` is not working ### Steps to Reproduce Issue ``` pip3.6 install...

bug

Hi, It seems that pyrocksdb is the only driver in Python for RocksDB. Is very sad that it seems to be abandoned ? What about the TTL support ?

Hi, and thank you for making the `gnxi` utilities available. The binaries have been built and installed without any errors using golang `go1.17.13`. But, I am failing to contact a...

http://stackoverflow.com/questions/28151689/difr-how-to-sbt-build-of-difr

Hi Simon, and thank you for creating datasette ! I haven't tried using datasette-vega plugin yet, so this is a preliminary question: Does the plugin support network diagrams ? Examples...

Hi, And thank you for making `unicon` available. I encountered an issue when trying to dump the configuration of a `sros` router using `md-cli`. More specifically, * the connection object...