From: Torben A. <tor...@gm...> - 2007-01-24 12:03:28
|
For the archives, this patch should fix the problem on version 4.2.0 : http://www.hswn.dk/hobbitsw/patches/ncv-ignoretext.patch Case closed On 1/23/07, Torben Aagaard <tor...@gm...> wrote: > > Well - actually it is not. > > -------------------------------------- > 2007-01-23 20:37:19 RRD error updating /var/lib/hobbit/rrd/foohost/fw1.rrd > from 127.0.0.1: unknown DS name 'yellowConnectionTab' > -------------------------------------- > > Seems like hobbit is trying to update a rrd datasource from that first > line I inserted. > The only way to get both NCV graphs and the global status is to add the > .color and .msg after the counter ( as you initially suggested ). > > -------------------------------------- > fwNumConn: {fwNumConn} {fwNumConn.color} {fwNumConn.msg} > fwPeakNumConn: {fwPeakNumConn} > -------------------------------------- > > I'd like to show the color and status message before the data lines ( like > SSH and HTTP tests ) - is that possible ? > Does the NCV module parse all lines in the status message ? > > BR > /Torben > > > On 1/23/07, Torben Aagaard <tor...@gm...> wrote: > > > > Yes - everything is working perfectly now :) > > > > BR > > /Torben > > > > > > On 1/23/07, Aiello, Steve (GE, Corporate, consultant) <ste...@ge...> > > wrote: > > > > > > So the report is changing color appropriately now ? > > > > > > |