Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Kibana dashboards for system module #2080

Merged
merged 4 commits into from
Jul 26, 2016

Conversation

monicasarbu
Copy link
Contributor

@monicasarbu monicasarbu commented Jul 21, 2016

This PR adds multiple Kibana dashboards that display data collected by the system module of Metricbeat. The dashboards are connected together using the navigation bar.

@monicasarbu
Copy link
Contributor Author

metricbeat memory in kibana

@@ -0,0 +1,11 @@
{
"visState": "{\"title\":\"Avg. Total Memory\",\"type\":\"metric\",\"params\":{\"handleNoResults\":true,\"fontSize\":\"40\"},\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"system.memory.total\",\"customLabel\":\"Total Memory\"}}],\"listeners\":{}}",
Copy link
Contributor

Choose a reason for hiding this comment

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

The file name with Avg. is interesting, but that is more something related to Kibana and brings up the question if we should use abbreviations in the title.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I agree. I removed it from the title.

@ruflin
Copy link
Contributor

ruflin commented Jul 25, 2016

LGTM. @monicasarbu elastic/kibana#7789 seems to be merged now.

@monicasarbu
Copy link
Contributor Author

Another blocker for this PR: elastic/kibana#7828

@monicasarbu monicasarbu added in progress Pull request is currently in progress. and removed blocked labels Jul 26, 2016
@monicasarbu monicasarbu added review and removed in progress Pull request is currently in progress. labels Jul 26, 2016
@tsg tsg merged commit 99b7106 into elastic:master Jul 26, 2016
monicasarbu added a commit to monicasarbu/beats that referenced this pull request Jul 27, 2016
* Add dashboards for system module

* Reduce spaces between widgets

* Run make collect

* Add dashboards for filesystem, filesystem per host, and overview for the system module
@monicasarbu monicasarbu mentioned this pull request Jul 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants