[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Help Getting Custom Graph Working
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Help Getting Custom Graph Working
- From: Buchan Milne <bgmilne (at) staff.telkomsa.net>
- Date: Fri, 1 Feb 2008 10:22:30 +0200
- Cc: "James Wade" <jkwade (at) futurefrontiers.com>
- References: <019801c8644a$b6bbaf10$7d6a28a8 (at) hhsea.txnet.state.tx.us>
- User-agent: KMail/1.9.7
On Thursday 31 January 2008 22:48:24 James Wade wrote:
> I seem to be having a problem getting a custom graph
>
> to work. I've gotten it working in the past, but I'm having
>
> problems.
>
>
>
> I'm sending four values via a test. When I do a rrdump,
>
> it shows only three of the values. The fourth value doesn't
>
> show up.
>
>
>
> If I rotate the third with the fourth value, ie..re-order them,
>
> the other value shows up.
>
>
>
> example: Users : 11
> Unauth : 4
> Attempts : 13
> Total : 486
Make sure you send a new line at the end, as I think the ncv collector
actually looks for name, colon, value, newline (maybe it should be called
ncvn?).
Regards,
Buchan