@@ -742,48 +742,64 @@ node_entropy_available_bits 1337
742
742
node_entropy_pool_size_bits 4096
743
743
# 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.
744
744
# 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
745
748
# HELP node_fibrechannel_error_frames_total Number of errors in frames
746
749
# TYPE node_fibrechannel_error_frames_total counter
747
750
node_fibrechannel_error_frames_total{fc_host="host0"} 0
751
+ node_fibrechannel_error_frames_total{fc_host="host1"} 19
748
752
# HELP node_fibrechannel_fcp_packet_aborts_total Number of aborted packets
749
753
# TYPE node_fibrechannel_fcp_packet_aborts_total counter
750
754
node_fibrechannel_fcp_packet_aborts_total{fc_host="host0"} 19
751
755
# HELP node_fibrechannel_info Non-numeric data from /sys/class/fc_host/<host>, value is always 1.
752
756
# 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
753
758
node_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
754
759
# HELP node_fibrechannel_invalid_crc_total Invalid Cyclic Redundancy Check count
755
760
# TYPE node_fibrechannel_invalid_crc_total counter
756
761
node_fibrechannel_invalid_crc_total{fc_host="host0"} 2
762
+ node_fibrechannel_invalid_crc_total{fc_host="host1"} 32
757
763
# HELP node_fibrechannel_invalid_tx_words_total Number of invalid words transmitted by host port
758
764
# TYPE node_fibrechannel_invalid_tx_words_total counter
759
765
node_fibrechannel_invalid_tx_words_total{fc_host="host0"} 8
766
+ node_fibrechannel_invalid_tx_words_total{fc_host="host1"} 128
760
767
# HELP node_fibrechannel_link_failure_total Number of times the host port link has failed
761
768
# TYPE node_fibrechannel_link_failure_total counter
762
769
node_fibrechannel_link_failure_total{fc_host="host0"} 9
770
+ node_fibrechannel_link_failure_total{fc_host="host1"} 144
763
771
# HELP node_fibrechannel_loss_of_signal_total Number of times signal has been lost
764
772
# TYPE node_fibrechannel_loss_of_signal_total counter
765
773
node_fibrechannel_loss_of_signal_total{fc_host="host0"} 17
774
+ node_fibrechannel_loss_of_signal_total{fc_host="host1"} 272
766
775
# HELP node_fibrechannel_loss_of_sync_total Number of failures on either bit or transmission word boundaries
767
776
# TYPE node_fibrechannel_loss_of_sync_total counter
768
777
node_fibrechannel_loss_of_sync_total{fc_host="host0"} 16
778
+ node_fibrechannel_loss_of_sync_total{fc_host="host1"} 256
769
779
# HELP node_fibrechannel_nos_total Number Not_Operational Primitive Sequence received by host port
770
780
# TYPE node_fibrechannel_nos_total counter
771
781
node_fibrechannel_nos_total{fc_host="host0"} 18
782
+ node_fibrechannel_nos_total{fc_host="host1"} 288
772
783
# HELP node_fibrechannel_rx_frames_total Number of frames received
773
784
# TYPE node_fibrechannel_rx_frames_total counter
774
785
node_fibrechannel_rx_frames_total{fc_host="host0"} 3
786
+ node_fibrechannel_rx_frames_total{fc_host="host1"} 48
775
787
# HELP node_fibrechannel_rx_words_total Number of words received by host port
776
788
# TYPE node_fibrechannel_rx_words_total counter
777
789
node_fibrechannel_rx_words_total{fc_host="host0"} 4
790
+ node_fibrechannel_rx_words_total{fc_host="host1"} 64
778
791
# HELP node_fibrechannel_seconds_since_last_reset_total Number of seconds since last host port reset
779
792
# TYPE node_fibrechannel_seconds_since_last_reset_total counter
780
793
node_fibrechannel_seconds_since_last_reset_total{fc_host="host0"} 7
794
+ node_fibrechannel_seconds_since_last_reset_total{fc_host="host1"} 112
781
795
# HELP node_fibrechannel_tx_frames_total Number of frames transmitted by host port
782
796
# TYPE node_fibrechannel_tx_frames_total counter
783
797
node_fibrechannel_tx_frames_total{fc_host="host0"} 5
798
+ node_fibrechannel_tx_frames_total{fc_host="host1"} 80
784
799
# HELP node_fibrechannel_tx_words_total Number of words transmitted by host port
785
800
# TYPE node_fibrechannel_tx_words_total counter
786
801
node_fibrechannel_tx_words_total{fc_host="host0"} 6
802
+ node_fibrechannel_tx_words_total{fc_host="host1"} 96
787
803
# HELP node_filefd_allocated File descriptor statistics: allocated.
788
804
# TYPE node_filefd_allocated gauge
789
805
node_filefd_allocated 1024
0 commit comments