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.
This commit is contained in:
Karl Shea
2020-05-03 23:28:15 -05:00
committed by GitHub
parent 9b22bcc5b8
commit e7b371e1c7

View File

@@ -9,14 +9,12 @@ over:
- { graph: device_ucd_memory, text: 'Memory Usage' }
- { graph: device_storage, text: 'Storage Usage' }
poller_modules:
applications: false
bgp-peers: false
mpls: false
ospf: false
stp: false
wireless: false
discovery_modules:
applications: false
bgp-peers: false
mpls: false
stp: false