<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I noticed the typo when I sent the email. It's actually
NCV_modjk="modjk:GAUGE"  (proper quotes).<br>
<br>
-Charles<br>
<br>
Charles Jones wrote:
<blockquote cite="mid451C68D9.1030003@cisco.com" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
I defined an NCV as type GAUGE:<br>
  <br>
$ tail -1 hobbitserver.cfg<br>
NCV_modjk=modjk:GAUGE"<br>
  <br>
But when I actually peek at the rrd file, it sys it is type DERIVE.<br>
  <br>
  <tt><!-- Round Robin Database Dump --><rrd>
<version>
0003 </version><br>
        <step> 300 </step> <!-- Seconds --><br>
        <lastupdate> 1159488942 </lastupdate> <!--
2006-09-29 00:15:42 GMT --><br>
  <br>
        <ds><br>
                <name> modjk </name><br>
                <type> <b>DERIVE</b> </type><br>
                <minimal_heartbeat> 600 </minimal_heartbeat><br>
                <min> 0.0000000000e+00 </min><br>
                <max> NaN </max><br>
  <br>
  <br>
Any idea what could be the issue? I tried deleting the rrd and letting
hobbit recreate it, it was again created with DERIVE type<br>
  </tt>
</blockquote>
<br>
</body>
</html>