netdata tuning
This commit is contained in:
		@@ -15,7 +15,6 @@
 | 
				
			|||||||
[global]
 | 
					[global]
 | 
				
			||||||
	# process scheduling policy = keep
 | 
						# process scheduling policy = keep
 | 
				
			||||||
	# OOM score = keep
 | 
						# OOM score = keep
 | 
				
			||||||
	access log = /dev/null
 | 
					 | 
				
			||||||
	update every = 90
 | 
						update every = 90
 | 
				
			||||||
	# glibc malloc arena max for plugins = 1
 | 
						# glibc malloc arena max for plugins = 1
 | 
				
			||||||
	# glibc malloc arena max for netdata = 1
 | 
						# glibc malloc arena max for netdata = 1
 | 
				
			||||||
@@ -34,8 +33,9 @@
 | 
				
			|||||||
	# TZ environment variable = :/etc/localtime
 | 
						# TZ environment variable = :/etc/localtime
 | 
				
			||||||
	# timezone = America/Chicago
 | 
						# timezone = America/Chicago
 | 
				
			||||||
	# debug flags = 0x0000000000000000
 | 
						# debug flags = 0x0000000000000000
 | 
				
			||||||
	# debug log = /var/log/netdata/debug.log
 | 
						debug log = none
 | 
				
			||||||
	# error log = /var/log/netdata/error.log
 | 
						error log = none
 | 
				
			||||||
 | 
						access log = none
 | 
				
			||||||
	# errors flood protection period = 1200
 | 
						# errors flood protection period = 1200
 | 
				
			||||||
	# errors to trigger flood protection = 200
 | 
						# errors to trigger flood protection = 200
 | 
				
			||||||
	# run as user = netdata
 | 
						# run as user = netdata
 | 
				
			||||||
@@ -76,13 +76,13 @@
 | 
				
			|||||||
	# PYTHONPATH environment variable = 
 | 
						# PYTHONPATH environment variable = 
 | 
				
			||||||
	# proc = yes
 | 
						# proc = yes
 | 
				
			||||||
	# diskspace = yes
 | 
						# diskspace = yes
 | 
				
			||||||
	# cgroups = yes
 | 
						cgroups = no
 | 
				
			||||||
	# tc = yes
 | 
						tc = no
 | 
				
			||||||
	# idlejitter = yes
 | 
						# idlejitter = yes
 | 
				
			||||||
	# enable running new plugins = yes
 | 
						# enable running new plugins = yes
 | 
				
			||||||
	# check for new plugins every = 60
 | 
						# check for new plugins every = 60
 | 
				
			||||||
	# apps = yes
 | 
						# apps = yes
 | 
				
			||||||
	# node.d = yes
 | 
						 node.d = no
 | 
				
			||||||
	# python.d = yes
 | 
						# python.d = yes
 | 
				
			||||||
	# charts.d = yes
 | 
						# charts.d = yes
 | 
				
			||||||
	# fping = yes
 | 
						# fping = yes
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user