An open API service for producing an overview of a list of open source projects.

https://github.com/NETWAYS/check_by_powershell

icinga monitoring plugin powershell windows winrm

Score: 5.298317366548037

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Icinga check plugin to run checks and other commands directly on any Windows system using WinRM (Windows Remote Management). Main use case would be to call one of the plugins from the Icinga Powershell Framework. This will avoid the requirement of installing an Icinga 2 agent on every Windows system.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 197
Total Committers: 10
Avg Commits per committer: 19.7
Development Distribution Score (DDS): 0.538

Commits in past year: 40
Committers in past year: 3
Avg Commits per committer in past year: 13.333
Development Distribution Score (DDS) in past year: 0.375

Name Email Commits
dependabot[bot] 4****] 91
Lorenz Kästle 1****t 47
Markus Frosch m****h@n****e 33
Markus Opolka m****a@n****e 10
Philipp Dorschner p****r@n****e 8
Yonas Habteab Y****b@n****e 4
Lord Hepipud c****t@l****e 1
Alexander A. Klimov a****v@n****e 1
rincewind r****d@v****e 1
Lorenz Kästle l****z@v****e 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 7
Average time to close issues: N/A
Average time to close pull requests: about 9 hours
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.14
Merged pull request: 6
Bot issues: 0
Bot pull requests: 6

Past year issues: 0
Past year pull requests: 7
Past year average time to close issues: N/A
Past year average time to close pull requests: about 9 hours
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.14
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 6

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/NETWAYS/check_by_powershell

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (6)
  • martialblog (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (6)
  • go (4)
  • github_actions (2)

Dependencies

go.mod go
  • github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c
  • github.com/ChrisTrenkamp/goxpath v0.0.0-20190607011252-c5096ec8773d
  • github.com/NETWAYS/go-check v0.0.0-20201005065745-cd9dcb255493
  • github.com/gofrs/uuid v3.3.0+incompatible
  • github.com/google/go-cmp v0.5.2
  • github.com/masterzen/simplexml v0.0.0-20190410153822-31eea3082786
  • github.com/masterzen/winrm v0.0.0-20201006085433-4ac35cc97396
  • github.com/sirupsen/logrus v1.9.0
  • github.com/spf13/pflag v1.0.5
  • github.com/stretchr/testify v1.8.0
  • golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897
  • golang.org/x/net v0.0.0-20201029055024-942e2f445f3c
  • golang.org/x/text v0.3.4
go.sum go
  • github.com/Azure/go-ntlmssp v0.0.0-20180810175552-4a21cbd618b4
  • github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c
  • github.com/ChrisTrenkamp/goxpath v0.0.0-20190607011252-c5096ec8773d
  • github.com/ChrisTrenkamp/goxpath v0.0.0-20170922090931-c385f95c6022
  • github.com/NETWAYS/go-check v0.0.0-20201005065745-cd9dcb255493
  • github.com/davecgh/go-spew v1.1.1
  • github.com/davecgh/go-spew v1.1.0
  • github.com/gofrs/uuid v3.2.0+incompatible
  • github.com/gofrs/uuid v3.3.0+incompatible
  • github.com/google/go-cmp v0.5.2
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/masterzen/simplexml v0.0.0-20160608183007-4572e39b1ab9
  • github.com/masterzen/simplexml v0.0.0-20190410153822-31eea3082786
  • github.com/masterzen/winrm v0.0.0-20201006085433-4ac35cc97396
  • github.com/mitchellh/go-ps v1.0.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/sirupsen/logrus v1.7.0
  • github.com/sirupsen/logrus v1.9.0
  • github.com/spf13/pflag v1.0.5
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/testify v1.2.2
  • github.com/stretchr/testify v1.6.1
  • github.com/stretchr/testify v1.7.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.0
  • golang.org/x/crypto v0.0.0-20190222235706-ffb98f73852f
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
  • golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897
  • golang.org/x/net v0.0.0-20190213061140-3a22650c66bd
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.0.0-20201029055024-942e2f445f3c
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
  • golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
  • golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.3
  • golang.org/x/text v0.3.4
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/go.yml actions
  • actions/checkout v1 composite
  • actions/setup-go v1 composite
  • actions/upload-artifact v1.0.0 composite
.github/workflows/golangci-lint.yml actions
  • actions/checkout v2 composite
  • golangci/golangci-lint-action v2 composite
.github/workflows/goreleaser.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
  • goreleaser/goreleaser-action v2 composite