This website requires JavaScript.
Explore
Help
Sign In
Kiu
/
Node_Exporter
Watch
1
Star
0
Fork
0
You've already forked Node_Exporter
mirror of
https://github.com/prometheus/node_exporter.git
synced
2024-11-25 06:16:26 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f536857ac6
Node_Exporter
/
collector
/
fixtures
/
megacli
4 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
megacli: prevent crash when drive temperature is N/A Intel SSD do not report their temperature in MegaCLI output Drive Temperature : N/A
2015-07-25 16:45:45 +02:00
#!/usr/bin/env bash
Add an end-to-end test. This test runs a selection of collectors against the fixtures and compares the output to a reference. The uname and filesystem collectors are disabled because they use system calls that cannot be fixtured easily.
2015-09-26 20:54:49 +02:00
cat "$(dirname "$0")/megacli_disks.txt"
Reference in New Issue
Copy Permalink