cpu plugin: Write each CPU-counter in a seperate RRD-file.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 28 Jan 2007 19:15:33 +0000 (20:15 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 28 Jan 2007 19:15:33 +0000 (20:15 +0100)
commit46f9f59dde28181ffc1ef789cfa06acd078b6638
tree58a512db1d7a0b0523a90bde3cdb6cd10bb97a48
parentb32df633638e1869ecba45290bf502b243092241
cpu plugin: Write each CPU-counter in a seperate RRD-file.

This has proven to be a lot more flexible. And if we're to add `interrupt' and
`soft interrupt' counters anyway, we might as well change it to this superior
layout.
src/cpu.c