Skip to content
This repository was archived by the owner on Apr 3, 2020. It is now read-only.

add uptime and dmesg#64

Open
tschuy wants to merge 1 commit into
coreos:masterfrom
tschuy:uptime-dmesg
Open

add uptime and dmesg#64
tschuy wants to merge 1 commit into
coreos:masterfrom
tschuy:uptime-dmesg

Conversation

@tschuy

@tschuy tschuy commented Feb 7, 2017

Copy link
Copy Markdown
Contributor

closes #60.

We don't currently collect load average, uptime, or kernel log info anywhere.

@tschuy

tschuy commented Feb 7, 2017

Copy link
Copy Markdown
Contributor Author

@brianredbeard when you have time

Comment thread default.json
"args": ["uptime"],
"link": "uptime"
},
{

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're already depending on journald, so journalctl -k can be preferred

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And this also wouldn't be needed if we did #65

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some more commands to consider

2 participants