Gianni Stubbe

Results 26 issues of Gianni Stubbe

For my current workflow I plug into the utmctl command line interface. But every now and then I need to open the utm interface to remove a still running VM....

enhancement

### Host operating system: output of `uname -a` `Linux billy 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5 (2019-06-19) x86_64 GNU/Linux` ### snmp_exporter version: output of `snmp_exporter -version` latest docker version (0.21.0) ###...

Hello, I am implementing fortigate_exporter for one of our clusters. For us to replace our generic snmp scraping with this one completely there are some items that I bump into...

Hello, I am trying to set alerting rules for our datacenter coreswitches with this exporter. i was planning to use `junos_bgp_session_up` but this is 1 if up and 0 if...

Hello, During the times I am not looking at accweb I have no idea how actively my server is being used. It would be nice to have some of the...

Hello, Currently the sd plugin creates an api call for each job following the configured `refresh_interval` under the `http_sd_config` in prometheus ([http_sd_config](https://prometheus.io/docs/prometheus/latest/http_sd/)). This might create some load if you have...

question
wontfix

##### SUMMARY Running junos_user module with root user and ecrypted_password results in an error ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME junos_user ##### ANSIBLE VERSION ```paste below ansible...

Exact error: ``` OrientDB.RequestError: Error on parsing command: Found unexpected keyword 'ELOGAIN' while it was expected '[=, WHERE]'. Use UPDATE |cluster:> [SET|ADD|PUT|REMOVE|INCREMENT|CONTENT {}|MERGE {}] [[,] = |]* [LOCK ] [UPSERT]...

Currently a configuration as follows is needed when connection to a distributed set of servers: ``` var server = OrientDB({ host: '10.0.1.5', port: 2424, username: 'root', password: 'root_passwd', servers: [{host:...

Hi, we have partitions in our home for different kind of sensors: partition 1: magnetic door and window detectors partition 2: movevement detectors ![image](https://user-images.githubusercontent.com/6802744/130507747-47441637-037c-44b6-84df-2a981ed7f497.png) We like to arm only partition...