From: Adam Armstrong <
adama@memetic.org>
To: Justin Radke via observium <
observium@observium.org>
Subject: Re: [Observium] Feature Request - Interactive Graphs
Message-ID: <
f84b52b7-e09b-4711-8f59-50f83c2726be@memetic.org>
Content-Type: text/plain; charset="utf-8"
This isn't something that can be easily added because of how graphs are generated.
It's trivial with a graphing system that supports it and next to impossible with one that doesn't.
Since we use RRDtool as our metric storage system, we don't have efficient direct access to the data and rely on RRDtool itself to generate the images.
Adam.