Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: fixed incorrect agent metadata docs#7005

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
sharkymark merged 2 commits intomainfromdocs-agent-metadata
Apr 4, 2023

Conversation

sharkymark
Copy link
Contributor

This PR fixes:

  1. Typo in theLoad Average metadata example
  2. TheDisk Usage example fails to let a template be updated - it is in a stuck state ofcleaning up
  3. TheCPU Usage example usingvmstat did not correctly reflect CPU usage - replaced withtop

I verified these with a beefy container running IntelliJ and Gateway

##Utilities

[top](https://linux.die.net/man/1/top) is available in most Linux
distributions and provides virtual memory, CPU and IO statistics. Running`top`
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
distributions and provides virtual memory, CPU and IO statistics. Running`top`
distributions and provides virtual memory, CPU and IO statistics. Running`top -bn1`

we'll want to recommendtop -bn1 here because regular top opens a live-refreshing screen view, which is not friendly for parsing.

@sharkymarksharkymark merged commit929589d intomainApr 4, 2023
@sharkymarksharkymark deleted the docs-agent-metadata branchApril 4, 2023 20:50
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsApr 4, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@ammarioammarioammario approved these changes

Assignees

@sharkymarksharkymark

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@sharkymark@ammario

[8]ページ先頭

©2009-2025 Movatter.jp