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.
804
804
# TYPE node_exporter_build_info gauge
805
+
# HELP node_ext4_errors_total Number of ext4 filesystem errors.
806
+
# TYPE node_ext4_errors_total counter
807
+
node_ext4_errors_total{device="sdb1"} 12
808
+
# HELP node_ext4_messages_total Number of ext4 filesystem log messages.
809
+
# TYPE node_ext4_messages_total counter
810
+
node_ext4_messages_total{device="sdb1"} 567
811
+
# HELP node_ext4_warnings_total Number of ext4 filesystem warnings.
812
+
# TYPE node_ext4_warnings_total counter
813
+
node_ext4_warnings_total{device="sdb1"} 34
805
814
# HELP node_fibrechannel_dumped_frames_total Number of dumped frames
806
815
# TYPE node_fibrechannel_dumped_frames_total counter
0 commit comments