Skip to content

Instantly share code, notes, and snippets.

View yalinhuang's full-sized avatar

Ya-Lin Huang yalinhuang

View GitHub Profile
#!/usr/bin/env python
"""Simple script to merge multiple RRD files together.
Accepts any number of RRD file names as arguments.
Produces an "rrdtool dump" style file on stdout.
The last RRD file should have a slot for every possible record in the
resulting merged RRD.
Run something like: