paregupt / ucs_traffic_monitor

Cisco UCS traffic monitoring using Grafana, InfluxDB and Telegraf
MIT License
81 stars 26 forks source link

enhancement request add san analytics data via grpc #99

Open thplex48178 opened 9 months ago

thplex48178 commented 9 months ago

with newer 32gig switches allowing for san analytics, I was wondering if there as any thought to add this to the monitoring solution. I know I could get telegraf to receive the grpc, so I would think getting the data into influxdb might be possible.

thanks

paregupt commented 9 months ago

This is doable and I have done some demos on it. However, it's a long journey from exporting the raw metrics to converting them into use cases that solve problems in enterprise environment. Also, I don't have cycles to work on it, although I know many customers will benefit from it. This is open for the community for contributions.