mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Update voss.yaml * Update xos.yaml * Update voss.yaml * Update xos.yaml * Update voss.yaml * Update voss.yaml * Update voss.yaml * Update xos.yaml * Update boss.yaml * Update voss.yaml * Update boss.yaml * Update voss.yaml
24 lines
633 B
YAML
24 lines
633 B
YAML
os: voss
|
|
text: 'Extreme VOSS'
|
|
type: network
|
|
icon: extremevoss
|
|
mib_dir: nortel
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.2272. #If not caught by BOSS sysObjectID prefix
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.1916.2. #Extreme VOSS/VSP switches share sysObjectID prefix with xos(Extreme XOS)
|
|
sysDescr:
|
|
- VSP
|
|
- VOSS
|
|
- XA1440
|
|
- XA1480
|
|
good_if:
|
|
- 'Virtual Services Platform'
|