Created
December 28, 2016 18:29
-
-
Save shreyasp/5999a074c53c1d4f2159773225163b41 to your computer and use it in GitHub Desktop.
NetData Minimal Configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# netdata configuration | |
# | |
# You can download the latest version of this file, using: | |
# | |
# wget -O /etc/netdata/netdata.conf http://localhost:19999/netdata.conf | |
# or | |
# curl -o /etc/netdata/netdata.conf http://localhost:19999/netdata.conf | |
# | |
# You can uncomment and change any of the options below. | |
# The value shown in the commented settings, is the default value. | |
# | |
# global netdata configuration | |
[global] | |
# glibc malloc arena max for plugins = 1 | |
# glibc malloc arena max for netdata = 1 | |
# config directory = /etc/netdata | |
# plugins directory = /usr/libexec/netdata/plugins.d | |
# web files directory = /usr/share/netdata/web | |
# cache directory = /var/cache/netdata | |
# lib directory = /var/lib/netdata | |
# log directory = /var/log/netdata | |
# host access prefix = | |
# home directory = /var/cache/netdata | |
# debug flags = 0x00000000 | |
# memory deduplication (ksm) = yes | |
# debug log = /var/log/netdata/debug.log | |
# error log = /var/log/netdata/error.log | |
# access log = /var/log/netdata/access.log | |
# errors flood protection period = 1200 | |
# errors to trigger flood protection = 200 | |
# memory mode = save | |
# hostname = test-netdata | |
# history = 3600 | |
# update every = 1 | |
# pthread stack size = 8388608 | |
# run as user = | |
# web files owner = | |
# web files group = | |
# http port listen backlog = 100 | |
# default port = 19999 | |
# bind to = * | |
# multi threaded web server = yes | |
# disconnect idle web clients after seconds = 60 | |
# respect web browser do not track policy = no | |
# enable web responses gzip compression = yes | |
# web compression strategy = default | |
# web compression level = 3 | |
[plugins] | |
# PATH environment variable = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin | |
tc = yes | |
idlejitter = no | |
# proc = yes | |
# cgroups = yes | |
# checks = no | |
# plugins directory = /usr/libexec/netdata/plugins.d | |
# enable running new plugins = yes | |
# check for new plugins every = 60 | |
# fping = yes | |
# node.d = yes | |
# charts.d = yes | |
# apps = yes | |
# python.d = yes | |
[registry] | |
# enabled = no | |
# registry db directory = /var/lib/netdata/registry | |
# netdata unique id file = /var/lib/netdata/registry/netdata.public.unique.id | |
# registry db file = /var/lib/netdata/registry/registry.db | |
# registry log file = /var/lib/netdata/registry/registry-log.db | |
# registry save db every new entries = 1000000 | |
# registry expire idle persons days = 365 | |
# registry domain = | |
# registry to announce = https://registry.my-netdata.io | |
# registry hostname = test-netdata | |
# verify browser cookies support = yes | |
# max URL length = 1024 | |
# max URL name length = 50 | |
[health] | |
# enabled = yes | |
# health db directory = /var/lib/netdata/health | |
# health db file = /var/lib/netdata/health/health-log.db | |
# health configuration directory = /etc/netdata/health.d | |
# script to execute on alarm = /usr/libexec/netdata/plugins.d/alarm-notify.sh | |
# in memory max health log entries = 1000 | |
# run at least every seconds = 10 | |
# rotate log every lines = 2000 | |
[backend] | |
# enabled = no | |
# data source = average | |
# type = graphite | |
# destination = localhost | |
# prefix = netdata | |
# hostname = test-netdata | |
# update every = 10 | |
# buffer on failures = 10 | |
# timeout ms = 20000 | |
# per plugin configuration | |
[plugin:fping] | |
# update every = 1 | |
# command options = | |
[plugin:node.d] | |
# update every = 1 | |
# command options = | |
[plugin:charts.d] | |
# update every = 1 | |
# command options = | |
[plugin:apps] | |
# update every = 1 | |
# command options = | |
[plugin:python.d] | |
# update every = 1 | |
# command options = | |
[plugin:cgroups] | |
# cgroups plugin resources = yes | |
# check for new cgroups every = 10 | |
# enable cpuacct stat = auto | |
# enable cpuacct usage = auto | |
# enable memory = auto | |
# enable blkio = auto | |
# path to /sys/fs/cgroup/cpuacct = /sys/fs/cgroup/cpu,cpuacct | |
# path to /sys/fs/cgroup/blkio = /sys/fs/cgroup/blkio | |
# path to /sys/fs/cgroup/memory = /sys/fs/cgroup/memory | |
# path to /sys/fs/cgroup/devices = /sys/fs/cgroup/devices | |
# max cgroups to allow = 500 | |
# max cgroups depth to monitor = 0 | |
# enable new cgroups detected at run time = yes | |
# script to get cgroup names = /usr/libexec/netdata/plugins.d/cgroup-name.sh | |
# enable cgroup _ = no | |
# search for cgroups under / = yes | |
# enable cgroup init.scope = no | |
# enable cgroup system.slice = no | |
# search for cgroups under system.slice = yes | |
# enable cgroup system.slice_mdadm.service = no | |
# enable cgroup system.slice_dbus.service = no | |
# enable cgroup system.slice_uuidd.service = no | |
# enable cgroup system.slice_var-lib-lxcfs.mount = no | |
# enable cgroup system.slice_cron.service = no | |
# enable cgroup system.slice_run-user-0.mount = no | |
# enable cgroup system.slice_lvm2-lvmetad.service = no | |
# enable cgroup system.slice_rc-local.service = no | |
# enable cgroup system.slice_lxd-containers.service = no | |
# enable cgroup system.slice_apport.service = no | |
# enable cgroup system.slice_systemd-modules-load.service = no | |
# enable cgroup system.slice_iscsid.service = no | |
# enable cgroup system.slice_-.mount = no | |
# enable cgroup system.slice_open-iscsi.service = no | |
# enable cgroup system.slice_networking.service = no | |
# enable cgroup system.slice_ufw.service = no | |
# enable cgroup system.slice_systemd-machine-id-commit.service = no | |
# enable cgroup system.slice_accounts-daemon.service = no | |
# enable cgroup system.slice_resolvconf.service = no | |
# enable cgroup system.slice_system-serial/x2dgetty.slice = no | |
# enable cgroup system.slice_atd.service = no | |
# enable cgroup system.slice_systemd-user-sessions.service = no | |
# enable cgroup system.slice_systemd-journald.service = no | |
# enable cgroup system.slice_sys-fs-fuse-connections.mount = no | |
# enable cgroup system.slice_systemd-tmpfiles-setup.service = no | |
# enable cgroup system.slice_proc-sys-fs-binfmt_misc.mount = no | |
# enable cgroup system.slice_grub-common.service = no | |
# enable cgroup system.slice_systemd-sysctl.service = no | |
# enable cgroup system.slice_cloud-init.service = no | |
# enable cgroup system.slice_snapd.service = no | |
# enable cgroup system.slice_cloud-init-local.service = no | |
# enable cgroup system.slice_ondemand.service = no | |
# enable cgroup system.slice_lvm2-monitor.service = no | |
# enable cgroup system.slice_cloud-final.service = no | |
# enable cgroup system.slice_dev-mqueue.mount = no | |
# enable cgroup system.slice_systemd-tmpfiles-setup-dev.service = no | |
# enable cgroup system.slice_systemd-timesyncd.service = no | |
# enable cgroup system.slice_ssh.service = no | |
# enable cgroup system.slice_systemd-logind.service = no | |
# enable cgroup system.slice_systemd-journal-flush.service = no | |
# enable cgroup system.slice_systemd-random-seed.service = no | |
# enable cgroup system.slice_system-getty.slice = no | |
# enable cgroup system.slice_keyboard-setup.service = no | |
# enable cgroup system.slice_netdata.service = no | |
# enable cgroup system.slice_systemd-udevd.service = no | |
# enable cgroup system.slice_polkitd.service = no | |
# enable cgroup system.slice_kmod-static-nodes.service = no | |
# enable cgroup system.slice_irqbalance.service = no | |
# enable cgroup system.slice_cloud-config.service = no | |
# enable cgroup system.slice_apparmor.service = no | |
# enable cgroup system.slice_systemd-udev-trigger.service = no | |
# enable cgroup system.slice_console-setup.service = no | |
# enable cgroup system.slice_rsyslog.service = no | |
# enable cgroup system.slice_systemd-remount-fs.service = no | |
# enable cgroup system.slice_sys-kernel-debug.mount = no | |
# enable cgroup system.slice_dev-hugepages.mount = no | |
# enable cgroup system.slice_systemd-update-utmp.service = no | |
# enable cgroup system.slice_lxcfs.service = no | |
# enable cgroup system.slice_acpid.service = no | |
# enable cgroup system.slice_setvtrgb.service = no | |
# enable cgroup user.slice = no | |
# search for cgroups under user.slice = yes | |
# enable cgroup user.slice_user-0.slice = no | |
# search for cgroups under user.slice/user-0.slice = yes | |
# enable cgroup user.slice_user-0.slice_session-1.scope = no | |
# enable cgroup user.slice_user-0.slice_user_0.service = no | |
[plugin:proc:/proc/net/dev:lo] | |
# enabled = no | |
[plugin:proc:/proc/net/dev:fireqos_monitor] | |
# enabled = no | |
[plugin:proc] | |
/proc/net/dev = yes | |
/proc/diskstats = yes | |
/proc/net/snmp = yes | |
/proc/net/snmp6 = yes | |
/proc/net/netstat = yes | |
/proc/net/stat/conntrack = yes | |
/proc/net/ip_vs/stats = yes | |
/proc/net/stat/synproxy = yes | |
/proc/stat = yes | |
/proc/meminfo = yes | |
/proc/vmstat = yes | |
/proc/net/rpc/nfs = yes | |
/proc/net/rpc/nfsd = yes | |
/proc/sys/kernel/random/entropy_avail = no | |
/proc/interrupts = no | |
/proc/softirqs = no | |
/proc/net/softnet_stat = no | |
/proc/loadavg = yes | |
ipc = no | |
/sys/kernel/mm/ksm = no | |
netdata server resources = yes | |
[plugin:idlejitter] | |
# loop time in ms = 20 | |
[plugin:tc] | |
# script to run to get tc values = /usr/libexec/netdata/plugins.d/tc-qos-helper.sh | |
[plugin:proc:/sys/kernel/mm/ksm] | |
# /sys/kernel/mm/ksm/pages_shared = /sys/kernel/mm/ksm/pages_shared | |
# /sys/kernel/mm/ksm/pages_sharing = /sys/kernel/mm/ksm/pages_sharing | |
# /sys/kernel/mm/ksm/pages_unshared = /sys/kernel/mm/ksm/pages_unshared | |
# /sys/kernel/mm/ksm/pages_volatile = /sys/kernel/mm/ksm/pages_volatile | |
# /sys/kernel/mm/ksm/pages_to_scan = /sys/kernel/mm/ksm/pages_to_scan | |
[plugin:proc:/proc/loadavg] | |
# filename to monitor = /proc/loadavg | |
# enable load average = yes | |
# enable total processes = yes | |
[plugin:proc:/proc/interrupts] | |
# interrupts per core = yes | |
# filename to monitor = /proc/interrupts | |
[plugin:proc:/proc/softirqs] | |
# interrupts per core = yes | |
# filename to monitor = /proc/softirqs | |
[plugin:proc:/proc/net/softnet_stat] | |
# softnet_stat per core = yes | |
# filename to monitor = /proc/net/softnet_stat | |
[plugin:proc:/proc/sys/kernel/random/entropy_avail] | |
# filename to monitor = /proc/sys/kernel/random/entropy_avail | |
[plugin:proc:/proc/net/dev] | |
# filename to monitor = /proc/net/dev | |
# enable new interfaces detected at runtime = auto | |
# enable ifb interfaces = no | |
# bandwidth for all interfaces = auto | |
# packets for all interfaces = auto | |
# errors for all interfaces = auto | |
# drops for all interfaces = auto | |
# fifo for all interfaces = auto | |
# compressed packets for all interfaces = auto | |
# frames, collisions, carrier counters for all interfaces = auto | |
[plugin:proc:/proc/net/dev:ens4] | |
# enabled = auto | |
[plugin:proc:/proc/net/dev:eth0] | |
enabled = no | |
# bandwidth = auto | |
# packets = auto | |
# errors = auto | |
# drops = auto | |
# fifo = auto | |
# compressed = auto | |
# events = auto | |
[plugin:proc:/proc/diskstats] | |
# enable new disks detected at runtime = yes | |
# performance metrics for physical disks = auto | |
# performance metrics for virtual disks = no | |
# performance metrics for partitions = no | |
# performance metrics for mounted filesystems = no | |
# performance metrics for mounted virtual disks = auto | |
# bandwidth for all disks = auto | |
# operations for all disks = auto | |
# merged operations for all disks = auto | |
# i/o time for all disks = auto | |
# queued operations for all disks = auto | |
# utilization percentage for all disks = auto | |
# backlog for all disks = auto | |
# space usage for all disks = auto | |
# inodes usage for all disks = auto | |
# exclude space metrics on paths = /proc/ /sys/ /var/run// /run/user/ | |
# filename to monitor = /proc/diskstats | |
# path to get block device infos = /sys/dev/block/%lu:%lu/%s | |
# path to get h/w sector size = /sys/block/%s/queue/hw_sector_size | |
# path to get h/w sector size for partitions = /sys/dev/block/%lu:%lu/subsystem/%s/../queue/hw_sector_size | |
[plugin:proc:/proc/diskstats:/dev] | |
# space usage = auto | |
# inodes usage = auto | |
[plugin:proc:/proc/diskstats:/run] | |
# space usage = auto | |
# inodes usage = auto | |
[plugin:proc:/proc/diskstats:/] | |
# space usage = auto | |
# inodes usage = auto | |
[plugin:proc:/proc/diskstats:/dev/shm] | |
# space usage = auto | |
# inodes usage = auto | |
[plugin:proc:/proc/diskstats:/run/lock] | |
# space usage = auto | |
# inodes usage = auto | |
[plugin:proc:/proc/diskstats:/run/user/0] | |
# space usage = no | |
# inodes usage = no | |
[plugin:proc:/proc/diskstats:ram0] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:ram1] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:ram2] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:ram3] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:ram4] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:ram5] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:ram6] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:ram7] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:ram8] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:ram9] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:ram10] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:ram11] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:ram12] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:ram13] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:ram14] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:ram15] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:loop0] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:loop1] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:loop2] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:loop3] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:loop4] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:loop5] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:loop6] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:loop7] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:vda] | |
# enable = yes | |
# enable performance metrics = auto | |
# bandwidth = auto | |
# operations = auto | |
# merged operations = auto | |
# i/o time = auto | |
# queued operations = auto | |
# utilization percentage = auto | |
# backlog = auto | |
[plugin:proc:/proc/diskstats:vda1] | |
# enable = yes | |
# enable performance metrics = no | |
# bandwidth = no | |
# operations = no | |
# merged operations = no | |
# i/o time = no | |
# queued operations = no | |
# utilization percentage = no | |
# backlog = no | |
# enable space metrics = auto | |
# space usage = auto | |
# inodes usage = auto | |
[plugin:proc:/proc/net/snmp] | |
# ipv4 packets = yes | |
# ipv4 fragments sent = yes | |
# ipv4 fragments assembly = yes | |
# ipv4 errors = yes | |
# ipv4 TCP connections = yes | |
# ipv4 TCP packets = yes | |
# ipv4 TCP errors = yes | |
# ipv4 TCP handshake issues = yes | |
# ipv4 UDP packets = yes | |
# ipv4 UDP errors = yes | |
# ipv4 ICMP packets = yes | |
# ipv4 ICMP messages = yes | |
# ipv4 UDPLite packets = yes | |
# filename to monitor = /proc/net/snmp | |
[plugin:proc:/proc/net/snmp6] | |
# ipv6 packets = auto | |
# ipv6 fragments sent = auto | |
# ipv6 fragments assembly = auto | |
# ipv6 errors = auto | |
# ipv6 UDP packets = auto | |
# ipv6 UDP errors = auto | |
# ipv6 UDPlite packets = auto | |
# ipv6 UDPlite errors = auto | |
# bandwidth = auto | |
# multicast bandwidth = auto | |
# broadcast bandwidth = auto | |
# multicast packets = auto | |
# icmp = auto | |
# icmp redirects = auto | |
# icmp errors = auto | |
# icmp echos = auto | |
# icmp group membership = auto | |
# icmp router = auto | |
# icmp neighbor = auto | |
# icmp mldv2 = auto | |
# icmp types = auto | |
# ect = auto | |
# filename to monitor = /proc/net/snmp6 | |
[plugin:proc:/proc/net/netstat] | |
# bandwidth = auto | |
# input errors = auto | |
# multicast bandwidth = auto | |
# broadcast bandwidth = auto | |
# multicast packets = auto | |
# broadcast packets = auto | |
# ECN packets = auto | |
# TCP reorders = auto | |
# TCP SYN cookies = auto | |
# TCP out-of-order queue = auto | |
# TCP connection aborts = auto | |
# TCP memory pressures = auto | |
# filename to monitor = /proc/net/netstat | |
[plugin:proc:/proc/net/stat/nf_conntrack] | |
# filename to monitor = /proc/net/stat/nf_conntrack | |
# netfilter new connections = no | |
# netfilter connection changes = no | |
# netfilter connection expectations = no | |
# netfilter connection searches = no | |
# netfilter errors = no | |
# netfilter connections = no | |
[plugin:proc:/proc/sys/net/netfilter/nf_conntrack_max] | |
# filename to monitor = /proc/sys/net/netfilter/nf_conntrack_max | |
# read every seconds = 10 | |
[plugin:proc:/proc/sys/net/netfilter/nf_conntrack_count] | |
# filename to monitor = /proc/sys/net/netfilter/nf_conntrack_count | |
[plugin:proc:/proc/net/ip_vs_stats] | |
# IPVS bandwidth = yes | |
# IPVS connections = yes | |
# IPVS packets = yes | |
# filename to monitor = /proc/net/ip_vs_stats | |
[plugin:proc:/proc/net/stat/synproxy] | |
# SYNPROXY entries = auto | |
# SYNPROXY cookies = auto | |
# SYNPROXY SYN received = auto | |
# SYNPROXY connections reopened = auto | |
# filename to monitor = /proc/net/stat/synproxy | |
[plugin:proc:/proc/stat] | |
# cpu utilization = yes | |
# per cpu core utilization = yes | |
# cpu interrupts = yes | |
# context switches = yes | |
# processes started = yes | |
# processes running = yes | |
# filename to monitor = /proc/stat | |
[plugin:proc:/proc/meminfo] | |
# system ram = yes | |
# system swap = auto | |
# hardware corrupted ECC = auto | |
committed memory = no | |
writeback memory = no | |
kernel memory = no | |
slab memory = no | |
# filename to monitor = /proc/meminfo | |
[plugin:proc:/proc/vmstat] | |
# swap i/o = auto | |
# disk i/o = yes | |
# memory page faults = yes | |
# filename to monitor = /proc/vmstat | |
[plugin:proc:/proc/net/rpc/nfsd] | |
# filename to monitor = /proc/net/rpc/nfsd | |
[plugin:proc:/proc/net/rpc/nfs] | |
# filename to monitor = /proc/net/rpc/nfs | |
# per chart configuration | |
[system.idlejitter] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/system.idlejitter | |
# chart type = line | |
# type = system | |
# family = processes | |
# units = microseconds lost/s | |
# context = system.idlejitter | |
# priority = 9999 | |
# gap when lost iterations above = 1 | |
# name = system.idlejitter | |
# title = CPU Idle Jitter (system.idlejitter) | |
# dim jitter name = jitter | |
# dim jitter algorithm = absolute | |
# dim jitter multiplier = 1 | |
# dim jitter divisor = 1 | |
[netdata.plugin_tc_cpu] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/netdata.plugin_tc_cpu | |
# chart type = stacked | |
# type = netdata | |
# family = tc.helper | |
# units = milliseconds/s | |
# context = netdata.plugin_tc_cpu | |
# priority = 135000 | |
# gap when lost iterations above = 1 | |
# name = netdata.plugin_tc_cpu | |
# title = NetData TC CPU usage (netdata.plugin_tc_cpu) | |
# dim user name = user | |
# dim user algorithm = incremental | |
# dim user multiplier = 1 | |
# dim user divisor = 1000 | |
# dim system name = system | |
# dim system algorithm = incremental | |
# dim system multiplier = 1 | |
# dim system divisor = 1000 | |
[netdata.plugin_tc_time] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/netdata.plugin_tc_time | |
# chart type = area | |
# type = netdata | |
# family = tc.helper | |
# units = milliseconds/run | |
# context = netdata.plugin_tc_time | |
# priority = 135001 | |
# gap when lost iterations above = 1 | |
# name = netdata.plugin_tc_time | |
# title = NetData TC script execution (netdata.plugin_tc_time) | |
# dim run_time name = run time | |
# dim run_time algorithm = absolute | |
# dim run_time multiplier = 1 | |
# dim run_time divisor = 1 | |
[system.load] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/system.load | |
# chart type = line | |
# type = system | |
# family = load | |
# units = load | |
# context = system.load | |
# priority = 100 | |
# gap when lost iterations above = 1 | |
# name = system.load | |
# title = System Load Average (system.load) | |
# dim load1 name = load1 | |
# dim load1 algorithm = absolute | |
# dim load1 multiplier = 1 | |
# dim load1 divisor = 1000 | |
# dim load5 name = load5 | |
# dim load5 algorithm = absolute | |
# dim load5 multiplier = 1 | |
# dim load5 divisor = 1000 | |
# dim load15 name = load15 | |
# dim load15 algorithm = absolute | |
# dim load15 multiplier = 1 | |
# dim load15 divisor = 1000 | |
[system.active_processes] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/system.active_processes | |
# chart type = line | |
# type = system | |
# family = processes | |
# units = processes | |
# context = system.active_processes | |
# priority = 750 | |
# gap when lost iterations above = 1 | |
# name = system.active_processes | |
# title = System Active Processes (system.active_processes) | |
# dim active name = active | |
# dim active algorithm = absolute | |
# dim active multiplier = 1 | |
# dim active divisor = 1 | |
[system.ipc_phores] | |
# history = 3600 | |
# enabled = no | |
# cache directory = /var/cache/netdata/system.ipc_semaphores | |
# chart type = area | |
# type = system | |
# family = ipc semaphores | |
# units = semaphores | |
# context = system.ipc_semaphores | |
# priority = 1000 | |
# gap when lost iterations above = 1 | |
# name = system.ipc_semaphores | |
# title = IPC Semaphores (system.ipc_semaphores) | |
# dim semaphores name = semaphores | |
# dim semaphores algorithm = absolute | |
# dim semaphores multiplier = 1 | |
# dim semaphores divisor = 1 | |
[system.ipc_semaphore_arrays] | |
# history = 3600 | |
# enabled = no | |
# cache directory = /var/cache/netdata/system.ipc_semaphore_arrays | |
# chart type = area | |
# type = system | |
# family = ipc semaphores | |
# units = arrays | |
# context = system.ipc_semaphore_arrays | |
# priority = 1000 | |
# gap when lost iterations above = 1 | |
# name = system.ipc_semaphore_arrays | |
# title = IPC Semaphore Arrays (system.ipc_semaphore_arrays) | |
# dim arrays name = arrays | |
# dim arrays algorithm = absolute | |
# dim arrays multiplier = 1 | |
# dim arrays divisor = 1 | |
[system.interrupts] | |
# history = 3600 | |
# enabled = no | |
# cache directory = /var/cache/netdata/system.interrupts | |
# chart type = stacked | |
# type = system | |
# family = interrupts | |
# units = interrupts/s | |
# context = system.interrupts | |
# priority = 1000 | |
# gap when lost iterations above = 1 | |
# name = system.interrupts | |
# title = System interrupts (system.interrupts) | |
# dim 0 name = timer_0 | |
# dim 0 algorithm = incremental | |
# dim 0 multiplier = 1 | |
# dim 0 divisor = 1 | |
# dim 1 name = i8042_1 | |
# dim 1 algorithm = incremental | |
# dim 1 multiplier = 1 | |
# dim 1 divisor = 1 | |
# dim 4 name = serial_4 | |
# dim 4 algorithm = incremental | |
# dim 4 multiplier = 1 | |
# dim 4 divisor = 1 | |
# dim 6 name = floppy_6 | |
# dim 6 algorithm = incremental | |
# dim 6 multiplier = 1 | |
# dim 6 divisor = 1 | |
# dim 8 name = rtc0_8 | |
# dim 8 algorithm = incremental | |
# dim 8 multiplier = 1 | |
# dim 8 divisor = 1 | |
# dim 9 name = acpi_9 | |
# dim 9 algorithm = incremental | |
# dim 9 multiplier = 1 | |
# dim 9 divisor = 1 | |
# dim 10 name = virtio4_10 | |
# dim 10 algorithm = incremental | |
# dim 10 multiplier = 1 | |
# dim 10 divisor = 1 | |
# dim 11 name = uhci_hcd:usb1_11 | |
# dim 11 algorithm = incremental | |
# dim 11 multiplier = 1 | |
# dim 11 divisor = 1 | |
# dim 12 name = i8042_12 | |
# dim 12 algorithm = incremental | |
# dim 12 multiplier = 1 | |
# dim 12 divisor = 1 | |
# dim 14 name = ata_piix_14 | |
# dim 14 algorithm = incremental | |
# dim 14 multiplier = 1 | |
# dim 14 divisor = 1 | |
# dim 15 name = ata_piix_15 | |
# dim 15 algorithm = incremental | |
# dim 15 multiplier = 1 | |
# dim 15 divisor = 1 | |
# dim 24 name = virtio3-config_24 | |
# dim 24 algorithm = incremental | |
# dim 24 multiplier = 1 | |
# dim 24 divisor = 1 | |
# dim 25 name = virtio3-req.0_25 | |
# dim 25 algorithm = incremental | |
# dim 25 multiplier = 1 | |
# dim 25 divisor = 1 | |
# dim 26 name = virtio0-config_26 | |
# dim 26 algorithm = incremental | |
# dim 26 multiplier = 1 | |
# dim 26 divisor = 1 | |
# dim 27 name = virtio0-input.0_27 | |
# dim 27 algorithm = incremental | |
# dim 27 multiplier = 1 | |
# dim 27 divisor = 1 | |
# dim 28 name = virtio0-output.0_28 | |
# dim 28 algorithm = incremental | |
# dim 28 multiplier = 1 | |
# dim 28 divisor = 1 | |
# dim 29 name = virtio1-config_29 | |
# dim 29 algorithm = incremental | |
# dim 29 multiplier = 1 | |
# dim 29 divisor = 1 | |
# dim 30 name = virtio1-input.0_30 | |
# dim 30 algorithm = incremental | |
# dim 30 multiplier = 1 | |
# dim 30 divisor = 1 | |
# dim 31 name = virtio1-output.0_31 | |
# dim 31 algorithm = incremental | |
# dim 31 multiplier = 1 | |
# dim 31 divisor = 1 | |
# dim 32 name = virtio2-config_32 | |
# dim 32 algorithm = incremental | |
# dim 32 multiplier = 1 | |
# dim 32 divisor = 1 | |
# dim 33 name = virtio2-control_33 | |
# dim 33 algorithm = incremental | |
# dim 33 multiplier = 1 | |
# dim 33 divisor = 1 | |
# dim 34 name = virtio2-event_34 | |
# dim 34 algorithm = incremental | |
# dim 34 multiplier = 1 | |
# dim 34 divisor = 1 | |
# dim 35 name = virtio2-request_35 | |
# dim 35 algorithm = incremental | |
# dim 35 multiplier = 1 | |
# dim 35 divisor = 1 | |
# dim NMI name = NMI | |
# dim NMI algorithm = incremental | |
# dim NMI multiplier = 1 | |
# dim NMI divisor = 1 | |
# dim LOC name = LOC | |
# dim LOC algorithm = incremental | |
# dim LOC multiplier = 1 | |
# dim LOC divisor = 1 | |
# dim SPU name = SPU | |
# dim SPU algorithm = incremental | |
# dim SPU multiplier = 1 | |
# dim SPU divisor = 1 | |
# dim PMI name = PMI | |
# dim PMI algorithm = incremental | |
# dim PMI multiplier = 1 | |
# dim PMI divisor = 1 | |
# dim IWI name = IWI | |
# dim IWI algorithm = incremental | |
# dim IWI multiplier = 1 | |
# dim IWI divisor = 1 | |
# dim RTR name = RTR | |
# dim RTR algorithm = incremental | |
# dim RTR multiplier = 1 | |
# dim RTR divisor = 1 | |
# dim RES name = RES | |
# dim RES algorithm = incremental | |
# dim RES multiplier = 1 | |
# dim RES divisor = 1 | |
# dim CAL name = CAL | |
# dim CAL algorithm = incremental | |
# dim CAL multiplier = 1 | |
# dim CAL divisor = 1 | |
# dim TLB name = TLB | |
# dim TLB algorithm = incremental | |
# dim TLB multiplier = 1 | |
# dim TLB divisor = 1 | |
# dim TRM name = TRM | |
# dim TRM algorithm = incremental | |
# dim TRM multiplier = 1 | |
# dim TRM divisor = 1 | |
# dim THR name = THR | |
# dim THR algorithm = incremental | |
# dim THR multiplier = 1 | |
# dim THR divisor = 1 | |
# dim DFR name = DFR | |
# dim DFR algorithm = incremental | |
# dim DFR multiplier = 1 | |
# dim DFR divisor = 1 | |
# dim MCE name = MCE | |
# dim MCE algorithm = incremental | |
# dim MCE multiplier = 1 | |
# dim MCE divisor = 1 | |
# dim MCP name = MCP | |
# dim MCP algorithm = incremental | |
# dim MCP multiplier = 1 | |
# dim MCP divisor = 1 | |
# dim ERR name = ERR | |
# dim ERR algorithm = incremental | |
# dim ERR multiplier = 1 | |
# dim ERR divisor = 1 | |
# dim MIS name = MIS | |
# dim MIS algorithm = incremental | |
# dim MIS multiplier = 1 | |
# dim MIS divisor = 1 | |
# dim PIN name = PIN | |
# dim PIN algorithm = incremental | |
# dim PIN multiplier = 1 | |
# dim PIN divisor = 1 | |
# dim PIW name = PIW | |
# dim PIW algorithm = incremental | |
# dim PIW multiplier = 1 | |
# dim PIW divisor = 1 | |
[cpu.cpu0_interrupts] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/cpu.cpu0_interrupts | |
# chart type = stacked | |
# type = cpu | |
# family = interrupts | |
# units = interrupts/s | |
# context = cpu.interrupts | |
# priority = 1100 | |
# gap when lost iterations above = 1 | |
# name = cpu.cpu0_interrupts | |
# title = CPU0 Interrupts (cpu.cpu0_interrupts) | |
# dim 0 name = timer_0 | |
# dim 0 algorithm = incremental | |
# dim 0 multiplier = 1 | |
# dim 0 divisor = 1 | |
# dim 1 name = i8042_1 | |
# dim 1 algorithm = incremental | |
# dim 1 multiplier = 1 | |
# dim 1 divisor = 1 | |
# dim 4 name = serial_4 | |
# dim 4 algorithm = incremental | |
# dim 4 multiplier = 1 | |
# dim 4 divisor = 1 | |
# dim 6 name = floppy_6 | |
# dim 6 algorithm = incremental | |
# dim 6 multiplier = 1 | |
# dim 6 divisor = 1 | |
# dim 8 name = rtc0_8 | |
# dim 8 algorithm = incremental | |
# dim 8 multiplier = 1 | |
# dim 8 divisor = 1 | |
# dim 9 name = acpi_9 | |
# dim 9 algorithm = incremental | |
# dim 9 multiplier = 1 | |
# dim 9 divisor = 1 | |
# dim 10 name = virtio4_10 | |
# dim 10 algorithm = incremental | |
# dim 10 multiplier = 1 | |
# dim 10 divisor = 1 | |
# dim 11 name = uhci_hcd:usb1_11 | |
# dim 11 algorithm = incremental | |
# dim 11 multiplier = 1 | |
# dim 11 divisor = 1 | |
# dim 12 name = i8042_12 | |
# dim 12 algorithm = incremental | |
# dim 12 multiplier = 1 | |
# dim 12 divisor = 1 | |
# dim 14 name = ata_piix_14 | |
# dim 14 algorithm = incremental | |
# dim 14 multiplier = 1 | |
# dim 14 divisor = 1 | |
# dim 15 name = ata_piix_15 | |
# dim 15 algorithm = incremental | |
# dim 15 multiplier = 1 | |
# dim 15 divisor = 1 | |
# dim 24 name = virtio3-config_24 | |
# dim 24 algorithm = incremental | |
# dim 24 multiplier = 1 | |
# dim 24 divisor = 1 | |
# dim 25 name = virtio3-req.0_25 | |
# dim 25 algorithm = incremental | |
# dim 25 multiplier = 1 | |
# dim 25 divisor = 1 | |
# dim 26 name = virtio0-config_26 | |
# dim 26 algorithm = incremental | |
# dim 26 multiplier = 1 | |
# dim 26 divisor = 1 | |
# dim 27 name = virtio0-input.0_27 | |
# dim 27 algorithm = incremental | |
# dim 27 multiplier = 1 | |
# dim 27 divisor = 1 | |
# dim 28 name = virtio0-output.0_28 | |
# dim 28 algorithm = incremental | |
# dim 28 multiplier = 1 | |
# dim 28 divisor = 1 | |
# dim 29 name = virtio1-config_29 | |
# dim 29 algorithm = incremental | |
# dim 29 multiplier = 1 | |
# dim 29 divisor = 1 | |
# dim 30 name = virtio1-input.0_30 | |
# dim 30 algorithm = incremental | |
# dim 30 multiplier = 1 | |
# dim 30 divisor = 1 | |
# dim 31 name = virtio1-output.0_31 | |
# dim 31 algorithm = incremental | |
# dim 31 multiplier = 1 | |
# dim 31 divisor = 1 | |
# dim 32 name = virtio2-config_32 | |
# dim 32 algorithm = incremental | |
# dim 32 multiplier = 1 | |
# dim 32 divisor = 1 | |
# dim 33 name = virtio2-control_33 | |
# dim 33 algorithm = incremental | |
# dim 33 multiplier = 1 | |
# dim 33 divisor = 1 | |
# dim 34 name = virtio2-event_34 | |
# dim 34 algorithm = incremental | |
# dim 34 multiplier = 1 | |
# dim 34 divisor = 1 | |
# dim 35 name = virtio2-request_35 | |
# dim 35 algorithm = incremental | |
# dim 35 multiplier = 1 | |
# dim 35 divisor = 1 | |
# dim NMI name = NMI | |
# dim NMI algorithm = incremental | |
# dim NMI multiplier = 1 | |
# dim NMI divisor = 1 | |
# dim LOC name = LOC | |
# dim LOC algorithm = incremental | |
# dim LOC multiplier = 1 | |
# dim LOC divisor = 1 | |
# dim SPU name = SPU | |
# dim SPU algorithm = incremental | |
# dim SPU multiplier = 1 | |
# dim SPU divisor = 1 | |
# dim PMI name = PMI | |
# dim PMI algorithm = incremental | |
# dim PMI multiplier = 1 | |
# dim PMI divisor = 1 | |
# dim IWI name = IWI | |
# dim IWI algorithm = incremental | |
# dim IWI multiplier = 1 | |
# dim IWI divisor = 1 | |
# dim RTR name = RTR | |
# dim RTR algorithm = incremental | |
# dim RTR multiplier = 1 | |
# dim RTR divisor = 1 | |
# dim RES name = RES | |
# dim RES algorithm = incremental | |
# dim RES multiplier = 1 | |
# dim RES divisor = 1 | |
# dim CAL name = CAL | |
# dim CAL algorithm = incremental | |
# dim CAL multiplier = 1 | |
# dim CAL divisor = 1 | |
# dim TLB name = TLB | |
# dim TLB algorithm = incremental | |
# dim TLB multiplier = 1 | |
# dim TLB divisor = 1 | |
# dim TRM name = TRM | |
# dim TRM algorithm = incremental | |
# dim TRM multiplier = 1 | |
# dim TRM divisor = 1 | |
# dim THR name = THR | |
# dim THR algorithm = incremental | |
# dim THR multiplier = 1 | |
# dim THR divisor = 1 | |
# dim DFR name = DFR | |
# dim DFR algorithm = incremental | |
# dim DFR multiplier = 1 | |
# dim DFR divisor = 1 | |
# dim MCE name = MCE | |
# dim MCE algorithm = incremental | |
# dim MCE multiplier = 1 | |
# dim MCE divisor = 1 | |
# dim MCP name = MCP | |
# dim MCP algorithm = incremental | |
# dim MCP multiplier = 1 | |
# dim MCP divisor = 1 | |
# dim ERR name = ERR | |
# dim ERR algorithm = incremental | |
# dim ERR multiplier = 1 | |
# dim ERR divisor = 1 | |
# dim MIS name = MIS | |
# dim MIS algorithm = incremental | |
# dim MIS multiplier = 1 | |
# dim MIS divisor = 1 | |
# dim PIN name = PIN | |
# dim PIN algorithm = incremental | |
# dim PIN multiplier = 1 | |
# dim PIN divisor = 1 | |
# dim PIW name = PIW | |
# dim PIW algorithm = incremental | |
# dim PIW multiplier = 1 | |
# dim PIW divisor = 1 | |
[netdata.apps_cpu] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/netdata.apps_cpu | |
# chart type = stacked | |
# type = netdata | |
# family = apps.plugin | |
# units = milliseconds/s | |
# context = netdata.apps_cpu | |
# priority = 140000 | |
# gap when lost iterations above = 1 | |
# name = netdata.apps_cpu | |
# title = Apps Plugin CPU (netdata.apps_cpu) | |
# dim user name = user | |
# dim user algorithm = incremental | |
# dim user multiplier = 1 | |
# dim user divisor = 1000 | |
# dim system name = system | |
# dim system algorithm = incremental | |
# dim system multiplier = 1 | |
# dim system divisor = 1000 | |
[netdata.apps_files] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/netdata.apps_files | |
# chart type = line | |
# type = netdata | |
# family = apps.plugin | |
# units = files/s | |
# context = netdata.apps_files | |
# priority = 140001 | |
# gap when lost iterations above = 1 | |
# name = netdata.apps_files | |
# title = Apps Plugin Files (netdata.apps_files) | |
# dim files name = files | |
# dim files algorithm = incremental | |
# dim files multiplier = 1 | |
# dim files divisor = 1 | |
# dim pids name = pids | |
# dim pids algorithm = absolute | |
# dim pids multiplier = 1 | |
# dim pids divisor = 1 | |
# dim fds name = fds | |
# dim fds algorithm = absolute | |
# dim fds multiplier = 1 | |
# dim fds divisor = 1 | |
# dim targets name = targets | |
# dim targets algorithm = absolute | |
# dim targets multiplier = 1 | |
# dim targets divisor = 1 | |
[system.softirqs] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/system.softirqs | |
# chart type = stacked | |
# type = system | |
# family = softirqs | |
# units = softirqs/s | |
# context = system.softirqs | |
# priority = 950 | |
# gap when lost iterations above = 1 | |
# name = system.softirqs | |
# title = System softirqs (system.softirqs) | |
# dim HI name = HI | |
# dim HI algorithm = incremental | |
# dim HI multiplier = 1 | |
# dim HI divisor = 1 | |
# dim TIMER name = TIMER | |
# dim TIMER algorithm = incremental | |
# dim TIMER multiplier = 1 | |
# dim TIMER divisor = 1 | |
# dim NET_TX name = NET_TX | |
# dim NET_TX algorithm = incremental | |
# dim NET_TX multiplier = 1 | |
# dim NET_TX divisor = 1 | |
# dim NET_RX name = NET_RX | |
# dim NET_RX algorithm = incremental | |
# dim NET_RX multiplier = 1 | |
# dim NET_RX divisor = 1 | |
# dim BLOCK name = BLOCK | |
# dim BLOCK algorithm = incremental | |
# dim BLOCK multiplier = 1 | |
# dim BLOCK divisor = 1 | |
# dim BLOCK_IOPOLL name = BLOCK_IOPOLL | |
# dim BLOCK_IOPOLL algorithm = incremental | |
# dim BLOCK_IOPOLL multiplier = 1 | |
# dim BLOCK_IOPOLL divisor = 1 | |
# dim TASKLET name = TASKLET | |
# dim TASKLET algorithm = incremental | |
# dim TASKLET multiplier = 1 | |
# dim TASKLET divisor = 1 | |
# dim SCHED name = SCHED | |
# dim SCHED algorithm = incremental | |
# dim SCHED multiplier = 1 | |
# dim SCHED divisor = 1 | |
# dim HRTIMER name = HRTIMER | |
# dim HRTIMER algorithm = incremental | |
# dim HRTIMER multiplier = 1 | |
# dim HRTIMER divisor = 1 | |
# dim RCU name = RCU | |
# dim RCU algorithm = incremental | |
# dim RCU multiplier = 1 | |
# dim RCU divisor = 1 | |
[netdata.apps_fix] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/netdata.apps_fix | |
# chart type = line | |
# type = netdata | |
# family = apps.plugin | |
# units = percentage | |
# context = netdata.apps_fix | |
# priority = 140002 | |
# gap when lost iterations above = 1 | |
# name = netdata.apps_fix | |
# title = Apps Plugin Normalization Ratios (netdata.apps_fix) | |
# dim utime name = utime | |
# dim utime algorithm = absolute | |
# dim utime multiplier = 1 | |
# dim utime divisor = 10000 | |
# dim stime name = stime | |
# dim stime algorithm = absolute | |
# dim stime multiplier = 1 | |
# dim stime divisor = 10000 | |
# dim gtime name = gtime | |
# dim gtime algorithm = absolute | |
# dim gtime multiplier = 1 | |
# dim gtime divisor = 10000 | |
# dim minflt name = minflt | |
# dim minflt algorithm = absolute | |
# dim minflt multiplier = 1 | |
# dim minflt divisor = 10000 | |
# dim majflt name = majflt | |
# dim majflt algorithm = absolute | |
# dim majflt multiplier = 1 | |
# dim majflt divisor = 10000 | |
[netdata.apps_children_fix] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/netdata.apps_children_fix | |
# chart type = line | |
# type = netdata | |
# family = apps.plugin | |
# units = percentage | |
# context = netdata.apps_children_fix | |
# priority = 140003 | |
# gap when lost iterations above = 1 | |
# name = netdata.apps_children_fix | |
# title = Apps Plugin Exited Children Normalization Ratios (netdata.apps_children_fix) | |
# dim cutime name = cutime | |
# dim cutime algorithm = absolute | |
# dim cutime multiplier = 1 | |
# dim cutime divisor = 10000 | |
# dim cstime name = cstime | |
# dim cstime algorithm = absolute | |
# dim cstime multiplier = 1 | |
# dim cstime divisor = 10000 | |
# dim cgtime name = cgtime | |
# dim cgtime algorithm = absolute | |
# dim cgtime multiplier = 1 | |
# dim cgtime divisor = 10000 | |
# dim cminflt name = cminflt | |
# dim cminflt algorithm = absolute | |
# dim cminflt multiplier = 1 | |
# dim cminflt divisor = 10000 | |
# dim cmajflt name = cmajflt | |
# dim cmajflt algorithm = absolute | |
# dim cmajflt multiplier = 1 | |
# dim cmajflt divisor = 10000 | |
[apps.cpu] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.cpu | |
# chart type = stacked | |
# type = apps | |
# family = cpu | |
# units = cpu time % | |
# context = apps.cpu | |
# priority = 20001 | |
# gap when lost iterations above = 1 | |
# name = apps.cpu | |
# title = Apps CPU Time (100% = 1 core) (apps.cpu) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10000 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 1 | |
# dim apps.plugin divisor = 10000 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 1 | |
# dim charts.d.plugin divisor = 10000 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 1 | |
# dim node.d.plugin divisor = 10000 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 1 | |
# dim python.d.plugin divisor = 10000 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 1 | |
# dim tc-qos-helper divisor = 10000 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 1 | |
# dim logs divisor = 10000 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 1 | |
# dim iscsi divisor = 10000 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 1 | |
# dim containers divisor = 10000 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 1 | |
# dim ssh divisor = 10000 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 1 | |
# dim cron divisor = 10000 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 1 | |
# dim ksmd divisor = 10000 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 1 | |
# dim system divisor = 10000 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 1 | |
# dim kernel divisor = 10000 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 1 | |
# dim other divisor = 10000 | |
[cpu.cpu0_softirqs] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/cpu.cpu0_softirqs | |
# chart type = stacked | |
# type = cpu | |
# family = softirqs | |
# units = softirqs/s | |
# context = cpu.softirqs | |
# priority = 3000 | |
# gap when lost iterations above = 1 | |
# name = cpu.cpu0_softirqs | |
# title = CPU0 softirqs (cpu.cpu0_softirqs) | |
# dim HI name = HI | |
# dim HI algorithm = incremental | |
# dim HI multiplier = 1 | |
# dim HI divisor = 1 | |
# dim TIMER name = TIMER | |
# dim TIMER algorithm = incremental | |
# dim TIMER multiplier = 1 | |
# dim TIMER divisor = 1 | |
# dim NET_TX name = NET_TX | |
# dim NET_TX algorithm = incremental | |
# dim NET_TX multiplier = 1 | |
# dim NET_TX divisor = 1 | |
# dim NET_RX name = NET_RX | |
# dim NET_RX algorithm = incremental | |
# dim NET_RX multiplier = 1 | |
# dim NET_RX divisor = 1 | |
# dim BLOCK name = BLOCK | |
# dim BLOCK algorithm = incremental | |
# dim BLOCK multiplier = 1 | |
# dim BLOCK divisor = 1 | |
# dim BLOCK_IOPOLL name = BLOCK_IOPOLL | |
# dim BLOCK_IOPOLL algorithm = incremental | |
# dim BLOCK_IOPOLL multiplier = 1 | |
# dim BLOCK_IOPOLL divisor = 1 | |
# dim TASKLET name = TASKLET | |
# dim TASKLET algorithm = incremental | |
# dim TASKLET multiplier = 1 | |
# dim TASKLET divisor = 1 | |
# dim SCHED name = SCHED | |
# dim SCHED algorithm = incremental | |
# dim SCHED multiplier = 1 | |
# dim SCHED divisor = 1 | |
# dim HRTIMER name = HRTIMER | |
# dim HRTIMER algorithm = incremental | |
# dim HRTIMER multiplier = 1 | |
# dim HRTIMER divisor = 1 | |
# dim RCU name = RCU | |
# dim RCU algorithm = incremental | |
# dim RCU multiplier = 1 | |
# dim RCU divisor = 1 | |
[system.softnet_stat] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/system.softnet_stat | |
# chart type = line | |
# type = system | |
# family = softnet_stat | |
# units = events/s | |
# context = system.softnet_stat | |
# priority = 955 | |
# gap when lost iterations above = 1 | |
# name = system.softnet_stat | |
# title = System softnet_stat (system.softnet_stat) | |
# dim processed name = processed | |
# dim processed algorithm = incremental | |
# dim processed multiplier = 1 | |
# dim processed divisor = 1 | |
# dim dropped name = dropped | |
# dim dropped algorithm = incremental | |
# dim dropped multiplier = 1 | |
# dim dropped divisor = 1 | |
# dim squeezed name = squeezed | |
# dim squeezed algorithm = incremental | |
# dim squeezed multiplier = 1 | |
# dim squeezed divisor = 1 | |
# dim received_rps name = received_rps | |
# dim received_rps algorithm = incremental | |
# dim received_rps multiplier = 1 | |
# dim received_rps divisor = 1 | |
# dim flow_limit_count name = flow_limit_count | |
# dim flow_limit_count algorithm = incremental | |
# dim flow_limit_count multiplier = 1 | |
# dim flow_limit_count divisor = 1 | |
[apps.mem] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.mem | |
# chart type = stacked | |
# type = apps | |
# family = mem | |
# units = MB | |
# context = apps.mem | |
# priority = 20003 | |
# gap when lost iterations above = 1 | |
# name = apps.mem | |
# title = Apps Real Memory (w/o shared) (apps.mem) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 4096 | |
# dim netdata divisor = 1048576 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 4096 | |
# dim apps.plugin divisor = 1048576 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 4096 | |
# dim charts.d.plugin divisor = 1048576 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 4096 | |
# dim node.d.plugin divisor = 1048576 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 4096 | |
# dim python.d.plugin divisor = 1048576 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 4096 | |
# dim tc-qos-helper divisor = 1048576 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 4096 | |
# dim logs divisor = 1048576 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 4096 | |
# dim iscsi divisor = 1048576 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 4096 | |
# dim containers divisor = 1048576 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 4096 | |
# dim ssh divisor = 1048576 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 4096 | |
# dim cron divisor = 1048576 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 4096 | |
# dim ksmd divisor = 1048576 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 4096 | |
# dim system divisor = 1048576 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 4096 | |
# dim kernel divisor = 1048576 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 4096 | |
# dim other divisor = 1048576 | |
[cpu.cpu0_softnet_stat] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/cpu.cpu0_softnet_stat | |
# chart type = line | |
# type = cpu | |
# family = softnet_stat | |
# units = events/s | |
# context = cpu.cpu0_softnet_stat | |
# priority = 4101 | |
# gap when lost iterations above = 1 | |
# name = cpu.cpu0_softnet_stat | |
# title = CPU0 softnet_stat (cpu.cpu0_softnet_stat) | |
# dim processed name = processed | |
# dim processed algorithm = incremental | |
# dim processed multiplier = 1 | |
# dim processed divisor = 1 | |
# dim dropped name = dropped | |
# dim dropped algorithm = incremental | |
# dim dropped multiplier = 1 | |
# dim dropped divisor = 1 | |
# dim squeezed name = squeezed | |
# dim squeezed algorithm = incremental | |
# dim squeezed multiplier = 1 | |
# dim squeezed divisor = 1 | |
# dim received_rps name = received_rps | |
# dim received_rps algorithm = incremental | |
# dim received_rps multiplier = 1 | |
# dim received_rps divisor = 1 | |
# dim flow_limit_count name = flow_limit_count | |
# dim flow_limit_count algorithm = incremental | |
# dim flow_limit_count multiplier = 1 | |
# dim flow_limit_count divisor = 1 | |
[system.entropy] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/system.entropy | |
# chart type = line | |
# type = system | |
# family = entropy | |
# units = entropy | |
# context = system.entropy | |
# priority = 1000 | |
# gap when lost iterations above = 1 | |
# name = system.entropy | |
# title = Available Entropy (system.entropy) | |
# dim entropy name = entropy | |
# dim entropy algorithm = absolute | |
# dim entropy multiplier = 1 | |
# dim entropy divisor = 1 | |
[net.eth0] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/net.eth0 | |
# chart type = area | |
# type = net | |
# family = eth0 | |
# units = kilobits/s | |
# context = net.net | |
# priority = 7000 | |
# gap when lost iterations above = 1 | |
# name = net.eth0 | |
# title = Bandwidth (net.eth0) | |
# dim received name = received | |
# dim received algorithm = incremental | |
# dim received multiplier = 8 | |
# dim received divisor = 1024 | |
# dim sent name = sent | |
# dim sent algorithm = incremental | |
# dim sent multiplier = -8 | |
# dim sent divisor = 1024 | |
[apps.vmem] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.vmem | |
# chart type = stacked | |
# type = apps | |
# family = mem | |
# units = MB | |
# context = apps.vmem | |
# priority = 20004 | |
# gap when lost iterations above = 1 | |
# name = apps.vmem | |
# title = Apps Virtual Memory Size (apps.vmem) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 4096 | |
# dim netdata divisor = 1048576 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 4096 | |
# dim apps.plugin divisor = 1048576 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 4096 | |
# dim charts.d.plugin divisor = 1048576 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 4096 | |
# dim node.d.plugin divisor = 1048576 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 4096 | |
# dim python.d.plugin divisor = 1048576 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 4096 | |
# dim tc-qos-helper divisor = 1048576 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 4096 | |
# dim logs divisor = 1048576 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 4096 | |
# dim iscsi divisor = 1048576 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 4096 | |
# dim containers divisor = 1048576 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 4096 | |
# dim ssh divisor = 1048576 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 4096 | |
# dim cron divisor = 1048576 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 4096 | |
# dim ksmd divisor = 1048576 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 4096 | |
# dim system divisor = 1048576 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 4096 | |
# dim kernel divisor = 1048576 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 4096 | |
# dim other divisor = 1048576 | |
[apps.threads] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.threads | |
# chart type = stacked | |
# type = apps | |
# family = processes | |
# units = threads | |
# context = apps.threads | |
# priority = 20005 | |
# gap when lost iterations above = 1 | |
# name = apps.threads | |
# title = Apps Threads (apps.threads) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 1 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 1 | |
# dim apps.plugin divisor = 1 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 1 | |
# dim charts.d.plugin divisor = 1 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 1 | |
# dim node.d.plugin divisor = 1 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 1 | |
# dim python.d.plugin divisor = 1 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 1 | |
# dim tc-qos-helper divisor = 1 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 1 | |
# dim logs divisor = 1 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 1 | |
# dim iscsi divisor = 1 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 1 | |
# dim containers divisor = 1 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 1 | |
# dim ssh divisor = 1 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 1 | |
# dim cron divisor = 1 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 1 | |
# dim ksmd divisor = 1 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 1 | |
# dim system divisor = 1 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 1 | |
# dim kernel divisor = 1 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 1 | |
# dim other divisor = 1 | |
[net_packets.eth0] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/net_packets.eth0 | |
# chart type = line | |
# type = net_packets | |
# family = eth0 | |
# units = packets/s | |
# context = net.packets | |
# priority = 7001 | |
# gap when lost iterations above = 1 | |
# name = net_packets.eth0 | |
# title = Packets (net_packets.eth0) | |
# dim received name = received | |
# dim received algorithm = incremental | |
# dim received multiplier = 1 | |
# dim received divisor = 1 | |
# dim sent name = sent | |
# dim sent algorithm = incremental | |
# dim sent multiplier = -1 | |
# dim sent divisor = 1 | |
# dim multicast name = multicast | |
# dim multicast algorithm = incremental | |
# dim multicast multiplier = 1 | |
# dim multicast divisor = 1 | |
[disk_space._dev] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_space._dev | |
# chart type = stacked | |
# type = disk_space | |
# family = /dev | |
# units = GB | |
# context = disk.space | |
# priority = 2023 | |
# gap when lost iterations above = 1 | |
# name = disk_space._dev | |
# title = Disk Space Usage for /dev [udev] (disk_space._dev) | |
# dim avail name = avail | |
# dim avail algorithm = absolute | |
# dim avail multiplier = 4096 | |
# dim avail divisor = 1073741824 | |
# dim used name = used | |
# dim used algorithm = absolute | |
# dim used multiplier = 4096 | |
# dim used divisor = 1073741824 | |
# dim reserved_for_root name = reserved for root | |
# dim reserved_for_root algorithm = absolute | |
# dim reserved_for_root multiplier = 4096 | |
# dim reserved_for_root divisor = 1073741824 | |
[disk_inodes._dev] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_inodes._dev | |
# chart type = stacked | |
# type = disk_inodes | |
# family = /dev | |
# units = Inodes | |
# context = disk.inodes | |
# priority = 2024 | |
# gap when lost iterations above = 1 | |
# name = disk_inodes._dev | |
# title = Disk Files (inodes) Usage for /dev [udev] (disk_inodes._dev) | |
# dim avail name = avail | |
# dim avail algorithm = absolute | |
# dim avail multiplier = 1 | |
# dim avail divisor = 1 | |
# dim used name = used | |
# dim used algorithm = absolute | |
# dim used multiplier = 1 | |
# dim used divisor = 1 | |
# dim reserved_for_root name = reserved for root | |
# dim reserved_for_root algorithm = absolute | |
# dim reserved_for_root multiplier = 1 | |
# dim reserved_for_root divisor = 1 | |
[disk_space._run] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_space._run | |
# chart type = stacked | |
# type = disk_space | |
# family = /run | |
# units = GB | |
# context = disk.space | |
# priority = 2023 | |
# gap when lost iterations above = 1 | |
# name = disk_space._run | |
# title = Disk Space Usage for /run [tmpfs] (disk_space._run) | |
# dim avail name = avail | |
# dim avail algorithm = absolute | |
# dim avail multiplier = 4096 | |
# dim avail divisor = 1073741824 | |
# dim used name = used | |
# dim used algorithm = absolute | |
# dim used multiplier = 4096 | |
# dim used divisor = 1073741824 | |
# dim reserved_for_root name = reserved for root | |
# dim reserved_for_root algorithm = absolute | |
# dim reserved_for_root multiplier = 4096 | |
# dim reserved_for_root divisor = 1073741824 | |
[disk_inodes._run] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_inodes._run | |
# chart type = stacked | |
# type = disk_inodes | |
# family = /run | |
# units = Inodes | |
# context = disk.inodes | |
# priority = 2024 | |
# gap when lost iterations above = 1 | |
# name = disk_inodes._run | |
# title = Disk Files (inodes) Usage for /run [tmpfs] (disk_inodes._run) | |
# dim avail name = avail | |
# dim avail algorithm = absolute | |
# dim avail multiplier = 1 | |
# dim avail divisor = 1 | |
# dim used name = used | |
# dim used algorithm = absolute | |
# dim used multiplier = 1 | |
# dim used divisor = 1 | |
# dim reserved_for_root name = reserved for root | |
# dim reserved_for_root algorithm = absolute | |
# dim reserved_for_root multiplier = 1 | |
# dim reserved_for_root divisor = 1 | |
[disk_space._] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_space._ | |
# chart type = stacked | |
# type = disk_space | |
# family = / | |
# units = GB | |
# context = disk.space | |
# priority = 2023 | |
# gap when lost iterations above = 1 | |
# name = disk_space._ | |
# title = Disk Space Usage for / [/dev/vda1] (disk_space._) | |
# dim avail name = avail | |
# dim avail algorithm = absolute | |
# dim avail multiplier = 4096 | |
# dim avail divisor = 1073741824 | |
# dim used name = used | |
# dim used algorithm = absolute | |
# dim used multiplier = 4096 | |
# dim used divisor = 1073741824 | |
# dim reserved_for_root name = reserved for root | |
# dim reserved_for_root algorithm = absolute | |
# dim reserved_for_root multiplier = 4096 | |
# dim reserved_for_root divisor = 1073741824 | |
[disk_inodes._] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_inodes._ | |
# chart type = stacked | |
# type = disk_inodes | |
# family = / | |
# units = Inodes | |
# context = disk.inodes | |
# priority = 2024 | |
# gap when lost iterations above = 1 | |
# name = disk_inodes._ | |
# title = Disk Files (inodes) Usage for / [/dev/vda1] (disk_inodes._) | |
# dim avail name = avail | |
# dim avail algorithm = absolute | |
# dim avail multiplier = 1 | |
# dim avail divisor = 1 | |
# dim used name = used | |
# dim used algorithm = absolute | |
# dim used multiplier = 1 | |
# dim used divisor = 1 | |
# dim reserved_for_root name = reserved for root | |
# dim reserved_for_root algorithm = absolute | |
# dim reserved_for_root multiplier = 1 | |
# dim reserved_for_root divisor = 1 | |
[disk_space._dev_shm] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_space._dev_shm | |
# chart type = stacked | |
# type = disk_space | |
# family = /dev/shm | |
# units = GB | |
# context = disk.space | |
# priority = 2023 | |
# gap when lost iterations above = 1 | |
# name = disk_space._dev_shm | |
# title = Disk Space Usage for /dev/shm [tmpfs] (disk_space._dev_shm) | |
# dim avail name = avail | |
# dim avail algorithm = absolute | |
# dim avail multiplier = 4096 | |
# dim avail divisor = 1073741824 | |
# dim used name = used | |
# dim used algorithm = absolute | |
# dim used multiplier = 4096 | |
# dim used divisor = 1073741824 | |
# dim reserved_for_root name = reserved for root | |
# dim reserved_for_root algorithm = absolute | |
# dim reserved_for_root multiplier = 4096 | |
# dim reserved_for_root divisor = 1073741824 | |
[apps.processes] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.processes | |
# chart type = stacked | |
# type = apps | |
# family = processes | |
# units = processes | |
# context = apps.processes | |
# priority = 20004 | |
# gap when lost iterations above = 1 | |
# name = apps.processes | |
# title = Apps Processes (apps.processes) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 1 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 1 | |
# dim apps.plugin divisor = 1 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 1 | |
# dim charts.d.plugin divisor = 1 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 1 | |
# dim node.d.plugin divisor = 1 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 1 | |
# dim python.d.plugin divisor = 1 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 1 | |
# dim tc-qos-helper divisor = 1 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 1 | |
# dim logs divisor = 1 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 1 | |
# dim iscsi divisor = 1 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 1 | |
# dim containers divisor = 1 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 1 | |
# dim ssh divisor = 1 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 1 | |
# dim cron divisor = 1 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 1 | |
# dim ksmd divisor = 1 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 1 | |
# dim system divisor = 1 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 1 | |
# dim kernel divisor = 1 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 1 | |
# dim other divisor = 1 | |
[disk_inodes._dev_shm] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_inodes._dev_shm | |
# chart type = stacked | |
# type = disk_inodes | |
# family = /dev/shm | |
# units = Inodes | |
# context = disk.inodes | |
# priority = 2024 | |
# gap when lost iterations above = 1 | |
# name = disk_inodes._dev_shm | |
# title = Disk Files (inodes) Usage for /dev/shm [tmpfs] (disk_inodes._dev_shm) | |
# dim avail name = avail | |
# dim avail algorithm = absolute | |
# dim avail multiplier = 1 | |
# dim avail divisor = 1 | |
# dim used name = used | |
# dim used algorithm = absolute | |
# dim used multiplier = 1 | |
# dim used divisor = 1 | |
# dim reserved_for_root name = reserved for root | |
# dim reserved_for_root algorithm = absolute | |
# dim reserved_for_root multiplier = 1 | |
# dim reserved_for_root divisor = 1 | |
[disk_space._run_lock] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_space._run_lock | |
# chart type = stacked | |
# type = disk_space | |
# family = /run/lock | |
# units = GB | |
# context = disk.space | |
# priority = 2023 | |
# gap when lost iterations above = 1 | |
# name = disk_space._run_lock | |
# title = Disk Space Usage for /run/lock [tmpfs] (disk_space._run_lock) | |
# dim avail name = avail | |
# dim avail algorithm = absolute | |
# dim avail multiplier = 4096 | |
# dim avail divisor = 1073741824 | |
# dim used name = used | |
# dim used algorithm = absolute | |
# dim used multiplier = 4096 | |
# dim used divisor = 1073741824 | |
# dim reserved_for_root name = reserved for root | |
# dim reserved_for_root algorithm = absolute | |
# dim reserved_for_root multiplier = 4096 | |
# dim reserved_for_root divisor = 1073741824 | |
[disk_inodes._run_lock] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_inodes._run_lock | |
# chart type = stacked | |
# type = disk_inodes | |
# family = /run/lock | |
# units = Inodes | |
# context = disk.inodes | |
# priority = 2024 | |
# gap when lost iterations above = 1 | |
# name = disk_inodes._run_lock | |
# title = Disk Files (inodes) Usage for /run/lock [tmpfs] (disk_inodes._run_lock) | |
# dim avail name = avail | |
# dim avail algorithm = absolute | |
# dim avail multiplier = 1 | |
# dim avail divisor = 1 | |
# dim used name = used | |
# dim used algorithm = absolute | |
# dim used multiplier = 1 | |
# dim used divisor = 1 | |
# dim reserved_for_root name = reserved for root | |
# dim reserved_for_root algorithm = absolute | |
# dim reserved_for_root multiplier = 1 | |
# dim reserved_for_root divisor = 1 | |
[apps.cpu_user] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.cpu_user | |
# chart type = stacked | |
# type = apps | |
# family = cpu | |
# units = cpu time % | |
# context = apps.cpu_user | |
# priority = 20020 | |
# gap when lost iterations above = 1 | |
# name = apps.cpu_user | |
# title = Apps CPU User Time (100% = 1 core) (apps.cpu_user) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10000 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 1 | |
# dim apps.plugin divisor = 10000 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 1 | |
# dim charts.d.plugin divisor = 10000 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 1 | |
# dim node.d.plugin divisor = 10000 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 1 | |
# dim python.d.plugin divisor = 10000 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 1 | |
# dim tc-qos-helper divisor = 10000 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 1 | |
# dim logs divisor = 10000 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 1 | |
# dim iscsi divisor = 10000 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 1 | |
# dim containers divisor = 10000 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 1 | |
# dim ssh divisor = 10000 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 1 | |
# dim cron divisor = 10000 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 1 | |
# dim ksmd divisor = 10000 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 1 | |
# dim system divisor = 10000 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 1 | |
# dim kernel divisor = 10000 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 1 | |
# dim other divisor = 10000 | |
[disk.vda] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk.vda | |
# chart type = area | |
# type = disk | |
# family = vda | |
# units = kilobytes/s | |
# context = disk.io | |
# priority = 2000 | |
# gap when lost iterations above = 1 | |
# name = disk.vda | |
# title = Disk I/O Bandwidth (disk.vda) | |
# dim reads name = reads | |
# dim reads algorithm = incremental | |
# dim reads multiplier = 512 | |
# dim reads divisor = 1024 | |
# dim writes name = writes | |
# dim writes algorithm = incremental | |
# dim writes multiplier = -512 | |
# dim writes divisor = 1024 | |
[disk_ops.vda] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_ops.vda | |
# chart type = line | |
# type = disk_ops | |
# family = vda | |
# units = operations/s | |
# context = disk.ops | |
# priority = 2001 | |
# gap when lost iterations above = 1 | |
# name = disk_ops.vda | |
# title = Disk Completed I/O Operations (disk_ops.vda) | |
# dim reads name = reads | |
# dim reads algorithm = incremental | |
# dim reads multiplier = 1 | |
# dim reads divisor = 1 | |
# dim writes name = writes | |
# dim writes algorithm = incremental | |
# dim writes multiplier = -1 | |
# dim writes divisor = 1 | |
[disk_backlog.vda] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_backlog.vda | |
# chart type = area | |
# type = disk_backlog | |
# family = vda | |
# units = backlog (ms) | |
# context = disk.backlog | |
# priority = 2003 | |
# gap when lost iterations above = 1 | |
# name = disk_backlog.vda | |
# title = Disk Backlog (disk_backlog.vda) | |
# dim backlog name = backlog | |
# dim backlog algorithm = incremental | |
# dim backlog multiplier = 1 | |
# dim backlog divisor = 10 | |
[disk_util.vda] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_util.vda | |
# chart type = area | |
# type = disk_util | |
# family = vda | |
# units = % of time working | |
# context = disk.util | |
# priority = 2004 | |
# gap when lost iterations above = 1 | |
# name = disk_util.vda | |
# title = Disk Utilization Time (disk_util.vda) | |
# dim utilization name = utilization | |
# dim utilization algorithm = incremental | |
# dim utilization multiplier = 1 | |
# dim utilization divisor = 10 | |
[disk_mops.vda] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_mops.vda | |
# chart type = line | |
# type = disk_mops | |
# family = vda | |
# units = merged operations/s | |
# context = disk.mops | |
# priority = 2021 | |
# gap when lost iterations above = 1 | |
# name = disk_mops.vda | |
# title = Disk Merged Operations (disk_mops.vda) | |
# dim reads name = reads | |
# dim reads algorithm = incremental | |
# dim reads multiplier = 1 | |
# dim reads divisor = 1 | |
# dim writes name = writes | |
# dim writes algorithm = incremental | |
# dim writes multiplier = -1 | |
# dim writes divisor = 1 | |
[disk_iotime.vda] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_iotime.vda | |
# chart type = line | |
# type = disk_iotime | |
# family = vda | |
# units = milliseconds/s | |
# context = disk.iotime | |
# priority = 2022 | |
# gap when lost iterations above = 1 | |
# name = disk_iotime.vda | |
# title = Disk Total I/O Time (disk_iotime.vda) | |
# dim reads name = reads | |
# dim reads algorithm = incremental | |
# dim reads multiplier = 1 | |
# dim reads divisor = 1 | |
# dim writes name = writes | |
# dim writes algorithm = incremental | |
# dim writes multiplier = -1 | |
# dim writes divisor = 1 | |
[apps.cpu_system] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.cpu_system | |
# chart type = stacked | |
# type = apps | |
# family = cpu | |
# units = cpu time % | |
# context = apps.cpu_system | |
# priority = 20021 | |
# gap when lost iterations above = 1 | |
# name = apps.cpu_system | |
# title = Apps CPU System Time (100% = 1 core) (apps.cpu_system) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10000 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 1 | |
# dim apps.plugin divisor = 10000 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 1 | |
# dim charts.d.plugin divisor = 10000 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 1 | |
# dim node.d.plugin divisor = 10000 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 1 | |
# dim python.d.plugin divisor = 10000 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 1 | |
# dim tc-qos-helper divisor = 10000 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 1 | |
# dim logs divisor = 10000 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 1 | |
# dim iscsi divisor = 10000 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 1 | |
# dim containers divisor = 10000 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 1 | |
# dim ssh divisor = 10000 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 1 | |
# dim cron divisor = 10000 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 1 | |
# dim ksmd divisor = 10000 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 1 | |
# dim system divisor = 10000 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 1 | |
# dim kernel divisor = 10000 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 1 | |
# dim other divisor = 10000 | |
[apps.major_faults] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.major_faults | |
# chart type = stacked | |
# type = apps | |
# family = swap | |
# units = page faults/s | |
# context = apps.major_faults | |
# priority = 20010 | |
# gap when lost iterations above = 1 | |
# name = apps.major_faults | |
# title = Apps Major Page Faults (swap read) (apps.major_faults) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10000 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 1 | |
# dim apps.plugin divisor = 10000 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 1 | |
# dim charts.d.plugin divisor = 10000 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 1 | |
# dim node.d.plugin divisor = 10000 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 1 | |
# dim python.d.plugin divisor = 10000 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 1 | |
# dim tc-qos-helper divisor = 10000 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 1 | |
# dim logs divisor = 10000 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 1 | |
# dim iscsi divisor = 10000 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 1 | |
# dim containers divisor = 10000 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 1 | |
# dim ssh divisor = 10000 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 1 | |
# dim cron divisor = 10000 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 1 | |
# dim ksmd divisor = 10000 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 1 | |
# dim system divisor = 10000 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 1 | |
# dim kernel divisor = 10000 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 1 | |
# dim other divisor = 10000 | |
[apps.minor_faults] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.minor_faults | |
# chart type = stacked | |
# type = apps | |
# family = mem | |
# units = page faults/s | |
# context = apps.minor_faults | |
# priority = 20011 | |
# gap when lost iterations above = 1 | |
# name = apps.minor_faults | |
# title = Apps Minor Page Faults (apps.minor_faults) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10000 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 1 | |
# dim apps.plugin divisor = 10000 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 1 | |
# dim charts.d.plugin divisor = 10000 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 1 | |
# dim node.d.plugin divisor = 10000 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 1 | |
# dim python.d.plugin divisor = 10000 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 1 | |
# dim tc-qos-helper divisor = 10000 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 1 | |
# dim logs divisor = 10000 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 1 | |
# dim iscsi divisor = 10000 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 1 | |
# dim containers divisor = 10000 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 1 | |
# dim ssh divisor = 10000 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 1 | |
# dim cron divisor = 10000 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 1 | |
# dim ksmd divisor = 10000 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 1 | |
# dim system divisor = 10000 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 1 | |
# dim kernel divisor = 10000 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 1 | |
# dim other divisor = 10000 | |
[ipv4.packets] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.packets | |
# chart type = line | |
# type = ipv4 | |
# family = packets | |
# units = packets/s | |
# context = ipv4.packets | |
# priority = 3000 | |
# gap when lost iterations above = 1 | |
# name = ipv4.packets | |
# title = IPv4 Packets (ipv4.packets) | |
# dim InReceives name = received | |
# dim InReceives algorithm = incremental | |
# dim InReceives multiplier = 1 | |
# dim InReceives divisor = 1 | |
# dim OutRequests name = sent | |
# dim OutRequests algorithm = incremental | |
# dim OutRequests multiplier = -1 | |
# dim OutRequests divisor = 1 | |
# dim ForwDatagrams name = forwarded | |
# dim ForwDatagrams algorithm = incremental | |
# dim ForwDatagrams multiplier = 1 | |
# dim ForwDatagrams divisor = 1 | |
# dim InDelivers name = delivered | |
# dim InDelivers algorithm = incremental | |
# dim InDelivers multiplier = 1 | |
# dim InDelivers divisor = 1 | |
[ipv4.fragsout] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.fragsout | |
# chart type = line | |
# type = ipv4 | |
# family = fragments | |
# units = packets/s | |
# context = ipv4.fragsout | |
# priority = 3010 | |
# gap when lost iterations above = 1 | |
# name = ipv4.fragsout | |
# title = IPv4 Fragments Sent (ipv4.fragsout) | |
# dim FragOKs name = ok | |
# dim FragOKs algorithm = incremental | |
# dim FragOKs multiplier = 1 | |
# dim FragOKs divisor = 1 | |
# dim FragFails name = failed | |
# dim FragFails algorithm = incremental | |
# dim FragFails multiplier = -1 | |
# dim FragFails divisor = 1 | |
# dim FragCreates name = created | |
# dim FragCreates algorithm = incremental | |
# dim FragCreates multiplier = 1 | |
# dim FragCreates divisor = 1 | |
[ipv4.fragsin] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.fragsin | |
# chart type = line | |
# type = ipv4 | |
# family = fragments | |
# units = packets/s | |
# context = ipv4.fragsin | |
# priority = 3011 | |
# gap when lost iterations above = 1 | |
# name = ipv4.fragsin | |
# title = IPv4 Fragments Reassembly (ipv4.fragsin) | |
# dim ReasmOKs name = ok | |
# dim ReasmOKs algorithm = incremental | |
# dim ReasmOKs multiplier = 1 | |
# dim ReasmOKs divisor = 1 | |
# dim ReasmFails name = failed | |
# dim ReasmFails algorithm = incremental | |
# dim ReasmFails multiplier = -1 | |
# dim ReasmFails divisor = 1 | |
# dim ReasmReqds name = all | |
# dim ReasmReqds algorithm = incremental | |
# dim ReasmReqds multiplier = 1 | |
# dim ReasmReqds divisor = 1 | |
[apps.lreads] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.lreads | |
# chart type = stacked | |
# type = apps | |
# family = disk | |
# units = kilobytes/s | |
# context = apps.lreads | |
# priority = 20042 | |
# gap when lost iterations above = 1 | |
# name = apps.lreads | |
# title = Apps Disk Logical Reads (apps.lreads) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10240000 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 1 | |
# dim apps.plugin divisor = 10240000 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 1 | |
# dim charts.d.plugin divisor = 10240000 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 1 | |
# dim node.d.plugin divisor = 10240000 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 1 | |
# dim python.d.plugin divisor = 10240000 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 1 | |
# dim tc-qos-helper divisor = 10240000 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 1 | |
# dim logs divisor = 10240000 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 1 | |
# dim iscsi divisor = 10240000 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 1 | |
# dim containers divisor = 10240000 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 1 | |
# dim ssh divisor = 10240000 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 1 | |
# dim cron divisor = 10240000 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 1 | |
# dim ksmd divisor = 10240000 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 1 | |
# dim system divisor = 10240000 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 1 | |
# dim kernel divisor = 10240000 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 1 | |
# dim other divisor = 10240000 | |
[apps.lwrites] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.lwrites | |
# chart type = stacked | |
# type = apps | |
# family = disk | |
# units = kilobytes/s | |
# context = apps.lwrites | |
# priority = 20042 | |
# gap when lost iterations above = 1 | |
# name = apps.lwrites | |
# title = Apps I/O Logical Writes (apps.lwrites) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10240000 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 1 | |
# dim apps.plugin divisor = 10240000 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 1 | |
# dim charts.d.plugin divisor = 10240000 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 1 | |
# dim node.d.plugin divisor = 10240000 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 1 | |
# dim python.d.plugin divisor = 10240000 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 1 | |
# dim tc-qos-helper divisor = 10240000 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 1 | |
# dim logs divisor = 10240000 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 1 | |
# dim iscsi divisor = 10240000 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 1 | |
# dim containers divisor = 10240000 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 1 | |
# dim ssh divisor = 10240000 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 1 | |
# dim cron divisor = 10240000 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 1 | |
# dim ksmd divisor = 10240000 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 1 | |
# dim system divisor = 10240000 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 1 | |
# dim kernel divisor = 10240000 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 1 | |
# dim other divisor = 10240000 | |
[ipv4.errors] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.errors | |
# chart type = line | |
# type = ipv4 | |
# family = errors | |
# units = packets/s | |
# context = ipv4.errors | |
# priority = 3002 | |
# gap when lost iterations above = 1 | |
# name = ipv4.errors | |
# title = IPv4 Errors (ipv4.errors) | |
# dim InDiscards name = InDiscards | |
# dim InDiscards algorithm = incremental | |
# dim InDiscards multiplier = 1 | |
# dim InDiscards divisor = 1 | |
# dim OutDiscards name = OutDiscards | |
# dim OutDiscards algorithm = incremental | |
# dim OutDiscards multiplier = -1 | |
# dim OutDiscards divisor = 1 | |
# dim InHdrErrors name = InHdrErrors | |
# dim InHdrErrors algorithm = incremental | |
# dim InHdrErrors multiplier = 1 | |
# dim InHdrErrors divisor = 1 | |
# dim OutNoRoutes name = OutNoRoutes | |
# dim OutNoRoutes algorithm = incremental | |
# dim OutNoRoutes multiplier = -1 | |
# dim OutNoRoutes divisor = 1 | |
# dim InAddrErrors name = InAddrErrors | |
# dim InAddrErrors algorithm = incremental | |
# dim InAddrErrors multiplier = 1 | |
# dim InAddrErrors divisor = 1 | |
# dim InUnknownProtos name = InUnknownProtos | |
# dim InUnknownProtos algorithm = incremental | |
# dim InUnknownProtos multiplier = 1 | |
# dim InUnknownProtos divisor = 1 | |
[ipv4.icmp] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.icmp | |
# chart type = line | |
# type = ipv4 | |
# family = icmp | |
# units = packets/s | |
# context = ipv4.icmp | |
# priority = 2602 | |
# gap when lost iterations above = 1 | |
# name = ipv4.icmp | |
# title = IPv4 ICMP Packets (ipv4.icmp) | |
# dim InMsgs name = received | |
# dim InMsgs algorithm = incremental | |
# dim InMsgs multiplier = 1 | |
# dim InMsgs divisor = 1 | |
# dim OutMsgs name = sent | |
# dim OutMsgs algorithm = incremental | |
# dim OutMsgs multiplier = -1 | |
# dim OutMsgs divisor = 1 | |
[ipv4.icmp_errors] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.icmp_errors | |
# chart type = line | |
# type = ipv4 | |
# family = icmp | |
# units = packets/s | |
# context = ipv4.icmp_errors | |
# priority = 2603 | |
# gap when lost iterations above = 1 | |
# name = ipv4.icmp_errors | |
# title = IPv4 ICMP Errors (ipv4.icmp_errors) | |
# dim InErrors name = InErrors | |
# dim InErrors algorithm = incremental | |
# dim InErrors multiplier = 1 | |
# dim InErrors divisor = 1 | |
# dim OutErrors name = OutErrors | |
# dim OutErrors algorithm = incremental | |
# dim OutErrors multiplier = -1 | |
# dim OutErrors divisor = 1 | |
# dim InCsumErrors name = InCsumErrors | |
# dim InCsumErrors algorithm = incremental | |
# dim InCsumErrors multiplier = 1 | |
# dim InCsumErrors divisor = 1 | |
[ipv4.icmpmsg] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.icmpmsg | |
# chart type = line | |
# type = ipv4 | |
# family = icmp | |
# units = packets/s | |
# context = ipv4.icmpmsg | |
# priority = 2604 | |
# gap when lost iterations above = 1 | |
# name = ipv4.icmpmsg | |
# title = IPv4 ICMP Messsages (ipv4.icmpmsg) | |
# dim InType0 name = InEchoReps | |
# dim InType0 algorithm = incremental | |
# dim InType0 multiplier = 1 | |
# dim InType0 divisor = 1 | |
# dim OutType0 name = OutEchoReps | |
# dim OutType0 algorithm = incremental | |
# dim OutType0 multiplier = -1 | |
# dim OutType0 divisor = 1 | |
# dim InType3 name = InDestUnreachs | |
# dim InType3 algorithm = incremental | |
# dim InType3 multiplier = 1 | |
# dim InType3 divisor = 1 | |
# dim OutType3 name = OutDestUnreachs | |
# dim OutType3 algorithm = incremental | |
# dim OutType3 multiplier = -1 | |
# dim OutType3 divisor = 1 | |
# dim InType5 name = InRedirects | |
# dim InType5 algorithm = incremental | |
# dim InType5 multiplier = 1 | |
# dim InType5 divisor = 1 | |
# dim OutType5 name = OutRedirects | |
# dim OutType5 algorithm = incremental | |
# dim OutType5 multiplier = -1 | |
# dim OutType5 divisor = 1 | |
# dim InType8 name = InEchos | |
# dim InType8 algorithm = incremental | |
# dim InType8 multiplier = 1 | |
# dim InType8 divisor = 1 | |
# dim OutType8 name = OutEchos | |
# dim OutType8 algorithm = incremental | |
# dim OutType8 multiplier = -1 | |
# dim OutType8 divisor = 1 | |
# dim InType9 name = InRouterAdvert | |
# dim InType9 algorithm = incremental | |
# dim InType9 multiplier = 1 | |
# dim InType9 divisor = 1 | |
# dim OutType9 name = OutRouterAdvert | |
# dim OutType9 algorithm = incremental | |
# dim OutType9 multiplier = -1 | |
# dim OutType9 divisor = 1 | |
# dim InType10 name = InRouterSelect | |
# dim InType10 algorithm = incremental | |
# dim InType10 multiplier = 1 | |
# dim InType10 divisor = 1 | |
# dim OutType10 name = OutRouterSelect | |
# dim OutType10 algorithm = incremental | |
# dim OutType10 multiplier = -1 | |
# dim OutType10 divisor = 1 | |
# dim InType11 name = InTimeExcds | |
# dim InType11 algorithm = incremental | |
# dim InType11 multiplier = 1 | |
# dim InType11 divisor = 1 | |
# dim OutType11 name = OutTimeExcds | |
# dim OutType11 algorithm = incremental | |
# dim OutType11 multiplier = -1 | |
# dim OutType11 divisor = 1 | |
# dim InType12 name = InParmProbs | |
# dim InType12 algorithm = incremental | |
# dim InType12 multiplier = 1 | |
# dim InType12 divisor = 1 | |
# dim OutType12 name = OutParmProbs | |
# dim OutType12 algorithm = incremental | |
# dim OutType12 multiplier = -1 | |
# dim OutType12 divisor = 1 | |
# dim InType13 name = InTimestamps | |
# dim InType13 algorithm = incremental | |
# dim InType13 multiplier = 1 | |
# dim InType13 divisor = 1 | |
# dim OutType13 name = OutTimestamps | |
# dim OutType13 algorithm = incremental | |
# dim OutType13 multiplier = -1 | |
# dim OutType13 divisor = 1 | |
# dim InType14 name = InTimestampReps | |
# dim InType14 algorithm = incremental | |
# dim InType14 multiplier = 1 | |
# dim InType14 divisor = 1 | |
# dim OutType14 name = OutTimestampReps | |
# dim OutType14 algorithm = incremental | |
# dim OutType14 multiplier = -1 | |
# dim OutType14 divisor = 1 | |
[apps.preads] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.preads | |
# chart type = stacked | |
# type = apps | |
# family = disk | |
# units = kilobytes/s | |
# context = apps.preads | |
# priority = 20002 | |
# gap when lost iterations above = 1 | |
# name = apps.preads | |
# title = Apps Disk Reads (apps.preads) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10240000 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 1 | |
# dim apps.plugin divisor = 10240000 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 1 | |
# dim charts.d.plugin divisor = 10240000 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 1 | |
# dim node.d.plugin divisor = 10240000 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 1 | |
# dim python.d.plugin divisor = 10240000 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 1 | |
# dim tc-qos-helper divisor = 10240000 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 1 | |
# dim logs divisor = 10240000 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 1 | |
# dim iscsi divisor = 10240000 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 1 | |
# dim containers divisor = 10240000 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 1 | |
# dim ssh divisor = 10240000 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 1 | |
# dim cron divisor = 10240000 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 1 | |
# dim ksmd divisor = 10240000 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 1 | |
# dim system divisor = 10240000 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 1 | |
# dim kernel divisor = 10240000 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 1 | |
# dim other divisor = 10240000 | |
[apps.pwrites] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.pwrites | |
# chart type = stacked | |
# type = apps | |
# family = disk | |
# units = kilobytes/s | |
# context = apps.pwrites | |
# priority = 20002 | |
# gap when lost iterations above = 1 | |
# name = apps.pwrites | |
# title = Apps Disk Writes (apps.pwrites) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10240000 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 1 | |
# dim apps.plugin divisor = 10240000 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 1 | |
# dim charts.d.plugin divisor = 10240000 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 1 | |
# dim node.d.plugin divisor = 10240000 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 1 | |
# dim python.d.plugin divisor = 10240000 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 1 | |
# dim tc-qos-helper divisor = 10240000 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 1 | |
# dim logs divisor = 10240000 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 1 | |
# dim iscsi divisor = 10240000 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 1 | |
# dim containers divisor = 10240000 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 1 | |
# dim ssh divisor = 10240000 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 1 | |
# dim cron divisor = 10240000 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 1 | |
# dim ksmd divisor = 10240000 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 1 | |
# dim system divisor = 10240000 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 1 | |
# dim kernel divisor = 10240000 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 1 | |
# dim other divisor = 10240000 | |
[ipv4.tcpsock] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.tcpsock | |
# chart type = line | |
# type = ipv4 | |
# family = tcp | |
# units = active connections | |
# context = ipv4.tcpsock | |
# priority = 2500 | |
# gap when lost iterations above = 1 | |
# name = ipv4.tcpsock | |
# title = IPv4 TCP Connections (ipv4.tcpsock) | |
# dim CurrEstab name = connections | |
# dim CurrEstab algorithm = absolute | |
# dim CurrEstab multiplier = 1 | |
# dim CurrEstab divisor = 1 | |
[ipv4.tcppackets] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.tcppackets | |
# chart type = line | |
# type = ipv4 | |
# family = tcp | |
# units = packets/s | |
# context = ipv4.tcppackets | |
# priority = 2600 | |
# gap when lost iterations above = 1 | |
# name = ipv4.tcppackets | |
# title = IPv4 TCP Packets (ipv4.tcppackets) | |
# dim InSegs name = received | |
# dim InSegs algorithm = incremental | |
# dim InSegs multiplier = 1 | |
# dim InSegs divisor = 1 | |
# dim OutSegs name = sent | |
# dim OutSegs algorithm = incremental | |
# dim OutSegs multiplier = -1 | |
# dim OutSegs divisor = 1 | |
[ipv4.tcperrors] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.tcperrors | |
# chart type = line | |
# type = ipv4 | |
# family = tcp | |
# units = packets/s | |
# context = ipv4.tcperrors | |
# priority = 2700 | |
# gap when lost iterations above = 1 | |
# name = ipv4.tcperrors | |
# title = IPv4 TCP Errors (ipv4.tcperrors) | |
# dim InErrs name = InErrs | |
# dim InErrs algorithm = incremental | |
# dim InErrs multiplier = 1 | |
# dim InErrs divisor = 1 | |
# dim InCsumErrors name = InCsumErrors | |
# dim InCsumErrors algorithm = incremental | |
# dim InCsumErrors multiplier = 1 | |
# dim InCsumErrors divisor = 1 | |
# dim RetransSegs name = RetransSegs | |
# dim RetransSegs algorithm = incremental | |
# dim RetransSegs multiplier = -1 | |
# dim RetransSegs divisor = 1 | |
[ipv4.tcphandshake] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.tcphandshake | |
# chart type = line | |
# type = ipv4 | |
# family = tcp | |
# units = events/s | |
# context = ipv4.tcphandshake | |
# priority = 2900 | |
# gap when lost iterations above = 1 | |
# name = ipv4.tcphandshake | |
# title = IPv4 TCP Handshake Issues (ipv4.tcphandshake) | |
# dim EstabResets name = EstabResets | |
# dim EstabResets algorithm = incremental | |
# dim EstabResets multiplier = 1 | |
# dim EstabResets divisor = 1 | |
# dim OutRsts name = OutRsts | |
# dim OutRsts algorithm = incremental | |
# dim OutRsts multiplier = -1 | |
# dim OutRsts divisor = 1 | |
# dim ActiveOpens name = ActiveOpens | |
# dim ActiveOpens algorithm = incremental | |
# dim ActiveOpens multiplier = 1 | |
# dim ActiveOpens divisor = 1 | |
# dim PassiveOpens name = PassiveOpens | |
# dim PassiveOpens algorithm = incremental | |
# dim PassiveOpens multiplier = 1 | |
# dim PassiveOpens divisor = 1 | |
# dim AttemptFails name = AttemptFails | |
# dim AttemptFails algorithm = incremental | |
# dim AttemptFails multiplier = 1 | |
# dim AttemptFails divisor = 1 | |
[ipv4.udppackets] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.udppackets | |
# chart type = line | |
# type = ipv4 | |
# family = udp | |
# units = packets/s | |
# context = ipv4.udppackets | |
# priority = 2601 | |
# gap when lost iterations above = 1 | |
# name = ipv4.udppackets | |
# title = IPv4 UDP Packets (ipv4.udppackets) | |
# dim InDatagrams name = received | |
# dim InDatagrams algorithm = incremental | |
# dim InDatagrams multiplier = 1 | |
# dim InDatagrams divisor = 1 | |
# dim OutDatagrams name = sent | |
# dim OutDatagrams algorithm = incremental | |
# dim OutDatagrams multiplier = -1 | |
# dim OutDatagrams divisor = 1 | |
[apps.files] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.files | |
# chart type = stacked | |
# type = apps | |
# family = disk | |
# units = open files | |
# context = apps.files | |
# priority = 20050 | |
# gap when lost iterations above = 1 | |
# name = apps.files | |
# title = Apps Open Files (apps.files) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 1 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 1 | |
# dim apps.plugin divisor = 1 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 1 | |
# dim charts.d.plugin divisor = 1 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 1 | |
# dim node.d.plugin divisor = 1 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 1 | |
# dim python.d.plugin divisor = 1 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 1 | |
# dim tc-qos-helper divisor = 1 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 1 | |
# dim logs divisor = 1 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 1 | |
# dim iscsi divisor = 1 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 1 | |
# dim containers divisor = 1 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 1 | |
# dim ssh divisor = 1 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 1 | |
# dim cron divisor = 1 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 1 | |
# dim ksmd divisor = 1 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 1 | |
# dim system divisor = 1 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 1 | |
# dim kernel divisor = 1 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 1 | |
# dim other divisor = 1 | |
[apps.sockets] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.sockets | |
# chart type = stacked | |
# type = apps | |
# family = net | |
# units = open sockets | |
# context = apps.sockets | |
# priority = 20051 | |
# gap when lost iterations above = 1 | |
# name = apps.sockets | |
# title = Apps Open Sockets (apps.sockets) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 1 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 1 | |
# dim apps.plugin divisor = 1 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 1 | |
# dim charts.d.plugin divisor = 1 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 1 | |
# dim node.d.plugin divisor = 1 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 1 | |
# dim python.d.plugin divisor = 1 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 1 | |
# dim tc-qos-helper divisor = 1 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 1 | |
# dim logs divisor = 1 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 1 | |
# dim iscsi divisor = 1 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 1 | |
# dim containers divisor = 1 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 1 | |
# dim ssh divisor = 1 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 1 | |
# dim cron divisor = 1 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 1 | |
# dim ksmd divisor = 1 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 1 | |
# dim system divisor = 1 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 1 | |
# dim kernel divisor = 1 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 1 | |
# dim other divisor = 1 | |
[ipv4.udperrors] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.udperrors | |
# chart type = line | |
# type = ipv4 | |
# family = udp | |
# units = events/s | |
# context = ipv4.udperrors | |
# priority = 2701 | |
# gap when lost iterations above = 1 | |
# name = ipv4.udperrors | |
# title = IPv4 UDP Errors (ipv4.udperrors) | |
# dim RcvbufErrors name = RcvbufErrors | |
# dim RcvbufErrors algorithm = incremental | |
# dim RcvbufErrors multiplier = 1 | |
# dim RcvbufErrors divisor = 1 | |
# dim SndbufErrors name = SndbufErrors | |
# dim SndbufErrors algorithm = incremental | |
# dim SndbufErrors multiplier = -1 | |
# dim SndbufErrors divisor = 1 | |
# dim InErrors name = InErrors | |
# dim InErrors algorithm = incremental | |
# dim InErrors multiplier = 1 | |
# dim InErrors divisor = 1 | |
# dim NoPorts name = NoPorts | |
# dim NoPorts algorithm = incremental | |
# dim NoPorts multiplier = 1 | |
# dim NoPorts divisor = 1 | |
# dim InCsumErrors name = InCsumErrors | |
# dim InCsumErrors algorithm = incremental | |
# dim InCsumErrors multiplier = 1 | |
# dim InCsumErrors divisor = 1 | |
# dim IgnoredMulti name = IgnoredMulti | |
# dim IgnoredMulti algorithm = incremental | |
# dim IgnoredMulti multiplier = 1 | |
# dim IgnoredMulti divisor = 1 | |
[ipv4.udplite] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.udplite | |
# chart type = line | |
# type = ipv4 | |
# family = udplite | |
# units = packets/s | |
# context = ipv4.udplite | |
# priority = 2603 | |
# gap when lost iterations above = 1 | |
# name = ipv4.udplite | |
# title = IPv4 UDPLite Packets (ipv4.udplite) | |
# dim InDatagrams name = received | |
# dim InDatagrams algorithm = incremental | |
# dim InDatagrams multiplier = 1 | |
# dim InDatagrams divisor = 1 | |
# dim OutDatagrams name = sent | |
# dim OutDatagrams algorithm = incremental | |
# dim OutDatagrams multiplier = -1 | |
# dim OutDatagrams divisor = 1 | |
[ipv4.udplite_errors] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.udplite_errors | |
# chart type = line | |
# type = ipv4 | |
# family = udplite | |
# units = packets/s | |
# context = ipv4.udplite_errors | |
# priority = 2604 | |
# gap when lost iterations above = 1 | |
# name = ipv4.udplite_errors | |
# title = IPv4 UDPLite Errors (ipv4.udplite_errors) | |
# dim RcvbufErrors name = RcvbufErrors | |
# dim RcvbufErrors algorithm = incremental | |
# dim RcvbufErrors multiplier = 1 | |
# dim RcvbufErrors divisor = 1 | |
# dim SndbufErrors name = SndbufErrors | |
# dim SndbufErrors algorithm = incremental | |
# dim SndbufErrors multiplier = -1 | |
# dim SndbufErrors divisor = 1 | |
# dim NoPorts name = NoPorts | |
# dim NoPorts algorithm = incremental | |
# dim NoPorts multiplier = 1 | |
# dim NoPorts divisor = 1 | |
# dim IgnoredMulti name = IgnoredMulti | |
# dim IgnoredMulti algorithm = incremental | |
# dim IgnoredMulti multiplier = 1 | |
# dim IgnoredMulti divisor = 1 | |
# dim InErrors name = InErrors | |
# dim InErrors algorithm = incremental | |
# dim InErrors multiplier = 1 | |
# dim InErrors divisor = 1 | |
# dim InCsumErrors name = InCsumErrors | |
# dim InCsumErrors algorithm = incremental | |
# dim InCsumErrors multiplier = 1 | |
# dim InCsumErrors divisor = 1 | |
[system.ipv6] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/system.ipv6 | |
# chart type = area | |
# type = system | |
# family = network | |
# units = kilobits/s | |
# context = system.ipv6 | |
# priority = 500 | |
# gap when lost iterations above = 1 | |
# name = system.ipv6 | |
# title = IPv6 Bandwidth (system.ipv6) | |
# dim received name = received | |
# dim received algorithm = incremental | |
# dim received multiplier = 8 | |
# dim received divisor = 1024 | |
# dim sent name = sent | |
# dim sent algorithm = incremental | |
# dim sent multiplier = -8 | |
# dim sent divisor = 1024 | |
[ipv6.packets] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv6.packets | |
# chart type = line | |
# type = ipv6 | |
# family = packets | |
# units = packets/s | |
# context = ipv6.packets | |
# priority = 3000 | |
# gap when lost iterations above = 1 | |
# name = ipv6.packets | |
# title = IPv6 Packets (ipv6.packets) | |
# dim received name = received | |
# dim received algorithm = incremental | |
# dim received multiplier = 1 | |
# dim received divisor = 1 | |
# dim sent name = sent | |
# dim sent algorithm = incremental | |
# dim sent multiplier = -1 | |
# dim sent divisor = 1 | |
# dim forwarded name = forwarded | |
# dim forwarded algorithm = incremental | |
# dim forwarded multiplier = 1 | |
# dim forwarded divisor = 1 | |
# dim delivers name = delivers | |
# dim delivers algorithm = incremental | |
# dim delivers multiplier = -1 | |
# dim delivers divisor = 1 | |
[ipv6.errors] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv6.errors | |
# chart type = line | |
# type = ipv6 | |
# family = errors | |
# units = packets/s | |
# context = ipv6.errors | |
# priority = 3002 | |
# gap when lost iterations above = 1 | |
# name = ipv6.errors | |
# title = IPv6 Errors (ipv6.errors) | |
# dim InDiscards name = InDiscards | |
# dim InDiscards algorithm = incremental | |
# dim InDiscards multiplier = 1 | |
# dim InDiscards divisor = 1 | |
# dim OutDiscards name = OutDiscards | |
# dim OutDiscards algorithm = incremental | |
# dim OutDiscards multiplier = -1 | |
# dim OutDiscards divisor = 1 | |
# dim InHdrErrors name = InHdrErrors | |
# dim InHdrErrors algorithm = incremental | |
# dim InHdrErrors multiplier = 1 | |
# dim InHdrErrors divisor = 1 | |
# dim InAddrErrors name = InAddrErrors | |
# dim InAddrErrors algorithm = incremental | |
# dim InAddrErrors multiplier = 1 | |
# dim InAddrErrors divisor = 1 | |
# dim InUnknownProtos name = InUnknownProtos | |
# dim InUnknownProtos algorithm = incremental | |
# dim InUnknownProtos multiplier = 1 | |
# dim InUnknownProtos divisor = 1 | |
# dim InTooBigErrors name = InTooBigErrors | |
# dim InTooBigErrors algorithm = incremental | |
# dim InTooBigErrors multiplier = 1 | |
# dim InTooBigErrors divisor = 1 | |
# dim InTruncatedPkts name = InTruncatedPkts | |
# dim InTruncatedPkts algorithm = incremental | |
# dim InTruncatedPkts multiplier = 1 | |
# dim InTruncatedPkts divisor = 1 | |
# dim InNoRoutes name = InNoRoutes | |
# dim InNoRoutes algorithm = incremental | |
# dim InNoRoutes multiplier = 1 | |
# dim InNoRoutes divisor = 1 | |
# dim OutNoRoutes name = OutNoRoutes | |
# dim OutNoRoutes algorithm = incremental | |
# dim OutNoRoutes multiplier = -1 | |
# dim OutNoRoutes divisor = 1 | |
[ipv6.mcast] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv6.mcast | |
# chart type = area | |
# type = ipv6 | |
# family = multicast | |
# units = kilobits/s | |
# context = ipv6.mcast | |
# priority = 9000 | |
# gap when lost iterations above = 1 | |
# name = ipv6.mcast | |
# title = IPv6 Multicast Bandwidth (ipv6.mcast) | |
# dim received name = received | |
# dim received algorithm = incremental | |
# dim received multiplier = 8 | |
# dim received divisor = 1024 | |
# dim sent name = sent | |
# dim sent algorithm = incremental | |
# dim sent multiplier = -8 | |
# dim sent divisor = 1024 | |
[apps.pipes] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/apps.pipes | |
# chart type = stacked | |
# type = apps | |
# family = processes | |
# units = open pipes | |
# context = apps.pipes | |
# priority = 20053 | |
# gap when lost iterations above = 1 | |
# name = apps.pipes | |
# title = Apps Pipes (apps.pipes) | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 1 | |
# dim apps.plugin name = apps.plugin | |
# dim apps.plugin algorithm = absolute | |
# dim apps.plugin multiplier = 1 | |
# dim apps.plugin divisor = 1 | |
# dim charts.d.plugin name = charts.d.plugin | |
# dim charts.d.plugin algorithm = absolute | |
# dim charts.d.plugin multiplier = 1 | |
# dim charts.d.plugin divisor = 1 | |
# dim node.d.plugin name = node.d.plugin | |
# dim node.d.plugin algorithm = absolute | |
# dim node.d.plugin multiplier = 1 | |
# dim node.d.plugin divisor = 1 | |
# dim python.d.plugin name = python.d.plugin | |
# dim python.d.plugin algorithm = absolute | |
# dim python.d.plugin multiplier = 1 | |
# dim python.d.plugin divisor = 1 | |
# dim tc-qos-helper name = tc-qos-helper | |
# dim tc-qos-helper algorithm = absolute | |
# dim tc-qos-helper multiplier = 1 | |
# dim tc-qos-helper divisor = 1 | |
# dim logs name = logs | |
# dim logs algorithm = absolute | |
# dim logs multiplier = 1 | |
# dim logs divisor = 1 | |
# dim iscsi name = iscsi | |
# dim iscsi algorithm = absolute | |
# dim iscsi multiplier = 1 | |
# dim iscsi divisor = 1 | |
# dim containers name = containers | |
# dim containers algorithm = absolute | |
# dim containers multiplier = 1 | |
# dim containers divisor = 1 | |
# dim ssh name = ssh | |
# dim ssh algorithm = absolute | |
# dim ssh multiplier = 1 | |
# dim ssh divisor = 1 | |
# dim cron name = cron | |
# dim cron algorithm = absolute | |
# dim cron multiplier = 1 | |
# dim cron divisor = 1 | |
# dim ksmd name = ksmd | |
# dim ksmd algorithm = absolute | |
# dim ksmd multiplier = 1 | |
# dim ksmd divisor = 1 | |
# dim system name = system | |
# dim system algorithm = absolute | |
# dim system multiplier = 1 | |
# dim system divisor = 1 | |
# dim kernel name = kernel | |
# dim kernel algorithm = absolute | |
# dim kernel multiplier = 1 | |
# dim kernel divisor = 1 | |
# dim other name = other | |
# dim other algorithm = absolute | |
# dim other multiplier = 1 | |
# dim other divisor = 1 | |
[ipv6.mcastpkts] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv6.mcastpkts | |
# chart type = line | |
# type = ipv6 | |
# family = multicast | |
# units = packets/s | |
# context = ipv6.mcastpkts | |
# priority = 9500 | |
# gap when lost iterations above = 1 | |
# name = ipv6.mcastpkts | |
# title = IPv6 Multicast Packets (ipv6.mcastpkts) | |
# dim received name = received | |
# dim received algorithm = incremental | |
# dim received multiplier = 1 | |
# dim received divisor = 1 | |
# dim sent name = sent | |
# dim sent algorithm = incremental | |
# dim sent multiplier = -1 | |
# dim sent divisor = 1 | |
[ipv6.icmp] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv6.icmp | |
# chart type = line | |
# type = ipv6 | |
# family = icmp | |
# units = messages/s | |
# context = ipv6.icmp | |
# priority = 10000 | |
# gap when lost iterations above = 1 | |
# name = ipv6.icmp | |
# title = IPv6 ICMP Messages (ipv6.icmp) | |
# dim received name = received | |
# dim received algorithm = incremental | |
# dim received multiplier = 1 | |
# dim received divisor = 1 | |
# dim sent name = sent | |
# dim sent algorithm = incremental | |
# dim sent multiplier = -1 | |
# dim sent divisor = 1 | |
[ipv6.icmprouter] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv6.icmprouter | |
# chart type = line | |
# type = ipv6 | |
# family = icmp | |
# units = messages/s | |
# context = ipv6.icmprouter | |
# priority = 10400 | |
# gap when lost iterations above = 1 | |
# name = ipv6.icmprouter | |
# title = IPv6 Router Messages (ipv6.icmprouter) | |
# dim InSolicits name = InSolicits | |
# dim InSolicits algorithm = incremental | |
# dim InSolicits multiplier = 1 | |
# dim InSolicits divisor = 1 | |
# dim OutSolicits name = OutSolicits | |
# dim OutSolicits algorithm = incremental | |
# dim OutSolicits multiplier = -1 | |
# dim OutSolicits divisor = 1 | |
# dim InAdvertisements name = InAdvertisements | |
# dim InAdvertisements algorithm = incremental | |
# dim InAdvertisements multiplier = 1 | |
# dim InAdvertisements divisor = 1 | |
# dim OutAdvertisements name = OutAdvertisements | |
# dim OutAdvertisements algorithm = incremental | |
# dim OutAdvertisements multiplier = -1 | |
# dim OutAdvertisements divisor = 1 | |
[ipv6.icmpneighbor] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv6.icmpneighbor | |
# chart type = line | |
# type = ipv6 | |
# family = icmp | |
# units = messages/s | |
# context = ipv6.icmpneighbor | |
# priority = 10500 | |
# gap when lost iterations above = 1 | |
# name = ipv6.icmpneighbor | |
# title = IPv6 Neighbor Messages (ipv6.icmpneighbor) | |
# dim InSolicits name = InSolicits | |
# dim InSolicits algorithm = incremental | |
# dim InSolicits multiplier = 1 | |
# dim InSolicits divisor = 1 | |
# dim OutSolicits name = OutSolicits | |
# dim OutSolicits algorithm = incremental | |
# dim OutSolicits multiplier = -1 | |
# dim OutSolicits divisor = 1 | |
# dim InAdvertisements name = InAdvertisements | |
# dim InAdvertisements algorithm = incremental | |
# dim InAdvertisements multiplier = 1 | |
# dim InAdvertisements divisor = 1 | |
# dim OutAdvertisements name = OutAdvertisements | |
# dim OutAdvertisements algorithm = incremental | |
# dim OutAdvertisements multiplier = -1 | |
# dim OutAdvertisements divisor = 1 | |
[users.cpu] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.cpu | |
# chart type = stacked | |
# type = users | |
# family = cpu | |
# units = cpu time % | |
# context = users.cpu | |
# priority = 20001 | |
# gap when lost iterations above = 1 | |
# name = users.cpu | |
# title = Users CPU Time (100% = 1 core) (users.cpu) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10000 | |
[users.mem] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.mem | |
# chart type = stacked | |
# type = users | |
# family = mem | |
# units = MB | |
# context = users.mem | |
# priority = 20003 | |
# gap when lost iterations above = 1 | |
# name = users.mem | |
# title = Users Real Memory (w/o shared) (users.mem) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 4096 | |
# dim uuidd divisor = 1048576 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 4096 | |
# dim netdata divisor = 1048576 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 4096 | |
# dim root divisor = 1048576 | |
[users.vmem] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.vmem | |
# chart type = stacked | |
# type = users | |
# family = mem | |
# units = MB | |
# context = users.vmem | |
# priority = 20004 | |
# gap when lost iterations above = 1 | |
# name = users.vmem | |
# title = Users Virtual Memory Size (users.vmem) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 4096 | |
# dim uuidd divisor = 1048576 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 4096 | |
# dim netdata divisor = 1048576 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 4096 | |
# dim root divisor = 1048576 | |
[users.threads] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.threads | |
# chart type = stacked | |
# type = users | |
# family = processes | |
# units = threads | |
# context = users.threads | |
# priority = 20005 | |
# gap when lost iterations above = 1 | |
# name = users.threads | |
# title = Users Threads (users.threads) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 1 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 1 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 1 | |
[users.processes] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.processes | |
# chart type = stacked | |
# type = users | |
# family = processes | |
# units = processes | |
# context = users.processes | |
# priority = 20004 | |
# gap when lost iterations above = 1 | |
# name = users.processes | |
# title = Users Processes (users.processes) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 1 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 1 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 1 | |
[ipv6.icmpmldv2] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv6.icmpmldv2 | |
# chart type = line | |
# type = ipv6 | |
# family = icmp | |
# units = reports/s | |
# context = ipv6.icmpmldv2 | |
# priority = 10600 | |
# gap when lost iterations above = 1 | |
# name = ipv6.icmpmldv2 | |
# title = IPv6 ICMP MLDv2 Reports (ipv6.icmpmldv2) | |
# dim received name = received | |
# dim received algorithm = incremental | |
# dim received multiplier = 1 | |
# dim received divisor = 1 | |
# dim sent name = sent | |
# dim sent algorithm = incremental | |
# dim sent multiplier = -1 | |
# dim sent divisor = 1 | |
[ipv6.icmptypes] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv6.icmptypes | |
# chart type = line | |
# type = ipv6 | |
# family = icmp | |
# units = messages/s | |
# context = ipv6.icmptypes | |
# priority = 10700 | |
# gap when lost iterations above = 1 | |
# name = ipv6.icmptypes | |
# title = IPv6 ICMP Types (ipv6.icmptypes) | |
# dim InType1 name = InType1 | |
# dim InType1 algorithm = incremental | |
# dim InType1 multiplier = 1 | |
# dim InType1 divisor = 1 | |
# dim InType128 name = InType128 | |
# dim InType128 algorithm = incremental | |
# dim InType128 multiplier = 1 | |
# dim InType128 divisor = 1 | |
# dim InType129 name = InType129 | |
# dim InType129 algorithm = incremental | |
# dim InType129 multiplier = 1 | |
# dim InType129 divisor = 1 | |
# dim InType136 name = InType136 | |
# dim InType136 algorithm = incremental | |
# dim InType136 multiplier = 1 | |
# dim InType136 divisor = 1 | |
# dim OutType1 name = OutType1 | |
# dim OutType1 algorithm = incremental | |
# dim OutType1 multiplier = -1 | |
# dim OutType1 divisor = 1 | |
# dim OutType128 name = OutType128 | |
# dim OutType128 algorithm = incremental | |
# dim OutType128 multiplier = -1 | |
# dim OutType128 divisor = 1 | |
# dim OutType129 name = OutType129 | |
# dim OutType129 algorithm = incremental | |
# dim OutType129 multiplier = -1 | |
# dim OutType129 divisor = 1 | |
# dim OutType133 name = OutType133 | |
# dim OutType133 algorithm = incremental | |
# dim OutType133 multiplier = -1 | |
# dim OutType133 divisor = 1 | |
# dim OutType135 name = OutType135 | |
# dim OutType135 algorithm = incremental | |
# dim OutType135 multiplier = -1 | |
# dim OutType135 divisor = 1 | |
# dim OutType143 name = OutType143 | |
# dim OutType143 algorithm = incremental | |
# dim OutType143 multiplier = -1 | |
# dim OutType143 divisor = 1 | |
[ipv6.ect] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv6.ect | |
# chart type = line | |
# type = ipv6 | |
# family = packets | |
# units = packets/s | |
# context = ipv6.ect | |
# priority = 10800 | |
# gap when lost iterations above = 1 | |
# name = ipv6.ect | |
# title = IPv6 ECT Packets (ipv6.ect) | |
# dim InNoECTPkts name = InNoECTPkts | |
# dim InNoECTPkts algorithm = incremental | |
# dim InNoECTPkts multiplier = 1 | |
# dim InNoECTPkts divisor = 1 | |
# dim InECT1Pkts name = InECT1Pkts | |
# dim InECT1Pkts algorithm = incremental | |
# dim InECT1Pkts multiplier = 1 | |
# dim InECT1Pkts divisor = 1 | |
# dim InECT0Pkts name = InECT0Pkts | |
# dim InECT0Pkts algorithm = incremental | |
# dim InECT0Pkts multiplier = 1 | |
# dim InECT0Pkts divisor = 1 | |
# dim InCEPkts name = InCEPkts | |
# dim InCEPkts algorithm = incremental | |
# dim InCEPkts multiplier = 1 | |
# dim InCEPkts divisor = 1 | |
[ipv4.tcpconnaborts] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.tcpconnaborts | |
# chart type = line | |
# type = ipv4 | |
# family = tcp | |
# units = connections/s | |
# context = ipv4.tcpconnaborts | |
# priority = 3010 | |
# gap when lost iterations above = 1 | |
# name = ipv4.tcpconnaborts | |
# title = TCP Connection Aborts (ipv4.tcpconnaborts) | |
# dim TCPAbortOnData name = baddata | |
# dim TCPAbortOnData algorithm = incremental | |
# dim TCPAbortOnData multiplier = 1 | |
# dim TCPAbortOnData divisor = 1 | |
# dim TCPAbortOnClose name = userclosed | |
# dim TCPAbortOnClose algorithm = incremental | |
# dim TCPAbortOnClose multiplier = 1 | |
# dim TCPAbortOnClose divisor = 1 | |
# dim TCPAbortOnMemory name = nomemory | |
# dim TCPAbortOnMemory algorithm = incremental | |
# dim TCPAbortOnMemory multiplier = 1 | |
# dim TCPAbortOnMemory divisor = 1 | |
# dim TCPAbortOnTimeout name = timeout | |
# dim TCPAbortOnTimeout algorithm = incremental | |
# dim TCPAbortOnTimeout multiplier = 1 | |
# dim TCPAbortOnTimeout divisor = 1 | |
# dim TCPAbortOnLinger name = linger | |
# dim TCPAbortOnLinger algorithm = incremental | |
# dim TCPAbortOnLinger multiplier = 1 | |
# dim TCPAbortOnLinger divisor = 1 | |
# dim TCPAbortFailed name = failed | |
# dim TCPAbortFailed algorithm = incremental | |
# dim TCPAbortFailed multiplier = -1 | |
# dim TCPAbortFailed divisor = 1 | |
[ipv4.tcpofo] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.tcpofo | |
# chart type = line | |
# type = ipv4 | |
# family = tcp | |
# units = packets/s | |
# context = ipv4.tcpofo | |
# priority = 3050 | |
# gap when lost iterations above = 1 | |
# name = ipv4.tcpofo | |
# title = TCP Out-Of-Order Queue (ipv4.tcpofo) | |
# dim TCPOFOQueue name = inqueue | |
# dim TCPOFOQueue algorithm = incremental | |
# dim TCPOFOQueue multiplier = 1 | |
# dim TCPOFOQueue divisor = 1 | |
# dim TCPOFODrop name = dropped | |
# dim TCPOFODrop algorithm = incremental | |
# dim TCPOFODrop multiplier = -1 | |
# dim TCPOFODrop divisor = 1 | |
# dim TCPOFOMerge name = merged | |
# dim TCPOFOMerge algorithm = incremental | |
# dim TCPOFOMerge multiplier = 1 | |
# dim TCPOFOMerge divisor = 1 | |
# dim OfoPruned name = pruned | |
# dim OfoPruned algorithm = incremental | |
# dim OfoPruned multiplier = -1 | |
# dim OfoPruned divisor = 1 | |
[system.ipv4] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/system.ipv4 | |
# chart type = area | |
# type = system | |
# family = network | |
# units = kilobits/s | |
# context = system.ipv4 | |
# priority = 500 | |
# gap when lost iterations above = 1 | |
# name = system.ipv4 | |
# title = IPv4 Bandwidth (system.ipv4) | |
# dim InOctets name = received | |
# dim InOctets algorithm = incremental | |
# dim InOctets multiplier = 8 | |
# dim InOctets divisor = 1024 | |
# dim OutOctets name = sent | |
# dim OutOctets algorithm = incremental | |
# dim OutOctets multiplier = -8 | |
# dim OutOctets divisor = 1024 | |
[users.cpu_user] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.cpu_user | |
# chart type = stacked | |
# type = users | |
# family = cpu | |
# units = cpu time % | |
# context = users.cpu_user | |
# priority = 20020 | |
# gap when lost iterations above = 1 | |
# name = users.cpu_user | |
# title = Users CPU User Time (100% = 1 core) (users.cpu_user) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10000 | |
[ipv4.ecnpkts] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/ipv4.ecnpkts | |
# chart type = line | |
# type = ipv4 | |
# family = ecn | |
# units = packets/s | |
# context = ipv4.ecnpkts | |
# priority = 8700 | |
# gap when lost iterations above = 1 | |
# name = ipv4.ecnpkts | |
# title = IPv4 ECN Statistics (ipv4.ecnpkts) | |
# dim InCEPkts name = CEP | |
# dim InCEPkts algorithm = incremental | |
# dim InCEPkts multiplier = 1 | |
# dim InCEPkts divisor = 1 | |
# dim InNoECTPkts name = NoECTP | |
# dim InNoECTPkts algorithm = incremental | |
# dim InNoECTPkts multiplier = -1 | |
# dim InNoECTPkts divisor = 1 | |
# dim InECT0Pkts name = ECTP0 | |
# dim InECT0Pkts algorithm = incremental | |
# dim InECT0Pkts multiplier = 1 | |
# dim InECT0Pkts divisor = 1 | |
# dim InECT1Pkts name = ECTP1 | |
# dim InECT1Pkts algorithm = incremental | |
# dim InECT1Pkts multiplier = 1 | |
# dim InECT1Pkts divisor = 1 | |
[system.cpu] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/system.cpu | |
# chart type = stacked | |
# type = system | |
# family = cpu | |
# units = percentage | |
# context = system.cpu | |
# priority = 100 | |
# gap when lost iterations above = 1 | |
# name = system.cpu | |
# title = Total CPU utilization (system.cpu) | |
# dim guest_nice name = guest_nice | |
# dim guest_nice algorithm = percentage-of-incremental-row | |
# dim guest_nice multiplier = 1 | |
# dim guest_nice divisor = 1 | |
# dim guest name = guest | |
# dim guest algorithm = percentage-of-incremental-row | |
# dim guest multiplier = 1 | |
# dim guest divisor = 1 | |
# dim steal name = steal | |
# dim steal algorithm = percentage-of-incremental-row | |
# dim steal multiplier = 1 | |
# dim steal divisor = 1 | |
# dim softirq name = softirq | |
# dim softirq algorithm = percentage-of-incremental-row | |
# dim softirq multiplier = 1 | |
# dim softirq divisor = 1 | |
# dim irq name = irq | |
# dim irq algorithm = percentage-of-incremental-row | |
# dim irq multiplier = 1 | |
# dim irq divisor = 1 | |
# dim user name = user | |
# dim user algorithm = percentage-of-incremental-row | |
# dim user multiplier = 1 | |
# dim user divisor = 1 | |
# dim system name = system | |
# dim system algorithm = percentage-of-incremental-row | |
# dim system multiplier = 1 | |
# dim system divisor = 1 | |
# dim nice name = nice | |
# dim nice algorithm = percentage-of-incremental-row | |
# dim nice multiplier = 1 | |
# dim nice divisor = 1 | |
# dim iowait name = iowait | |
# dim iowait algorithm = percentage-of-incremental-row | |
# dim iowait multiplier = 1 | |
# dim iowait divisor = 1 | |
# dim idle name = idle | |
# dim idle algorithm = percentage-of-incremental-row | |
# dim idle multiplier = 1 | |
# dim idle divisor = 1 | |
[cpu.cpu0] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/cpu.cpu0 | |
# chart type = stacked | |
# type = cpu | |
# family = utilization | |
# units = percentage | |
# context = cpu.cpu | |
# priority = 1000 | |
# gap when lost iterations above = 1 | |
# name = cpu.cpu0 | |
# title = Core utilization (cpu.cpu0) | |
# dim guest_nice name = guest_nice | |
# dim guest_nice algorithm = percentage-of-incremental-row | |
# dim guest_nice multiplier = 1 | |
# dim guest_nice divisor = 1 | |
# dim guest name = guest | |
# dim guest algorithm = percentage-of-incremental-row | |
# dim guest multiplier = 1 | |
# dim guest divisor = 1 | |
# dim steal name = steal | |
# dim steal algorithm = percentage-of-incremental-row | |
# dim steal multiplier = 1 | |
# dim steal divisor = 1 | |
# dim softirq name = softirq | |
# dim softirq algorithm = percentage-of-incremental-row | |
# dim softirq multiplier = 1 | |
# dim softirq divisor = 1 | |
# dim irq name = irq | |
# dim irq algorithm = percentage-of-incremental-row | |
# dim irq multiplier = 1 | |
# dim irq divisor = 1 | |
# dim user name = user | |
# dim user algorithm = percentage-of-incremental-row | |
# dim user multiplier = 1 | |
# dim user divisor = 1 | |
# dim system name = system | |
# dim system algorithm = percentage-of-incremental-row | |
# dim system multiplier = 1 | |
# dim system divisor = 1 | |
# dim nice name = nice | |
# dim nice algorithm = percentage-of-incremental-row | |
# dim nice multiplier = 1 | |
# dim nice divisor = 1 | |
# dim iowait name = iowait | |
# dim iowait algorithm = percentage-of-incremental-row | |
# dim iowait multiplier = 1 | |
# dim iowait divisor = 1 | |
# dim idle name = idle | |
# dim idle algorithm = percentage-of-incremental-row | |
# dim idle multiplier = 1 | |
# dim idle divisor = 1 | |
[users.cpu_system] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.cpu_system | |
# chart type = stacked | |
# type = users | |
# family = cpu | |
# units = cpu time % | |
# context = users.cpu_system | |
# priority = 20021 | |
# gap when lost iterations above = 1 | |
# name = users.cpu_system | |
# title = Users CPU System Time (100% = 1 core) (users.cpu_system) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10000 | |
[users.major_faults] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.major_faults | |
# chart type = stacked | |
# type = users | |
# family = swap | |
# units = page faults/s | |
# context = users.major_faults | |
# priority = 20010 | |
# gap when lost iterations above = 1 | |
# name = users.major_faults | |
# title = Users Major Page Faults (swap read) (users.major_faults) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10000 | |
[users.minor_faults] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.minor_faults | |
# chart type = stacked | |
# type = users | |
# family = mem | |
# units = page faults/s | |
# context = users.minor_faults | |
# priority = 20011 | |
# gap when lost iterations above = 1 | |
# name = users.minor_faults | |
# title = Users Minor Page Faults (users.minor_faults) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10000 | |
[system.intr] | |
# history = 3600 | |
enabled = no | |
# cache directory = /var/cache/netdata/system.intr | |
# chart type = line | |
# type = system | |
# family = interrupts | |
# units = interrupts/s | |
# context = system.intr | |
# priority = 900 | |
# gap when lost iterations above = 1 | |
# name = system.intr | |
# title = CPU Interrupts (system.intr) | |
# dim interrupts name = interrupts | |
# dim interrupts algorithm = incremental | |
# dim interrupts multiplier = 1 | |
# dim interrupts divisor = 1 | |
[system.ctxt] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/system.ctxt | |
# chart type = line | |
# type = system | |
# family = processes | |
# units = context switches/s | |
# context = system.ctxt | |
# priority = 800 | |
# gap when lost iterations above = 1 | |
# name = system.ctxt | |
# title = CPU Context Switches (system.ctxt) | |
# dim switches name = switches | |
# dim switches algorithm = incremental | |
# dim switches multiplier = 1 | |
# dim switches divisor = 1 | |
[system.forks] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/system.forks | |
# chart type = line | |
# type = system | |
# family = processes | |
# units = processes/s | |
# context = system.forks | |
# priority = 700 | |
# gap when lost iterations above = 1 | |
# name = system.forks | |
# title = Started Processes (system.forks) | |
# dim started name = started | |
# dim started algorithm = incremental | |
# dim started multiplier = 1 | |
# dim started divisor = 1 | |
[system.processes] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/system.processes | |
# chart type = line | |
# type = system | |
# family = processes | |
# units = processes | |
# context = system.processes | |
# priority = 600 | |
# gap when lost iterations above = 1 | |
# name = system.processes | |
# title = System Processes (system.processes) | |
# dim running name = running | |
# dim running algorithm = absolute | |
# dim running multiplier = 1 | |
# dim running divisor = 1 | |
# dim blocked name = blocked | |
# dim blocked algorithm = absolute | |
# dim blocked multiplier = -1 | |
# dim blocked divisor = 1 | |
[system.ram] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/system.ram | |
# chart type = stacked | |
# type = system | |
# family = ram | |
# units = MB | |
# context = system.ram | |
# priority = 200 | |
# gap when lost iterations above = 1 | |
# name = system.ram | |
# title = System RAM (system.ram) | |
# dim free name = free | |
# dim free algorithm = absolute | |
# dim free multiplier = 1 | |
# dim free divisor = 1024 | |
# dim used name = used | |
# dim used algorithm = absolute | |
# dim used multiplier = 1 | |
# dim used divisor = 1024 | |
# dim cached name = cached | |
# dim cached algorithm = absolute | |
# dim cached multiplier = 1 | |
# dim cached divisor = 1024 | |
# dim buffers name = buffers | |
# dim buffers algorithm = absolute | |
# dim buffers multiplier = 1 | |
# dim buffers divisor = 1024 | |
[mem.committed] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/mem.committed | |
# chart type = area | |
# type = mem | |
# family = system | |
# units = MB | |
# context = mem.committed | |
# priority = 5000 | |
# gap when lost iterations above = 1 | |
# name = mem.committed | |
# title = Committed (Allocated) Memory (mem.committed) | |
# dim Committed_AS name = Committed_AS | |
# dim Committed_AS algorithm = absolute | |
# dim Committed_AS multiplier = 1 | |
# dim Committed_AS divisor = 1024 | |
[mem.writeback] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/mem.writeback | |
# chart type = line | |
# type = mem | |
# family = kernel | |
# units = MB | |
# context = mem.writeback | |
# priority = 4000 | |
# gap when lost iterations above = 1 | |
# name = mem.writeback | |
# title = Writeback Memory (mem.writeback) | |
# dim Dirty name = Dirty | |
# dim Dirty algorithm = absolute | |
# dim Dirty multiplier = 1 | |
# dim Dirty divisor = 1024 | |
# dim Writeback name = Writeback | |
# dim Writeback algorithm = absolute | |
# dim Writeback multiplier = 1 | |
# dim Writeback divisor = 1024 | |
# dim FuseWriteback name = FuseWriteback | |
# dim FuseWriteback algorithm = absolute | |
# dim FuseWriteback multiplier = 1 | |
# dim FuseWriteback divisor = 1024 | |
# dim NfsWriteback name = NfsWriteback | |
# dim NfsWriteback algorithm = absolute | |
# dim NfsWriteback multiplier = 1 | |
# dim NfsWriteback divisor = 1024 | |
# dim Bounce name = Bounce | |
# dim Bounce algorithm = absolute | |
# dim Bounce multiplier = 1 | |
# dim Bounce divisor = 1024 | |
[users.lreads] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.lreads | |
# chart type = stacked | |
# type = users | |
# family = disk | |
# units = kilobytes/s | |
# context = users.lreads | |
# priority = 20042 | |
# gap when lost iterations above = 1 | |
# name = users.lreads | |
# title = Users Disk Logical Reads (users.lreads) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10240000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10240000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10240000 | |
[users.lwrites] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.lwrites | |
# chart type = stacked | |
# type = users | |
# family = disk | |
# units = kilobytes/s | |
# context = users.lwrites | |
# priority = 20042 | |
# gap when lost iterations above = 1 | |
# name = users.lwrites | |
# title = Users I/O Logical Writes (users.lwrites) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10240000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10240000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10240000 | |
[users.preads] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.preads | |
# chart type = stacked | |
# type = users | |
# family = disk | |
# units = kilobytes/s | |
# context = users.preads | |
# priority = 20002 | |
# gap when lost iterations above = 1 | |
# name = users.preads | |
# title = Users Disk Reads (users.preads) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10240000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10240000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10240000 | |
[mem.kernel] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/mem.kernel | |
# chart type = stacked | |
# type = mem | |
# family = kernel | |
# units = MB | |
# context = mem.kernel | |
# priority = 6000 | |
# gap when lost iterations above = 1 | |
# name = mem.kernel | |
# title = Memory Used by Kernel (mem.kernel) | |
# dim Slab name = Slab | |
# dim Slab algorithm = absolute | |
# dim Slab multiplier = 1 | |
# dim Slab divisor = 1024 | |
# dim KernelStack name = KernelStack | |
# dim KernelStack algorithm = absolute | |
# dim KernelStack multiplier = 1 | |
# dim KernelStack divisor = 1024 | |
# dim PageTables name = PageTables | |
# dim PageTables algorithm = absolute | |
# dim PageTables multiplier = 1 | |
# dim PageTables divisor = 1024 | |
# dim VmallocUsed name = VmallocUsed | |
# dim VmallocUsed algorithm = absolute | |
# dim VmallocUsed multiplier = 1 | |
# dim VmallocUsed divisor = 1024 | |
[mem.slab] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/mem.slab | |
# chart type = stacked | |
# type = mem | |
# family = slab | |
# units = MB | |
# context = mem.slab | |
# priority = 6500 | |
# gap when lost iterations above = 1 | |
# name = mem.slab | |
# title = Reclaimable Kernel Memory (mem.slab) | |
# dim reclaimable name = reclaimable | |
# dim reclaimable algorithm = absolute | |
# dim reclaimable multiplier = 1 | |
# dim reclaimable divisor = 1024 | |
# dim unreclaimable name = unreclaimable | |
# dim unreclaimable algorithm = absolute | |
# dim unreclaimable multiplier = 1 | |
# dim unreclaimable divisor = 1024 | |
[system.io] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/system.io | |
# chart type = area | |
# type = system | |
# family = disk | |
# units = kilobytes/s | |
# context = system.io | |
# priority = 150 | |
# gap when lost iterations above = 1 | |
# name = system.io | |
# title = Disk I/O (system.io) | |
# dim in name = in | |
# dim in algorithm = incremental | |
# dim in multiplier = 1 | |
# dim in divisor = 1 | |
# dim out name = out | |
# dim out algorithm = incremental | |
# dim out multiplier = -1 | |
# dim out divisor = 1 | |
[mem.pgfaults] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/mem.pgfaults | |
# chart type = line | |
# type = mem | |
# family = system | |
# units = page faults/s | |
# context = mem.pgfaults | |
# priority = 500 | |
# gap when lost iterations above = 1 | |
# name = mem.pgfaults | |
# title = Memory Page Faults (mem.pgfaults) | |
# dim minor name = minor | |
# dim minor algorithm = incremental | |
# dim minor multiplier = 1 | |
# dim minor divisor = 1 | |
# dim major name = major | |
# dim major algorithm = incremental | |
# dim major multiplier = -1 | |
# dim major divisor = 1 | |
[netdata.plugin_proc_cpu] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/netdata.plugin_proc_cpu | |
# chart type = stacked | |
# type = netdata | |
# family = proc.internal | |
# units = milliseconds/s | |
# context = netdata.plugin_proc_cpu | |
# priority = 132000 | |
# gap when lost iterations above = 1 | |
# name = netdata.plugin_proc_cpu | |
# title = NetData Proc Plugin CPU usage (netdata.plugin_proc_cpu) | |
# dim user name = user | |
# dim user algorithm = incremental | |
# dim user multiplier = 1 | |
# dim user divisor = 1000 | |
# dim system name = system | |
# dim system algorithm = incremental | |
# dim system multiplier = 1 | |
# dim system divisor = 1000 | |
[netdata.server_cpu] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/netdata.server_cpu | |
# chart type = stacked | |
# type = netdata | |
# family = netdata | |
# units = milliseconds/s | |
# context = netdata.server_cpu | |
# priority = 130000 | |
# gap when lost iterations above = 1 | |
# name = netdata.server_cpu | |
# title = NetData CPU usage (netdata.server_cpu) | |
# dim user name = user | |
# dim user algorithm = incremental | |
# dim user multiplier = 1 | |
# dim user divisor = 1000 | |
# dim system name = system | |
# dim system algorithm = incremental | |
# dim system multiplier = 1 | |
# dim system divisor = 1000 | |
[netdata.clients] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/netdata.clients | |
# chart type = line | |
# type = netdata | |
# family = netdata | |
# units = connected clients | |
# context = netdata.clients | |
# priority = 130200 | |
# gap when lost iterations above = 1 | |
# name = netdata.clients | |
# title = NetData Web Clients (netdata.clients) | |
# dim clients name = clients | |
# dim clients algorithm = absolute | |
# dim clients multiplier = 1 | |
# dim clients divisor = 1 | |
[netdata.requests] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/netdata.requests | |
# chart type = line | |
# type = netdata | |
# family = netdata | |
# units = requests/s | |
# context = netdata.requests | |
# priority = 130300 | |
# gap when lost iterations above = 1 | |
# name = netdata.requests | |
# title = NetData Web Requests (netdata.requests) | |
# dim requests name = requests | |
# dim requests algorithm = incremental | |
# dim requests multiplier = 1 | |
# dim requests divisor = 1 | |
[users.pwrites] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.pwrites | |
# chart type = stacked | |
# type = users | |
# family = disk | |
# units = kilobytes/s | |
# context = users.pwrites | |
# priority = 20002 | |
# gap when lost iterations above = 1 | |
# name = users.pwrites | |
# title = Users Disk Writes (users.pwrites) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10240000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10240000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10240000 | |
[users.files] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.files | |
# chart type = stacked | |
# type = users | |
# family = disk | |
# units = open files | |
# context = users.files | |
# priority = 20050 | |
# gap when lost iterations above = 1 | |
# name = users.files | |
# title = Users Open Files (users.files) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 1 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 1 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 1 | |
[users.sockets] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.sockets | |
# chart type = stacked | |
# type = users | |
# family = net | |
# units = open sockets | |
# context = users.sockets | |
# priority = 20051 | |
# gap when lost iterations above = 1 | |
# name = users.sockets | |
# title = Users Open Sockets (users.sockets) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 1 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 1 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 1 | |
[users.pipes] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/users.pipes | |
# chart type = stacked | |
# type = users | |
# family = processes | |
# units = open pipes | |
# context = users.pipes | |
# priority = 20053 | |
# gap when lost iterations above = 1 | |
# name = users.pipes | |
# title = Users Pipes (users.pipes) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 1 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 1 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 1 | |
[groups.cpu] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.cpu | |
# chart type = stacked | |
# type = groups | |
# family = cpu | |
# units = cpu time % | |
# context = groups.cpu | |
# priority = 20001 | |
# gap when lost iterations above = 1 | |
# name = groups.cpu | |
# title = oups CPU Time (100% = 1 core) (groups.cpu) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10000 | |
[groups.mem] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.mem | |
# chart type = stacked | |
# type = groups | |
# family = mem | |
# units = MB | |
# context = groups.mem | |
# priority = 20003 | |
# gap when lost iterations above = 1 | |
# name = groups.mem | |
# title = oups Real Memory (w/o shared) (groups.mem) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 4096 | |
# dim uuidd divisor = 1048576 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 4096 | |
# dim netdata divisor = 1048576 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 4096 | |
# dim root divisor = 1048576 | |
[groups.vmem] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.vmem | |
# chart type = stacked | |
# type = groups | |
# family = mem | |
# units = MB | |
# context = groups.vmem | |
# priority = 20004 | |
# gap when lost iterations above = 1 | |
# name = groups.vmem | |
# title = oups Virtual Memory Size (groups.vmem) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 4096 | |
# dim uuidd divisor = 1048576 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 4096 | |
# dim netdata divisor = 1048576 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 4096 | |
# dim root divisor = 1048576 | |
[netdata.net] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/netdata.net | |
# chart type = area | |
# type = netdata | |
# family = netdata | |
# units = kilobits/s | |
# context = netdata.net | |
# priority = 130000 | |
# gap when lost iterations above = 1 | |
# name = netdata.net | |
# title = NetData Network Traffic (netdata.net) | |
# dim in name = in | |
# dim in algorithm = incremental | |
# dim in multiplier = 8 | |
# dim in divisor = 1024 | |
# dim out name = out | |
# dim out algorithm = incremental | |
# dim out multiplier = -8 | |
# dim out divisor = 1024 | |
[netdata.response_time] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/netdata.response_time | |
# chart type = line | |
# type = netdata | |
# family = netdata | |
# units = ms/request | |
# context = netdata.response_time | |
# priority = 130400 | |
# gap when lost iterations above = 1 | |
# name = netdata.response_time | |
# title = NetData API Response Time (netdata.response_time) | |
# dim average name = average | |
# dim average algorithm = absolute | |
# dim average multiplier = 1 | |
# dim average divisor = 1000 | |
# dim max name = max | |
# dim max algorithm = absolute | |
# dim max multiplier = 1 | |
# dim max divisor = 1000 | |
[netdata.compression_ratio] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/netdata.compression_ratio | |
# chart type = line | |
# type = netdata | |
# family = netdata | |
# units = percentage | |
# context = netdata.compression_ratio | |
# priority = 130500 | |
# gap when lost iterations above = 1 | |
# name = netdata.compression_ratio | |
# title = NetData API Responses Compression Savings Ratio (netdata.compression_ratio) | |
# dim savings name = savings | |
# dim savings algorithm = absolute | |
# dim savings multiplier = 1 | |
# dim savings divisor = 1000 | |
[groups.threads] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.threads | |
# chart type = stacked | |
# type = groups | |
# family = processes | |
# units = threads | |
# context = groups.threads | |
# priority = 20005 | |
# gap when lost iterations above = 1 | |
# name = groups.threads | |
# title = oups Threads (groups.threads) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 1 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 1 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 1 | |
[groups.processes] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.processes | |
# chart type = stacked | |
# type = groups | |
# family = processes | |
# units = processes | |
# context = groups.processes | |
# priority = 20004 | |
# gap when lost iterations above = 1 | |
# name = groups.processes | |
# title = oups Processes (groups.processes) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 1 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 1 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 1 | |
[groups.cpu_user] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.cpu_user | |
# chart type = stacked | |
# type = groups | |
# family = cpu | |
# units = cpu time % | |
# context = groups.cpu_user | |
# priority = 20020 | |
# gap when lost iterations above = 1 | |
# name = groups.cpu_user | |
# title = oups CPU User Time (100% = 1 core) (groups.cpu_user) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10000 | |
[groups.cpu_system] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.cpu_system | |
# chart type = stacked | |
# type = groups | |
# family = cpu | |
# units = cpu time % | |
# context = groups.cpu_system | |
# priority = 20021 | |
# gap when lost iterations above = 1 | |
# name = groups.cpu_system | |
# title = oups CPU System Time (100% = 1 core) (groups.cpu_system) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10000 | |
[groups.major_faults] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.major_faults | |
# chart type = stacked | |
# type = groups | |
# family = swap | |
# units = page faults/s | |
# context = groups.major_faults | |
# priority = 20010 | |
# gap when lost iterations above = 1 | |
# name = groups.major_faults | |
# title = oups Major Page Faults (swap read) (groups.major_faults) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10000 | |
[groups.minor_faults] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.minor_faults | |
# chart type = stacked | |
# type = groups | |
# family = mem | |
# units = page faults/s | |
# context = groups.minor_faults | |
# priority = 20011 | |
# gap when lost iterations above = 1 | |
# name = groups.minor_faults | |
# title = oups Minor Page Faults (groups.minor_faults) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10000 | |
[groups.lreads] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.lreads | |
# chart type = stacked | |
# type = groups | |
# family = disk | |
# units = kilobytes/s | |
# context = groups.lreads | |
# priority = 20042 | |
# gap when lost iterations above = 1 | |
# name = groups.lreads | |
# title = oups Disk Logical Reads (groups.lreads) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10240000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10240000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10240000 | |
[groups.lwrites] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.lwrites | |
# chart type = stacked | |
# type = groups | |
# family = disk | |
# units = kilobytes/s | |
# context = groups.lwrites | |
# priority = 20042 | |
# gap when lost iterations above = 1 | |
# name = groups.lwrites | |
# title = oups I/O Logical Writes (groups.lwrites) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10240000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10240000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10240000 | |
[groups.preads] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.preads | |
# chart type = stacked | |
# type = groups | |
# family = disk | |
# units = kilobytes/s | |
# context = groups.preads | |
# priority = 20002 | |
# gap when lost iterations above = 1 | |
# name = groups.preads | |
# title = oups Disk Reads (groups.preads) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10240000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10240000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10240000 | |
[groups.pwrites] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.pwrites | |
# chart type = stacked | |
# type = groups | |
# family = disk | |
# units = kilobytes/s | |
# context = groups.pwrites | |
# priority = 20002 | |
# gap when lost iterations above = 1 | |
# name = groups.pwrites | |
# title = oups Disk Writes (groups.pwrites) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 10240000 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 10240000 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 10240000 | |
[groups.files] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.files | |
# chart type = stacked | |
# type = groups | |
# family = disk | |
# units = open files | |
# context = groups.files | |
# priority = 20050 | |
# gap when lost iterations above = 1 | |
# name = groups.files | |
# title = oups Open Files (groups.files) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 1 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 1 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 1 | |
[groups.sockets] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.sockets | |
# chart type = stacked | |
# type = groups | |
# family = net | |
# units = open sockets | |
# context = groups.sockets | |
# priority = 20051 | |
# gap when lost iterations above = 1 | |
# name = groups.sockets | |
# title = oups Open Sockets (groups.sockets) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 1 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 1 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 1 | |
[groups.pipes] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/groups.pipes | |
# chart type = stacked | |
# type = groups | |
# family = processes | |
# units = open pipes | |
# context = groups.pipes | |
# priority = 20053 | |
# gap when lost iterations above = 1 | |
# name = groups.pipes | |
# title = oups Pipes (groups.pipes) | |
# dim uuidd name = uuidd | |
# dim uuidd algorithm = absolute | |
# dim uuidd multiplier = 1 | |
# dim uuidd divisor = 1 | |
# dim netdata name = netdata | |
# dim netdata algorithm = absolute | |
# dim netdata multiplier = 1 | |
# dim netdata divisor = 1 | |
# dim root name = root | |
# dim root algorithm = absolute | |
# dim root multiplier = 1 | |
# dim root divisor = 1 | |
[disk_await.vda] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_await.vda | |
# chart type = line | |
# type = disk_await | |
# family = vda | |
# units = ms per operation | |
# context = disk.await | |
# priority = 2005 | |
# gap when lost iterations above = 1 | |
# name = disk_await.vda | |
# title = Average Completed I/O Operation Time (disk_await.vda) | |
# dim reads name = reads | |
# dim reads algorithm = absolute | |
# dim reads multiplier = 1 | |
# dim reads divisor = 1 | |
# dim writes name = writes | |
# dim writes algorithm = absolute | |
# dim writes multiplier = -1 | |
# dim writes divisor = 1 | |
[disk_avgsz.vda] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_avgsz.vda | |
# chart type = area | |
# type = disk_avgsz | |
# family = vda | |
# units = kilobytes per operation | |
# context = disk.avgsz | |
# priority = 2006 | |
# gap when lost iterations above = 1 | |
# name = disk_avgsz.vda | |
# title = Average Completed I/O Operation Bandwidth (disk_avgsz.vda) | |
# dim reads name = reads | |
# dim reads algorithm = absolute | |
# dim reads multiplier = 512 | |
# dim reads divisor = 1024 | |
# dim writes name = writes | |
# dim writes algorithm = absolute | |
# dim writes multiplier = -512 | |
# dim writes divisor = 1024 | |
[disk_svctm.vda] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/disk_svctm.vda | |
# chart type = line | |
# type = disk_svctm | |
# family = vda | |
# units = ms per operation | |
# context = disk.svctm | |
# priority = 2007 | |
# gap when lost iterations above = 1 | |
# name = disk_svctm.vda | |
# title = Average Service Time (disk_svctm.vda) | |
# dim svctm name = svctm | |
# dim svctm algorithm = absolute | |
# dim svctm multiplier = 1 | |
# dim svctm divisor = 1 | |
[netdata.plugin_cgroups_cpu] | |
# history = 3600 | |
# enabled = yes | |
# cache directory = /var/cache/netdata/netdata.plugin_cgroups_cpu | |
# chart type = stacked | |
# type = netdata | |
# family = proc.internal | |
# units = milliseconds/s | |
# context = netdata.plugin_cgroups_cpu | |
# priority = 132000 | |
# gap when lost iterations above = 1 | |
# name = netdata.plugin_cgroups_cpu | |
# title = NetData CGroups Plugin CPU usage (netdata.plugin_cgroups_cpu) | |
# dim user name = user | |
# dim user algorithm = incremental | |
# dim user multiplier = 1 | |
# dim user divisor = 1000 | |
# dim system name = system | |
# dim system algorithm = incremental | |
# dim system multiplier = 1 | |
# dim system divisor = 1000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment