mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Blue Coat device updates * Blue Coat device updates * Updated PHP code per @laf comments * YAML update for Packetshaper * SSL Visibility YAML and snmprec file * Cleanup problematic MIB files which should not have been there * Reset Packetshaper YAML to original * Added json test data
15 lines
342 B
YAML
15 lines
342 B
YAML
os: sslvis
|
|
text: 'Blue Coat SSL Visibility'
|
|
type: network
|
|
ifname: 1
|
|
icon: bluecoat
|
|
mib_dir:
|
|
- bluecoat
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'Processor Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
discovery:
|
|
- sysObjectID:
|
|
- .1.3.6.1.4.1.3417.1.5.
|