Xymon Mailing List Archive search

Multiple graphs with NCV

3 messages in this thread

list Nicolas Dorfsman · Wed, 28 Jun 2006 17:54:29 +0200 ·
	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 · Wed, 28 Jun 2006 18:02:16 +0200 ·
quoted from Nicolas Dorfsman
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 · Thu, 29 Jun 2006 16:30:33 +0200 ·
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.