You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The above example will result in a running instance of the Lustre Exporter with the following statuses:
collector.ost=disabled
collector.mdt=core
collector.mgs=extended
collector.mds=extended
collector.client=extended
collector.generic=extended
collector.lnet=extended
collector.health=extended
Flag Option Detailed Description
disabled - Completely disable all metrics for this portion of a source.
core - Enable this source, but only for metrics considered to be particularly useful.
extended - Enable this source and include all metrics that the Lustre Exporter is aware of within it.
What's exported?
All Lustre procfs and procsys data from all nodes running the Lustre Exporter that we perceive as valuable data is exported or can be added to be exported (we don't have any known major gaps that anyone cares about, so if you see something missing, please file an issue!).
See the issues tab for all known issues.
Troubleshooting
In the event that you encounter issues with specific metrics (especially on versions of Lustre older than 2.7), please try disabling those specific troublesome metrics using the documented collector flags in the 'disabled' or 'core' state. Users have encountered bugs within Lustre where specific sysfs and procfs files miscommunicate their sizes, causing read calls to fail.
Contributing
To contribute to this HPE project, you'll need to fill out a CLA (Contributor License Agreement). If you would like to contribute anything more than a bug fix (feature, architectural change, etc), please file an issue and we'll get in touch with you to have you fill out the CLA.
About
Prometheus exporter for use with the Lustre parallel filesystem