13 Oct
2006
13 Oct
'06
6:10 a.m.
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