https://github.com/intel/svr-info

Intel® System Health Inspector (aka svr-info) is a Linux command line tool used to assess the health of Intel® Xeon® processor-based servers.
https://github.com/intel/svr-info

Keywords

analysis configurations insights linux performance telemetry tools xeon

Last synced: over 1 year ago
JSON representation

Acceptance Criteria

Repository metadata

Intel® System Health Inspector (aka svr-info) is a Linux command line tool used to assess the health of Intel® Xeon® processor-based servers.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 year ago

Total Commits: 159
Total Committers: 6
Avg Commits per committer: 26.5
Development Distribution Score (DDS): 0.17

Commits in past year: 151
Committers in past year: 5
Avg Commits per committer in past year: 30.2
Development Distribution Score (DDS) in past year: 0.132

Name Email Commits
Jason Harper j****r@i****m 132
dependabot[bot] 4****] 12
Daniel Hill d****l@i****m 11
Robert Dower r****r@i****m 2
Daniel Hill d****z@g****m 1
Artem Amogolonov 8****l 1

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 6
Total pull requests: 23
Average time to close issues: 6 days
Average time to close pull requests: 5 days
Total issue authors: 4
Total pull request authors: 5
Average comments per issue: 1.5
Average comments per pull request: 0.3
Merged pull request: 19
Bot issues: 0
Bot pull requests: 3

Past year issues: 6
Past year pull requests: 23
Past year average time to close issues: 6 days
Past year average time to close pull requests: 5 days
Past year issue authors: 4
Past year pull request authors: 5
Past year average comments per issue: 1.5
Past year average comments per pull request: 0.3
Past year merged pull request: 19
Past year bot issues: 0
Past year bot pull requests: 3

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/intel/svr-info

Top Issue Authors

  • omarkahmed (2)
  • stokesj0001 (2)
  • hilldani (1)
  • sanchitintel (1)

Top Pull Request Authors

  • harp-intel (15)
  • hilldani (3)
  • dependabot[bot] (3)
  • NadyaTen (1)
  • aaamogol (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (3)

Package metadata

proxy.golang.org: github.com/intel/svr-info/internal/cpudb

Package cpudb provides a reference of CPU architectures and identification keys for known CPUS.

proxy.golang.org: github.com/intel/svr-info

  • Homepage: https://github.com/intel/svr-info
  • Documentation: https://pkg.go.dev/github.com/intel/svr-info#section-documentation
  • Licenses: MIT
  • Latest release: v2.8.0+incompatible (published over 1 year ago)
  • Last Synced: 2024-06-04T05:22:14.752Z (11 months ago)
  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 5.625%
    • Stargazers count: 7.361%
    • Average: 8.154%
    • Dependent packages count: 8.921%
    • Dependent repos count: 10.708%
proxy.golang.org: github.com/intel/svr-info/internal/commandfile

Package commandfile provides common interface to collector input file

proxy.golang.org: github.com/intel/svr-info/internal/core

Package core includes internal shared code.

proxy.golang.org: github.com/intel/svr-info/internal/util

Package util includes utility/helper functions that may be useful to other modules.

proxy.golang.org: github.com/intel/svr-info/internal/msr

Package msr implements functions to read MSRs.

proxy.golang.org: github.com/intel/svr-info/internal/target

Package target provides a way to interact with local and remote systems.

proxy.golang.org: github.com/intel/svr-info/internal/cpu

Package cpu provides a reference of CPU architectures and identification keys for known CPUS.


Dependencies

src/reporter/go.mod go
  • github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220527190237-ee62e23da966
  • github.com/bmatcuk/doublestar v1.3.2
  • github.com/emirpasic/gods v1.12.0
  • github.com/google/go-cmp v0.5.9
  • github.com/google/uuid v1.1.1
  • github.com/hyperjumptech/grule-rule-engine v1.13.0
  • github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
  • github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
  • github.com/richardlehane/mscfb v1.0.4
  • github.com/richardlehane/msoleps v1.0.3
  • github.com/sergi/go-diff v1.0.0
  • github.com/sirupsen/logrus v1.8.1
  • github.com/src-d/gcfg v1.4.0
  • github.com/xanzy/ssh-agent v0.2.1
  • github.com/xuri/efp v0.0.0-20220603152613-6918739fd470
  • github.com/xuri/excelize/v2 v2.7.0
  • github.com/xuri/nfp v0.0.0-20220409054826-5e722a1d9e22
  • go.uber.org/atomic v1.7.0
  • go.uber.org/multierr v1.6.0
  • go.uber.org/zap v1.21.0
  • golang.org/x/crypto v0.5.0
  • golang.org/x/net v0.5.0
  • golang.org/x/sys v0.4.0
  • golang.org/x/text v0.6.0
  • gopkg.in/src-d/go-billy.v4 v4.3.2
  • gopkg.in/src-d/go-git.v4 v4.13.1
  • gopkg.in/warnings.v0 v0.1.2
  • gopkg.in/yaml.v2 v2.4.0
  • intel.com/svr-info/pkg/core v0.0.0-00010101000000-000000000000
  • intel.com/svr-info/pkg/cpu v0.0.0-00010101000000-000000000000
  • intel.com/svr-info/pkg/target v0.0.0-00010101000000-000000000000
src/collector/go.mod go
  • github.com/creasty/defaults v1.6.0
  • gopkg.in/yaml.v2 v2.4.0
  • intel.com/svr-info/pkg/commandfile v0.0.0-00010101000000-000000000000
  • intel.com/svr-info/pkg/core v0.0.0-00010101000000-000000000000
  • intel.com/svr-info/pkg/target v0.0.0-00010101000000-000000000000
src/collector/go.sum go
  • github.com/creasty/defaults v1.6.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.4.0
src/msrbusy/go.mod go
  • intel.com/svr-info/pkg/msr v0.0.0-00010101000000-000000000000
src/orchestrator/go.mod go
  • github.com/creasty/defaults v1.6.0
  • golang.org/x/sys v0.5.0
  • golang.org/x/term v0.5.0
  • gopkg.in/yaml.v2 v2.4.0
  • intel.com/svr-info/pkg/commandfile v0.0.0-00010101000000-000000000000
  • intel.com/svr-info/pkg/core v0.0.0-00010101000000-000000000000
  • intel.com/svr-info/pkg/progress v0.0.0-00010101000000-000000000000
  • intel.com/svr-info/pkg/target v0.0.0-00010101000000-000000000000
src/orchestrator/go.sum go
  • github.com/creasty/defaults v1.6.0
  • golang.org/x/sys v0.5.0
  • golang.org/x/term v0.5.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.4.0
src/pkg/commandfile/go.mod go
  • github.com/creasty/defaults v1.6.0
src/pkg/commandfile/go.sum go
  • github.com/creasty/defaults v1.6.0
src/pkg/cpu/go.mod go
  • gopkg.in/yaml.v2 v2.4.0
src/pkg/cpu/go.sum go
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.4.0
src/pkg/target/go.mod go
  • intel.com/svr-info/pkg/core v0.0.0-00010101000000-000000000000
src/rdmsr/go.mod go
  • intel.com/svr-info/pkg/msr v0.0.0-00010101000000-000000000000
src/reporter/go.sum go
  • 113 dependencies
.github/workflows/build-test.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/init v2 composite
Dockerfile docker
  • ubuntu 16.04 build
src/pkg/core/go.mod go
src/pkg/msr/go.mod go
src/pkg/progress/go.mod go
  • golang.org/x/sys v0.14.0
  • golang.org/x/term v0.14.0
src/pkg/progress/go.sum go
  • golang.org/x/sys v0.14.0
  • golang.org/x/term v0.14.0
src/pkg/target/go.sum go
src/pmu2metrics/go.mod go
  • github.com/Knetic/govaluate v3.0.0+incompatible
  • github.com/deckarep/golang-set/v2 v2.3.1
  • golang.org/x/exp v0.0.0-20231006140011-7918f672742d
  • gopkg.in/yaml.v2 v2.4.0
src/pmu2metrics/go.sum go
  • github.com/Knetic/govaluate v3.0.0+incompatible
  • github.com/deckarep/golang-set/v2 v2.3.1
  • golang.org/x/exp v0.0.0-20231006140011-7918f672742d
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.4.0
src/wrmsr/go.mod go
  • intel.com/svr-info/pkg/msr v0.0.0-00010101000000-000000000000

Score: -Infinity