mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
04217269a4
* Expand discovery of gigavue os - Expand discovery so all Gigamon products are discovered - Query for hardware version using GIGAMON-SNMP-MIB::model.0 OID if present - Add more Gigamon gigavue test data * Create gigavue_hc2.json Looks like there was no json file before... * update gigavue_hc2.json --------- Co-authored-by: Tony Murray <murraytony@gmail.com>
15 lines
327 B
YAML
15 lines
327 B
YAML
os: gigavue
|
|
text: 'GigaVUE'
|
|
type: network
|
|
icon: gigamon
|
|
group: gigamon
|
|
mib_dir: gigamon
|
|
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.26866.3
|