From: Torben A. <tor...@gm...> - 2007-01-23 22:00:28
|
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 ? > > > |