I want to monitor influxdb in real time, I want to have these KPIs:
- number of bucket in influxdb
- Organization: number of organizations
- Total users
- number of tokens in influxdb
- Memory Usage [%]
- Memory allocated
- Uptimes
- Scrapers
- Memory Usage [%] - time series
- Memory Allocations
- Total Mallocs & free
- Query Execution
- Query Requests
- Local Object Store IO
influxdb is a remote server : http://90.110.209.218:1014/ (just for the visit), I have username, password, org id and org name,
the token exist for only this link http://90.110.209.218:8086.
I don’t know how can i have these kpi. i’ve already tried to use curl but it took so much time and return 401