Files
librenms-librenms/includes/definitions/truenas.yaml
Karl Shea e7b371e1c7 Restore applications in TrueNAS (#11546)
I have several applications configured in FreeNAS using SNMP extend, and because of this definition every time the device is discovered they are force-disabled.
2020-05-04 06:28:15 +02:00

30 lines
613 B
YAML

os: truenas
type: storage
text: TrueNAS
processor_stacked: true
mib_dir:
- ixsystems
over:
- { graph: device_processor, text: 'Processor Usage' }
- { graph: device_ucd_memory, text: 'Memory Usage' }
- { graph: device_storage, text: 'Storage Usage' }
poller_modules:
bgp-peers: false
mpls: false
ospf: false
stp: false
wireless: false
discovery_modules:
bgp-peers: false
mpls: false
stp: false
wireless: false
discovery:
-
sysObjectID:
- .1.3.6.1.4.1.8072.3.2.8
- .1.3.6.1.4.1.50536.3.1
sysDescr:
- FreeNAS
- TrueNAS