문제

I'm trying to monitor my network usage with Graphite but I can't figure out how to do this, could you help me please?

In addition to this, I would like to monitor some other services, as nginx, mysql, etc,..

Thanks for your help!

Best.

도움이 되었습니까?

해결책

Ofcourse there are multiple solutions possible. The solution I'm using is collectd. With collectd you can collect statistic data from plugins in rrd files. It has a lot of plugins like network, nginx and mysql. It does not generate graphs by itself, but there are multiple ways to generate graphs. One of them is to send the collected data to graphite with the graphite plugin.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top