OverviewThis is a RRDTools library written in C#. It's based on RRDTools 1.1 but have some features from RRDTools 1.3. The project also contains a (basic) configuration and viewer tool for RRD databases and graphs. PurposeFeaturesIt have been an intention to separate the database part from the view part in the library. There are separate assemblies for the core database handling and the graph part. StatusThe library is still in early a stage and need some refactoring.
|