puppetlabs / puppet_operational_dashboards

Apache License 2.0
5 stars 22 forks source link

Puppet Operational Dashboard should be able to get data from different Puppet Servers with individual CA #160

Closed tuxmea closed 1 year ago

tuxmea commented 1 year ago

Use Case

A customer has several, independent Puppet Servers and want to get metrics from all Puppet Servers into a centralized Puppet Operational Dashboard.

Describe the Solution You Would Like

Telegraf Agent should be able to differentiate between cert/key/ca used to connect to influxdb and cert/key/ca used to query data from a Puppet Server using https endpoints.

Describe Alternatives You've Considered

Customer does not like to cross-sign CAs, and does not like to use the same CA on multiple Puppet Servers A Puppet Operational Dashboard for each Puppet Server installation is also undesired.