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.
1363
1363
# TYPE node_exporter_build_info gauge
1364
+
# HELP node_ext4_errors_total Number of ext4 filesystem errors.
1365
+
# TYPE node_ext4_errors_total counter
1366
+
node_ext4_errors_total{device="sdb1"} 12
1367
+
# HELP node_ext4_messages_total Number of ext4 filesystem log messages.
1368
+
# TYPE node_ext4_messages_total counter
1369
+
node_ext4_messages_total{device="sdb1"} 567
1370
+
# HELP node_ext4_warnings_total Number of ext4 filesystem warnings.
1371
+
# TYPE node_ext4_warnings_total counter
1372
+
node_ext4_warnings_total{device="sdb1"} 34
1364
1373
# HELP node_fibrechannel_dumped_frames_total Number of dumped frames
1365
1374
# TYPE node_fibrechannel_dumped_frames_total counter
0 commit comments