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 parsing of Device Mapper Slave Devices #211

Closed
ssinha-ionos opened this issue Sep 5, 2019 · 0 comments · Fixed by #412
Closed

Add parsing of Device Mapper Slave Devices #211

ssinha-ionos opened this issue Sep 5, 2019 · 0 comments · Fixed by #412

Comments

@ssinha-ionos
Copy link

Add functions for parsing /sys/devices/virtual/block/dm-/slaves/ to determine state of Device Mapper Slave Devices.

This is earlier implemented as part of text-collector prometheus-community/node-exporter-textfile-collector-scripts#6 but it makes more sense to add native support integrated in the node-exporter itself via procfs library instead of having a separate Python script as text-collector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants