Skip to content

Conversation

mcatalancid
Copy link
Contributor

Add hostapd exporter to the list of Hardware related exporters. This exporter monitors statistics of the Wi-Fi Access Points managed by the hostapd software.

Copy link
Contributor

@brian-brazil brian-brazil left a comment

Choose a reason for hiding this comment

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

Some things to help you improve this exporter:
Units should be included in metric name.
Seconds are the standard units for time.
The _info suffix should be used for Info metrics, the current uses are normal gauges.
You shouldn't need to shell out to ls/grep/awk, you can use os.listdir.

Signed-off-by: Miguel Catalan <miguel.catalan@i2cat.net>
@mcatalancid mcatalancid closed this Apr 8, 2019
brian-brazil pushed a commit that referenced this pull request Apr 9, 2019
Add hostapd exporter to the list of Miscellaneous related exporters. This exporter monitors statistics of the Wi-Fi Access Points managed by the hostapd software. Code updated according to #1317 (review)

Signed-off-by: Catalan, Miguel <miguel.catalan@i2cat.net>
aylei pushed a commit to aylei/docs that referenced this pull request Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants