Trying to compile telegraf-ds389 on Fedora 37 and getting this error:
user@host:~/CSI-telegraf-plugins$ go build -o telegraf-ds389 cmd/main-ds389.go
go: github.com/influxdata/telegraf@v1.18.1 requires
golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20200205215550-e35592f146e4 requires
golang.zx2c4.com/wireguard@v0.0.20200121: reading golang.zx2c4.com/wireguard/go.mod at revision v0.0.20200121: unknown revision v0.0.20200121
go: github.com/influxdata/telegraf@v1.18.1 requires
golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20200205215550-e35592f146e4 requires
golang.zx2c4.com/wireguard@v0.0.20200121: reading golang.zx2c4.com/wireguard/go.mod at revision v0.0.20200121: unknown revision v0.0.20200121
Is there an easier way to get the ds389 and ldap_org Telegraf plugins installed on Fedora? Our FreeIPA servers are Fedora based and I'd like to keep the polling local for shipment to a remote InfluxDB server.
Trying to compile telegraf-ds389 on Fedora 37 and getting this error:
Is there an easier way to get the ds389 and ldap_org Telegraf plugins installed on Fedora? Our FreeIPA servers are Fedora based and I'd like to keep the polling local for shipment to a remote InfluxDB server.