#kmchart
version 1

chart title "System Calls [%h]" style plot
	optional-plot legend "All" metric kernel.all.syscall
	optional-plot legend "exec" metric kernel.all.sysexec
	optional-plot legend "fork" metric kernel.all.sysfork
	optional-plot legend "read" metric kernel.all.sysread
	optional-plot legend "write" metric kernel.all.syswrite
