[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Multiple graphs with NCV



Nicolas Dorfsman a écrit :
> 
> 	I'm writing a hobbit script to have x25 statistics.
> 
> 	I'd like to have multiple graphs (call-in/call-out, pkts-in/pkts- 
> out, bytes-in/bytes-out) int he same column.  Is there any conf to  
> told NCV module to build multiple graphs with the same status/data  
> message ?

No, but you have to be aware that once the rrd file is created, Hobbit
does not add new data sources to it. If you first only had callin and
callout in your rrd, the pktsin and pktout will fail to be inserted.