firehol/netdata

View on GitHub
src/go/plugin/go.d/modules/smartctl/testdata/config.json

Summary

Maintainability
Test Coverage
{
  "update_every": 123,
  "timeout": 123.123,
  "scan_every": 123.123,
  "poll_devices_every": 123.123,
  "no_check_power_mode": "ok",
  "device_selector": "ok",
  "extra_devices": [
    {
      "name": "ok",
      "type": "ok"
    }
  ]
}