From: Trent M. <tre...@si...> - 2007-09-21 14:57:52
|
On Fri, 2007-09-21 at 10:47 -0400, Joshua Krause wrote: > My rrd's are generating ok as far as I know. After running the patch, > i'm guessing I have to do a re-compile but I don't want it to > overwrite anything I've currently modified. > > On Sep 21, 2007, at 10:34 AM, Whilding, Craig wrote: > > > Did you manage to get the .rrd files to generate correctly following > > the > > method on that page? My install was having problems with the perl > > script > > someone recently put up on the hobbit list for the extra-rrd.pl > > > > I think the required patch is included at the bottom of this archive > > post http://www.hswn.dk/hobbiton/2007/07/msg00135.html but hopefully > > someone has already done it as it would help me too! One thing to note in this post is about the CGI_SVC_OPTS config, --multi-grahs (typo) should be changed to --multigraphs there is no underscore and its missing a "p" . I figured this out after I scanned the source code for where the CGI_SVC_OPTS gets used. > > > > > > Thanks, > > Craig > > > > -----Original Message----- > > From: dev...@li... > > [mailto:dev...@li...] On Behalf Of > > Joshua Krause > > Sent: 21 September 2007 15:09 > > To: dev...@li... > > Subject: [Devmon] How to if_* graph from Devmon to Hobbit > > > > I have followed this page I found on how to integrate graphs from > > devmon into hobbit. But i am getting lost on one of the steps. > > > > 6) > >> The hardest part. > >> The hobbit parsing doesn't remove html table table so you will see > >> many graph link. > >> In order to fix than, you need to modify the hobbit source with the > > patch: > >> > >> lib/htmllog.c > >> > >> $cd lib/ > >> $patch -p0 < htmllog.path > > > > Can anyone help? > > > > ------------------------------------------------------------------------ > > - > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2005. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Devmon-support mailing list > > Dev...@li... > > https://lists.sourceforge.net/lists/listinfo/devmon-support > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2005. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Devmon-support mailing list > > Dev...@li... > > https://lists.sourceforge.net/lists/listinfo/devmon-support > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support |