Multiple graphs with NCV
list Nicolas Dorfsman
Hi, 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 ? Nicolas
list Charles Goyard
▸
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.
list Nicolas Dorfsman
Le 28 juin 06 à 17:54, Nicolas Dorfsman a écrit :
Hi, 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 the same column. Is there any conf to told NCV module to build multiple graphs with the same status/data message ?
Ok. So, I'm using the same syntax than vmstat/netstat/xxx (x25s#) to have multiple graph in the trends column, and one particular in my x25s column.