Comment on Ask HN: Monitoring historical server resource usage on linux?parentComments−apolloOP16yWhat do you use to generate graphs?−dryicerx16ycollectd can spit out rrd files, and there are tons of rrd graphers out there.I use drraw... it's really old and boring, but I like it for it's simplistic and I am used to it. (it's just a perl script you run on your web server, no DB needed)
Comments
What do you use to generate graphs?
collectd can spit out rrd files, and there are tons of rrd graphers out there.
I use drraw... it's really old and boring, but I like it for it's simplistic and I am used to it. (it's just a perl script you run on your web server, no DB needed)