mirror of
https://github.com/prometheus/node_exporter
synced 2025-02-15 08:57:07 +00:00
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.
4 lines
61 B
Bash
Executable File
4 lines
61 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cat "$(dirname "$0")/megacli_disks.txt"
|