Comment on Ask HN: Monitoring historical server resource usage on linux?parentComments−tlrobinson16yIt's pretty easy add your own graphs, you just write a simple command line program that outputs the data you wish to graph in a simple textual format.
Comments
It's pretty easy add your own graphs, you just write a simple command line program that outputs the data you wish to graph in a simple textual format.