mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Added device discoery for Teradici PCoIP card * Removed redundant arguments from snmp_get and comments in os definition * Added 'workstations' as a device type
12 lines
216 B
YAML
12 lines
216 B
YAML
os: teradici-pcoip
|
|
text: 'Teradici PCoIP'
|
|
type: workstation
|
|
icon: teradici
|
|
mib_dir:
|
|
- teradici
|
|
over:
|
|
- { graph: device_bits, text: 'Device Bits' }
|
|
discovery:
|
|
- sysObjectId:
|
|
- .1.3.6.1.4.1.25071.1
|