mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Basic support for Sophos XG V18 Basic support for Sophos XG V18 - new version of SFOS with update snmp structure * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update includes/definitions/discovery/sophos-xg.yaml Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com> * Update sophos-xg.yaml * Moved file into subfolder * Update sophos-xg.yaml * Fix mib folder (deleted) * Fix snmp file references * Update sophos-xg.yaml * Fix folder by vendor * Update sophos-xg.yaml * Update sophos-xg.yaml Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com>
14 lines
320 B
YAML
14 lines
320 B
YAML
os: sophos-xg
|
|
text: 'Sophos XG'
|
|
type: appliance
|
|
icon: sophos-xg
|
|
group: sophos
|
|
mib_dir: sophos
|
|
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.2604.5
|