mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
17 lines
351 B
YAML
17 lines
351 B
YAML
os: freebsd
|
|
type: server
|
|
group: unix
|
|
text: FreeBSD
|
|
processor_stacked: true
|
|
over:
|
|
- { graph: device_processor, text: 'Processor Usage' }
|
|
- { graph: device_ucd_memory, text: 'Memory Usage' }
|
|
discovery_modules:
|
|
applications: true
|
|
discovery:
|
|
-
|
|
sysDescr: FreeBSD
|
|
sysDescr_except:
|
|
- FreeNAS
|
|
- TrueNAS
|