Pavel Pulec
Pavel Pulec
I added part from https://github.com/mzupan/nagios-plugin-mongodb which collects statistics about lags between databases.
I have a suggestion for enhancement. Currently a list of targets can be specified only statically in a config file. It would be useful when there would be some way...
Hello dear developers, **Describe the problem** I use Azure as a provider but I suppose that this issue affects all providers. The following log line should be self-explaining. ``` {"level":"warn","ts":xxx,"msg":"domain...
I need to change path to Perl dependencies when using Perl from SCL (http://ftp.fau.de/centos/7/sclo/x86_64/rh/rh-perl524/) on CentOS. All packages are prefixed and also dependencies are prefixed. This pull request adds `--cpan-deps-name-prefix`...
`command -v ` returns a path to a binary to stdout if it's found in PATH. The condition deciding if `` is installed redirects stdout to `/dev/null` and so this...
The fuction "request.locator.get_releases" looking for releases in an upstream was called regardless of permissions that were set on a given package. Looking for releases of packages in the upstream that...
Hello, I would need to help with configuring `pypi.disallow_fallback`. It seems like any format doesn't work for me: ``` pypi.disallow_fallback = package1 package2 ``` ``` pypi.disallow_fallback = package1 package2 ```...
Script get replicaset name from mongo if action replica_primary is needed and replicaset is not defined byt -r option.
Our jenkins ignores ".git" folder when creating artifacts and "git diff" doesn't work in the jenkins syntax/style check so I pass the variable with changed files through the pipeline.
Hi, script crashs for me on precise-minal. Please add installing of wget before use it.