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
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.
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.