[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Help - NCV graph issue
- To: hobbit (at) hswn.dk
 
- Subject: Re: [hobbit] Help - NCV graph issue
 
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
 
- Date: Fri, 29 Jun 2007 15:03:48 -0500
 
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed;        d=gmail.com; s=beta;        h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;        b=ZpwAE6oZAyVy9r9AZkIpnPxiQ42fwJKe6AmquGP6nam9Ty3oMLN/cQk0TLbtmcoiaKHE0JPtv64CCHdSpIDKj3QMj09vv6k4V55GAhCWbYwXx8YMsUuS36Hgc3McfdECYuV29Lf1uKJyztOEoQknZIWV7zphoZTwh5HGpOgw36E=
 
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=beta;        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;        b=NUR0H/80Kr9TY9K2ufZtFMBvBCXweNKo4TpzeGuN+vjY2WSxErYMy4OGH9zY4BBQ/LxJa9EZzhHCxcotFq2VPzLnDXdAbQuU6ueI8URM6/khCCNluWSG+aJXf2c9s89SC0zbyZw7lI1dQz4e+BoKy1WwHt7zCaDaPn9QScBelpc=
 
- References: <46855EF8.3080807 (at) cisco.com>
 
On 6/29/07, Charles Jones <jonescr (at) cisco.com> wrote:
        DEF:dbconn=tc_1_1-dbconn.rrd:dbconn:AVERAGE
        GPRINT:modjk:LAST: \: %5.6lf (cur)
        GPRINT:modjk:MAX: \: %5.6lf (max)
Shouldn't that be:
    GPRINT:dbconn:LAST.......
    GPRINT:dbconn:MAX........
Ralph Mitchell