Those look like the "plain ol'" Linode graphs, generated using RRDTool based on telemetry from Linode's SCADA [1]. RRDTool is probably the
de facto standard in the *nix world for collecting, managing, and graphing time series data sampled on regular intervals using a round-robin database. Munin and Cacti are two great systems that use RRDTool under the hood.
There's also the
Graphite system, which uses its own round-robin database system, Whisper. This is an entirely different bowl of cherries, built for scale and speed, and serves as the foundation of some religions, e.g.
Etsy's Church of Graphs.
... but if you just want the graphs from the original poster, log into the Linode Manager and click on your Linode, then scroll down.
[1] I think SCADA is an appropriate term to describe "the things between {api,manager}.linode.com and the hypervisor". Just because it controls the flow of clouds instead of molasses doesn't mean it's not industrial.
_________________
Code:
/* TODO: need to add signature to posts */