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
Observe that the plugin is working correctly: various temp metrics should exist, including one called temp,sensor=iwlwifi_input
Disconnect from the network, turn off WiFi
Expected behavior:
No new metrics should be produced for temp,sensor=iwlwifi_input. New metrics should still be produced for everything else in temp.
Actual behavior:
No new metric is produced for anything in temp.
Additional info:
Apr 08 14:36:50 telegraf[6305]: 2019-04-08T06:36:50Z E! [inputs.temp]: Error in plugin: error getting temperatures info: read /sys/class/hwmon/hwmon4/temp1_input: no data available
The text was updated successfully, but these errors were encountered:
Relevant telegraf.conf:
[[inputs.temp]]
System info:
Steps to reproduce:
inputs.temp
plugintemp
metrics should exist, including one calledtemp,sensor=iwlwifi_input
Expected behavior:
No new metrics should be produced for
temp,sensor=iwlwifi_input
. New metrics should still be produced for everything else intemp
.Actual behavior:
No new metric is produced for anything in
temp
.Additional info:
The text was updated successfully, but these errors were encountered: