Skip to content
Discussion options

You must be logged in to vote

hi @dphan85

What version of ONTAP are you running?

Do you see the FC ports with Fabric detail panel when you expand the FibreChannel row like shown below? You will need the REST collector enabled since this table is populated with metrics collected from that collector.

The FC ports with Fabric detail has a State row. Does that have the info you need?

ONTAP returns an enum for that field and it will have one of [startup, link_not_connected, online, link_disconnected, offlined_by_user, offlined_by_system, node_offline, unknown]

In terms of creating an alert, try adding something like this to your rules section of your alert_rules.yml.

  - alert: FC port is not online
    expr: fcp_labels{…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
7 replies
@cgrinds
Comment options

@dphan85
Comment options

@dphan85
Comment options

@rahulguptajss
Comment options

@dphan85
Comment options

Answer selected by dphan85
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants