jantari

Results 29 issues of jantari

**Is your feature request related to a problem? Please describe.** I want to be able to change/override just a few settings from the default configuration for our needs without the...

enhancement

This doesn't do unit tests, just linting / static analysis with PSScriptAnalyzer so it doesn't completely fix #18 I've made a few things configurable through the env-variables. This runs on...

bottom (https://github.com/ClementTsang/bottom) accurately describes itself as "Yet another cross-platform graphical process/system monitor." However, unlike the other popular choices (such as ytop, gtop, gotop, vtop, htop, top) which either don't support...

New -LDAPFilter and -LDAPPath parameters to implement #62 Minor refactoring, switching from if-statements to a switch-statement to more cleanly handle the newly introduced parameter set. Makes use of the existing...

Hello, because of the issue with windows_exporter not starting on boot, discussed here: https://github.com/prometheus-community/windows_exporter/issues/551 https://github.com/prometheus-community/windows_exporter/issues/637 https://github.com/golang/go/issues/23479 the **only** reliable way to use this software is to wrap the service in...

installer
info needed

Steps to reproduce ------------------ PSScriptAnalyzer is complaining about a missing OutputType attribute, even though I did set it correctly. See PSScriptAnalyzer CI comment under my commits: https://github.com/jantari/LSUClient/commit/a6c2fcc1622aa221d0be73debb4a97baea7b36b5 Easiest way to...

Issue - Bug
Area - Rules

Hi and thank you very much for the great project. Unfortunately I have noticed that all IPsec VPNs of type "dialup" are skipped entirely during metric collection: https://github.com/bluecmd/fortigate_exporter/blob/81adda5136cc5f9160c0ec7c9f10ccdcd63713a4/pkg/probe/vpn_ipsec.go#L55-L61 This obviously...

bug

Hello - thank you for the great project. I came looking for an app like this because my WH-1000XM3 seemingly randomly changed the function of the NC/AMBIENT button from the...

enhancement

### Ansible NetBox Collection version 3.7.1 ### Ansible version ```bash ansible [core 2.12.7] config file = /builds/it/fortigates/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.10/site-packages/ansible...

bug

## Related Issue #808 ## New Behavior 1. Remove all non-ASCII characters (such as german umlauts) 2. Strip / Trim _before_ replacing spaces with dashes so that trailing dashes are...