[rrd-users] Re: DS sources
Alex van den Bogaerdt
alex at ergens.op.het.net
Mon May 3 22:44:30 MEST 2004
On Mon, May 03, 2004 at 01:24:56PM -0400, Michael Earls wrote:
> All:
>
> What type of format can the DS hold? I am trying to use the value from
> sql with dashes.
>
> DEF
> 'nbar-internet-nntp=/mrtg/traffic/nbar-internet/nbar-internet-nntp.rrd:ds0:AVERAGE'
>
> The error message 'Can not parse DEF'
The "DS" in that statement is "ds0". You're having problems with
the "DEF".
Straight from the source files:
#define DEF_NAM_FMT "%29[_A-Za-z0-9]"
This means: Underscore, letters, numbers. No dashes.
HTH
Alex
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list