You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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.
772
772
# TYPE node_exporter_build_info gauge
773
+
# HELP node_ext4_errors_total Number of ext4 filesystem errors.
774
+
# TYPE node_ext4_errors_total counter
775
+
node_ext4_errors_total{device="sdb1"} 12
776
+
# HELP node_ext4_messages_total Number of ext4 filesystem log messages.
777
+
# TYPE node_ext4_messages_total counter
778
+
node_ext4_messages_total{device="sdb1"} 567
779
+
# HELP node_ext4_warnings_total Number of ext4 filesystem warnings.
780
+
# TYPE node_ext4_warnings_total counter
781
+
node_ext4_warnings_total{device="sdb1"} 34
773
782
# HELP node_fibrechannel_dumped_frames_total Number of dumped frames
774
783
# TYPE node_fibrechannel_dumped_frames_total counter
0 commit comments