@@ -742,48 +742,64 @@ node_entropy_available_bits 1337
742742node_entropy_pool_size_bits 4096
743743# HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which node_exporter was built, and the goos and goarch for the build.
744744# TYPE node_exporter_build_info gauge
745+ # HELP node_fibrechannel_dumped_frames_total Number of dumped frames
746+ # TYPE node_fibrechannel_dumped_frames_total counter
747+ node_fibrechannel_dumped_frames_total{fc_host="host1"} 0
745748# HELP node_fibrechannel_error_frames_total Number of errors in frames
746749# TYPE node_fibrechannel_error_frames_total counter
747750node_fibrechannel_error_frames_total{fc_host="host0"} 0
751+ node_fibrechannel_error_frames_total{fc_host="host1"} 19
748752# HELP node_fibrechannel_fcp_packet_aborts_total Number of aborted packets
749753# TYPE node_fibrechannel_fcp_packet_aborts_total counter
750754node_fibrechannel_fcp_packet_aborts_total{fc_host="host0"} 19
751755# HELP node_fibrechannel_info Non-numeric data from /sys/class/fc_host/<host>, value is always 1.
752756# TYPE node_fibrechannel_info gauge
757+ node_fibrechannel_info{dev_loss_tmo="",fabric_name="",fc_host="host1",port_id="",port_name="",port_state="",port_type="",speed="8 Gbit",supported_classes="",supported_speeds="",symbolic_name=""} 1
753758node_fibrechannel_info{dev_loss_tmo="30",fabric_name="0",fc_host="host0",port_id="000002",port_name="1000e0071bce95f2",port_state="Online",port_type="Point-To-Point (direct nport connection)",speed="16 Gbit",supported_classes="Class 3",supported_speeds="4 Gbit, 8 Gbit, 16 Gbit",symbolic_name="Emulex SN1100E2P FV12.4.270.3 DV12.4.0.0. HN:gotest. OS:Linux"} 1
754759# HELP node_fibrechannel_invalid_crc_total Invalid Cyclic Redundancy Check count
755760# TYPE node_fibrechannel_invalid_crc_total counter
756761node_fibrechannel_invalid_crc_total{fc_host="host0"} 2
762+ node_fibrechannel_invalid_crc_total{fc_host="host1"} 32
757763# HELP node_fibrechannel_invalid_tx_words_total Number of invalid words transmitted by host port
758764# TYPE node_fibrechannel_invalid_tx_words_total counter
759765node_fibrechannel_invalid_tx_words_total{fc_host="host0"} 8
766+ node_fibrechannel_invalid_tx_words_total{fc_host="host1"} 128
760767# HELP node_fibrechannel_link_failure_total Number of times the host port link has failed
761768# TYPE node_fibrechannel_link_failure_total counter
762769node_fibrechannel_link_failure_total{fc_host="host0"} 9
770+ node_fibrechannel_link_failure_total{fc_host="host1"} 144
763771# HELP node_fibrechannel_loss_of_signal_total Number of times signal has been lost
764772# TYPE node_fibrechannel_loss_of_signal_total counter
765773node_fibrechannel_loss_of_signal_total{fc_host="host0"} 17
774+ node_fibrechannel_loss_of_signal_total{fc_host="host1"} 272
766775# HELP node_fibrechannel_loss_of_sync_total Number of failures on either bit or transmission word boundaries
767776# TYPE node_fibrechannel_loss_of_sync_total counter
768777node_fibrechannel_loss_of_sync_total{fc_host="host0"} 16
778+ node_fibrechannel_loss_of_sync_total{fc_host="host1"} 256
769779# HELP node_fibrechannel_nos_total Number Not_Operational Primitive Sequence received by host port
770780# TYPE node_fibrechannel_nos_total counter
771781node_fibrechannel_nos_total{fc_host="host0"} 18
782+ node_fibrechannel_nos_total{fc_host="host1"} 288
772783# HELP node_fibrechannel_rx_frames_total Number of frames received
773784# TYPE node_fibrechannel_rx_frames_total counter
774785node_fibrechannel_rx_frames_total{fc_host="host0"} 3
786+ node_fibrechannel_rx_frames_total{fc_host="host1"} 48
775787# HELP node_fibrechannel_rx_words_total Number of words received by host port
776788# TYPE node_fibrechannel_rx_words_total counter
777789node_fibrechannel_rx_words_total{fc_host="host0"} 4
790+ node_fibrechannel_rx_words_total{fc_host="host1"} 64
778791# HELP node_fibrechannel_seconds_since_last_reset_total Number of seconds since last host port reset
779792# TYPE node_fibrechannel_seconds_since_last_reset_total counter
780793node_fibrechannel_seconds_since_last_reset_total{fc_host="host0"} 7
794+ node_fibrechannel_seconds_since_last_reset_total{fc_host="host1"} 112
781795# HELP node_fibrechannel_tx_frames_total Number of frames transmitted by host port
782796# TYPE node_fibrechannel_tx_frames_total counter
783797node_fibrechannel_tx_frames_total{fc_host="host0"} 5
798+ node_fibrechannel_tx_frames_total{fc_host="host1"} 80
784799# HELP node_fibrechannel_tx_words_total Number of words transmitted by host port
785800# TYPE node_fibrechannel_tx_words_total counter
786801node_fibrechannel_tx_words_total{fc_host="host0"} 6
802+ node_fibrechannel_tx_words_total{fc_host="host1"} 96
787803# HELP node_filefd_allocated File descriptor statistics: allocated.
788804# TYPE node_filefd_allocated gauge
789805node_filefd_allocated 1024
0 commit comments