<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I'm new to custom NCV, and want to set some up soon. How do you get it
to work with "var = value" instead of "var : value" ? Any why is it
using that first line as a var at all?<br>
<br>
-Charles<br>
<br>
Marco Avvisano wrote:
<blockquote cite="mid022601c6d81c$93b27d70$2b01d59f@regione.toscana.it"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2900.2963" name="GENERATOR">
  <style></style>
  <div><font face="Arial" size="2">I have the same problem, and the
only way that i have found is to remove the first line</font></div>
  <div> </div>
  <div><font face="Arial" size="2">Marco</font></div>
  <blockquote
 style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">-----
Original Message ----- </div>
    <div
 style="background: rgb(228, 228, 228) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>From:</b>
    <a title="fduranti@q8.it" href="mailto:fduranti@q8.it">Francesco
Duranti</a> </div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b>
    <a title="hobbit@hswn.dk" href="mailto:hobbit@hswn.dk">hobbit@hswn.dk</a>
    </div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b>
Thursday, September 14, 2006 6:10 PM</div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b>
[hobbit] Problem with ncv</div>
    <div><br>
    </div>
    <p><font color="#000000" face="Arial" size="2">I've a problem with
data reporting in rrd files via ncv, I've one script that report data
in this way</font></p>
    <pre>MySQL Connection statistics

Threads         = 7
Questions       = 153015
Slow queries    = 0</pre>
    <div align="left">
    <pre>Opens            = 0
Flush tables    = 1
Open tables     = 32
Queries per second avg  = 0.135
    </pre>
    </div>
    <p align="left"><font face="Arial" size="2">The rrd will get
MySQLConnectionstat as the name of the first data to save in the rrd
instead of getting Threads.</font></p>
    <p align="left"><font face="Arial" size="2">I've not found a way to
make it get the Threads as the var name. I'ts like it's ignoring \n
when getting the name so that "MySQL Connection statistics Threads" is
used as the name of the first dataset to save instead of only threads.</font></p>
  </blockquote>
</blockquote>
<br>
</body>
</html>