PureStorage-OpenConnect / pure-fa-openmetrics-exporter

Pure Storage OpenMetrics exporter for FlashArray
Apache License 2.0
20 stars 27 forks source link

Сonnection path state #83

Closed maxkushnir closed 11 months ago

maxkushnir commented 11 months ago

I would really appreciate it if you could kindly assist us in finding a solution for monitoring the connection path state of hosts. Specifically, I'm looking to gather information regarding the host connectivity state, which may display path states such as Redundant, Unused Port, Unknown, etc. Health>Connections>Host Connections into one metric.

Is it possible to obtain these states in specific metric?

ca1-flasharray-a06_host_path

sdodsley commented 11 months ago

@maxkushnir I believe this information is already exposed as port_connectivity from /metrics/hosts. This should provide the path status of Redundant, Uneven, None etc.

sdodsley commented 11 months ago

@maxkushnir I misinformed you. That data is not exposed. I misread the code. Let me discuss with the team if this is possible to add.

chrroberts-pure commented 11 months ago

Tagging new PR that addresses this #84 . Review, and comment if you'd like @maxkushnir @blalyasar