This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
node_exporter
mirror of
https://github.com/prometheus/node_exporter
Watch
1
Star
0
Fork
You've already forked node_exporter
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6580c95305
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 14:45:45 +00: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 18:54:49 +00:00
cat "$(dirname "$0")/megacli_disks.txt"