mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* BATS support * Removed disabled discovery modules * Style change, more test data, removed unused rows * Style correction LibreNMS/OS/Bats.php * Removed old reference * Another style correction add LibreNMS/OS/Bats.php * Changed location info and temperature * Style, again * Style, again * New testdata needed * Fix wrong state color in discovery/bats.yaml * New test data * Update bats_bats.json * Saved the test data in a different way * More test data * Manually changed test data * New test data * New test data * Update bats_bats.json * Saved the test data in a different way * More test data * Manually changed test data * New test data * New test data * Delete bats_bats.snmprec * Update bats.json * Update bats.json Co-authored-by: Maikel de Boer <mdb@tampnet.com> Co-authored-by: Tony Murray <murraytony@gmail.com>
12 lines
199 B
YAML
12 lines
199 B
YAML
os: bats
|
|
text: 'BATS AATS'
|
|
type: wireless
|
|
icon: bats
|
|
over:
|
|
- { graph: device_ping_perf, text: 'Ping Times' }
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.37069
|
|
mib_dir: bats
|