centos - Linux Process Monitoring Using Statsd and Graphite -


i monitor linux processes (log cpu , ram usage statistics , display them graphically on period of time) using statsd , graphite. have configured statsd , graphite run services.

how can send linux resource usage statistics (namely cpu , ram) statsd can graphically viewed graphite web ui?

thanks.

we use collectd (collectd.org) our os-level metrics graphite. don't go through stated, collectd has own summarizing functionality.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -