mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* newdevice: Added basic detection for Geist Watchdog * Added further support * Added more health sensors
12 lines
212 B
YAML
12 lines
212 B
YAML
os: geist-watchdog
|
|
text: 'Geist Watchdog'
|
|
type: environment
|
|
icon: geist
|
|
discovery:
|
|
- sysObjectId:
|
|
- .1.3.6.1.4.1.21239.
|
|
mib_dir:
|
|
- geist
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|