paregupt / ucs_traffic_monitor

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

Use the correct arrows in alias in domain_traffic dashboard #83

Open wgjhstt247 opened 2 years ago

wgjhstt247 commented 2 years ago

--> should be <-- here instead since the traffic is being received by the FI port from the peer and bytes_rx_delta is used. There are other places in the dashboard files where I have observed this as well.

https://github.com/paregupt/ucs_traffic_monitor/blob/c20b9915f9e143e423cfce8b91c4c83e9e803b80/grafana/dashboards/domain_traffic.json#L13264

paregupt commented 2 years ago

Thanks for finding it. I will scrub the dashboards and make the change.