Skip to content

Instantly share code, notes, and snippets.

View faxm0dem's full-sized avatar
⌨️
Typing…

Fabien Wernli faxm0dem

⌨️
Typing…
View GitHub Profile
@faxm0dem
faxm0dem / collectd-kstat-draft.txt
Created October 1, 2012 12:23
collectd-kstat draft
<Plugin kstat>
<TypeMapping>
#kstat_statistic collectd_type
mem_inuse "memory"
writes "disk_ops"
</TypeMapping>
<Match>
Module "sd|vmem"
Statistic "disk_ops"
</Match>