dbretty / EUCMonitoring

End User Compute Monitoring Platform that is FREE and based on PowerShell. Will cover Citrix, VMware and Microsoft technologies. Driven and written by the community for the community
http://bretty.me.uk
Apache License 2.0
37 stars 19 forks source link

Support for InfluxDB Authentication #66

Open jameskirsop opened 4 years ago

jameskirsop commented 4 years ago

Expected Behavior

This project to support Authenticated connections to an InfluxDB server.

Current Behavior

Authentication parameters can't be specified in the euc-monitoring.json file.

Context

We're trying to have these scripts send data to a centralised InfluxDB server with Authentication enabled. This isn't currently possible due to lack of support of the necessary authentication headers in the HTTP API requests sent.