mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Gigamon GigaVUE basic support (#11824)
* Gigamon GigaVUE basic support * delete os/gigavue.inc.php it is not used Co-authored-by: Tony Murray <murraytony@gmail.com>
This commit is contained in:
13
includes/definitions/gigavue.yaml
Normal file
13
includes/definitions/gigavue.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
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.1
|
Reference in New Issue
Block a user