Selection_091.png Selection_094.png Selection_093.png Selection_092.png
About
This dashboard gives you pretty much detailed overview of your host. It uses DC tag to switch between location or Datacenter rooms.
You have to set dc global tag in your telegraf.conf
. You can implement it to your automatic configuration management and generate it for you.
Requirements
- InfluxDB as backend service
- Telegraf collector installed on your system
Features
- Retention policies
- Filter with DC (datacenter) tag
- Disk and Network selectors
Collector Configuration Details
Important configuration
In telegraf.conf
set
# Global tags can be specified here in key="value" format.
[global_tags]
dc = your-datacenter
DC tag is needed by this dashboard. It gives you ability to filter out various locations or Datacenter Rooms.
Enabled Inputs
My configured input plugins are:
- kernel
- linux_sysctl_fs
- net
- nstat
- disk
- mem
- system
- conntrack
- netstat
- diskio
- docker
- cpu
- processes
- swap
- puppetagent