Skip to content

There is collectd iostat vmstat plugin which collects metrics of disks and cpu and written in bash

Notifications You must be signed in to change notification settings

vmironenko/collectd-iostat-plugin-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

collectd-iostat-plugin-bash

There is collectd iostat vmstat plugin which collects metrics of disks and cpu and written in bash

Add this section into collectd.conf

<Plugin exec>
    Exec "nobody" "/path/to/collectd-iostat-plugin.sh"
<Plugin>
<Plugin exec>
    Exec "nobody" "/path/to/collectd-vmstat-plugin.sh"
<Plugin>

About

There is collectd iostat vmstat plugin which collects metrics of disks and cpu and written in bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages