Skip to content

Instantly share code, notes, and snippets.

View sklump's full-sized avatar

Stephen Klump sklump

  • Becker-Carroll
  • Ottawa, Canada
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: