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
{{ message }}
This repository was archived by the owner on Nov 18, 2024. It is now read-only.
Does anyone have a simple trick to get this awesome tool compatible with InfluxDB v.2 ?
I read that InfluxDB v.2 has a compatibility API (found here), but I got an authentication problem.
I tried without any change:
2021/03/03 15:43:10 Using configuration file /home/username/.nmon2influxdb.cfg 2021/03/03 15:43:10 Creating InfluxDB database nmon_tests-db 2021/03/03 15:43:10 NMON file separator: , 2021/03/03 15:43:10 {"code":"unauthorized","message":"Unauthorized"}We successfully used the compatibility API with Grafana, and it works using the token auth method.