GitShow/kelseyhightower/terminus
kelseyhightower

terminus

Get facts about a Linux system.

by kelseyhightower
Star on GitHubFork

Go

359 stars29 forks4 contributorsQuiet · 10y agoSince 2015v0.0.2MIT

Meet the team

See all 4 on GitHub →
kelseyhightower
kelseyhightower18 contributions
KushalP
KushalP1 contribution
phobologic
phobologic1 contribution
mufasa71
mufasa711 contribution

Languages

View on GitHub →
Go100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 in progress · Last activity 10y ago
See all on GitHub →
jtopjian
Lots of UpdatesOpenIssue

Hi Kelsey, I'm very much enjoying Terminus! It's both a great, simple alternative to Facter, Ohai, et al and it's a fun way to work with Go. I've been making several updates to this on my forked version. Rather that continue flooding you with various PRs, let me know if you'd anything merged into your version. Thanks for this! Joe

jtopjian · 10y ago

Recent fixes

View closed PRs →
jtopjian
Load Average FixMergedPR

This commit fixes the load average so that it correctly reflects what would be seen using other utilities. The core fix is to reverse the calculation of "loadavg << (SI_LOAD_SHIFT - FSHIFT)" in the Linux kernel.

jtopjian · 10y ago
jtopjian
Only Print to stderr in Debug ModeMergedPR

This commit omits error messages unless Terminus is run with --debug. This should make for cleaner output but at the expense of possible confusion as to why a fact was not printed.

jtopjian · 10y ago
jtopjian
Query for Fact Through argvMergedPR

This commit adds the ability to query for a fact with a command-line argument. The format of the query is the path to the fact separated by .'s. Arrays of facts can have their numerical index specified.

jtopjian · 10y ago
Structured data for AI agents

Repository: kelseyhightower/terminus. Description: Get facts about a Linux system. Stars: 359, Forks: 29. Primary language: Go. Languages: Go (100%). License: MIT. Latest release: v0.0.2 (11y ago). Open PRs: 2, open issues: 3. Last activity: 10y ago. Community health: 42%. Top contributors: kelseyhightower, KushalP, phobologic, mufasa71.

·@ofershap

Replace github.com with gitshow.dev