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

Current platform is not supported warning on startup #6800

Closed
danielnelson opened this issue Dec 13, 2019 · 0 comments · Fixed by #6801
Closed

Current platform is not supported warning on startup #6800

danielnelson opened this issue Dec 13, 2019 · 0 comments · Fixed by #6801
Assignees
Labels
area/logging bug unexpected problem or unintended behavior
Milestone

Comments

@danielnelson
Copy link
Contributor

danielnelson commented Dec 13, 2019

Relevant telegraf.conf:

[[inputs.mem]]
[[outputs.file]]

System info:

Non Linux system

Steps to reproduce:

  1. Run telegraf

Expected behavior:

Startup without warnings, unless the unsupported plugins are defined in the configuration.

Actual behavior:

W! [inputs.ethtool] Current platform is not supported
W! [inputs.synproxy] Current platform is not supported
W! [inputs.wireless] Current platform is not supported

Additional info:

@danielnelson danielnelson added bug unexpected problem or unintended behavior area/logging labels Dec 13, 2019
@danielnelson danielnelson added this to the 1.13.1 milestone Dec 13, 2019
@danielnelson danielnelson self-assigned this Dec 13, 2019
@danielnelson danielnelson changed the title Current platform is not support warning on startup Current platform is not supported warning on startup Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/logging bug unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant