refactor: Move OS definitions into yaml files (#5189)

This commit is contained in:
Neil Lathwood
2016-12-23 17:53:19 +00:00
committed by GitHub
parent 6d027c5753
commit f5a16be0e3
315 changed files with 10839 additions and 2868 deletions

View File

@@ -0,0 +1,8 @@
os: dragonfly
type: server
group: unix
text: DragonflyBSD
processor_stacked: 1
over:
- { graph: device_processor, text: 'Processor Usage' }
- { graph: device_ucd_memory, text: 'Memory Usage' }