Stackdriver / collectd

Stackdriver's monitoring agent based on collectd (http://collectd.org).
https://cloud.google.com/monitoring/agent/
Other
51 stars 15 forks source link

Arch install fail: "This version of libsensors is not supported yet. Please report this." lm_sensors = 3.6.0 #195

Closed crunk1 closed 3 years ago

crunk1 commented 3 years ago

Expected behavior

yay -S stackdriver-collectd should install

Actual behavior

Build/install fails with src/sensors.c:165:2: error: #error "This version of libsensors is not supported yet. Please report this " "as bug."

Sensors version:

> yay -Q lm_sensors          
lm_sensors 1:3.6.0.r41.g31d1f125-1

Steps to reproduce

igorpeshansky commented 3 years ago

This is the fork of collectd used as the Google Cloud monitoring agent. Arch Linux is not supported by this agent. For the list of supported Linux distributions, see the Google Cloud monitoring agent documentation. Did you mean to file this issue against the main collectd repo?