target --default--
	collect		= yes
#	host		= localhost
#	display-name	= %host%
#	ssh		= "ssh -i ~/.ssh/uptime -q -T -l cricket hostname"

target  cpuload
	target-type	= cpuload
	display-name	= "CPU Load"
	interface-name	= "CPULoad"
	short-desc	= "CPU Load on %host% with 1, 5 and 15 minute averages"

target  users
	target-type	= users
	display-name	= "Users"
	interface-name	= "Users"
	short-desc	= "Number of users logged into %host% by shell"


