All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rapi.example.example-sandbox.1.5.source-code.os.conf Maven / Gradle / Ivy

The newest version!
powerapi {
	cpu {
		global-stat = "file:///proc/stat"
		process-stat = "file:///proc/%?/stat"
		time-in-state = "file:///sys/devices/system/cpu/cpu%?/cpufreq/stats/time_in_state"
	}
	mem {
		global-meminfo = "file:///proc/meminfo"
		process-status = "file:///proc/%?/status"
	}
	disk {
		io = "file:///proc/%?/io"
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy