0
votes
1answer
135 views

Munin in debian, service is always timed out [closed]

I want to use munin to make a graph of ttyACM0 in Linux, but munin can not create the graph, in the title of graph it shows that ...
0
votes
1answer
727 views

How to populate RRD database with CPU and MEM usage data?

I have a Lighttpd server (on Centos) and would like to display 4 graphs: lighttpd traffic, lighttpd requests per second, CPU usage and MEM usage. I've set place for rrd database for lighttpd config ...