2010 January 07 2010

RRDTool remove TOBI OETIKER Label

Category: Linux , Technology - David Bombard @ 13:27

This is a hackper remove the label 'RRDTool / TOBI OETIKER' from the graphs of RRDtool used in Cacti

Look for the following line in src/rrd_graph.c

      "RRDTool / TOBI OETIKER");
    

    the line must become

        "");
      

      Now recompile

       make
      

      replace the old with the new rrdtool rrdtool

      Tags: cacti , label , label , oetiker , remove , rrdtool , toby


      Page 1 of 1 1