Xymon Mailing List Archive search

rrd question

list Henrik Størner
Fri, 13 Oct 2006 08:10:25 +0200
Message-Id: <user-a33b52292535@xymon.invalid>

On Thu, Oct 12, 2006 at 09:45:10PM -0400, Galen Johnson wrote:
  Active Sessions:    2
  Disconnected Sessions:    14
  Group1 Users:    7
  Group2 Users:    9
There needs to be a way to define a data block within a status message 
and have NCV graphing ignore everything outside of it...
Setup the NCV_foo setting like this:

 NCV_foo="ActiveSessions:GAUGE,DisconnectedSessions:GAUGE,Group1Users:GAUGE,Group2Users:GAUGE,*:NONE"

The "*:NONE" makes the NCV handler ignore everything except the datasets
explicitly listed.

Note: you'll have to delete the current rrd file when making this kind
of change.


Regards,
Henrik