Xymon Mailing List Archive search

NCV grpah not displaying

list Lars Ebeling
Mon, 21 Nov 2005 07:51:22 +0100
Message-Id: <009401c5ee67$fc63faa0$user-a73ca09b698f@xymon.invalid>

Hi,

this I put in hobbitgraph.cfg:

ÄmailboxÅ
        TITLE Mailbox size
        YAXIS bytes
        DEF:size=mailbox.rrd:hobbit:AVERAGE
        LINE2:size#00CCCC:Hobbit size
        GPRINT:size:LAST:Hobbit size Ö: %5.1lf%s (cur)
        GPRINT:size:MAX: Ö: %5.1lf%s (max)
        GPRINT:size:MIN: Ö: %5.1lf%s (min)
        GPRINT:size:AVERAGE: Ö: %5.1lf%s (avg)Ön

Ä=[ Å=] Ö=\  that's my setup of vt-terminal.

But there are no values in mailbox.rrd:
# /opt/rrd/bin/rrdtool dump mailbox.rrd ö pg
<!-- Round Robin Database Dump -->
<rrd>
        <version> 0001 </version>
        <step> 300 </step> <!-- Seconds -->
        <lastupdate> 1132555483 </lastupdate> <!-- 2005-11-21 07:44:43 MET -->

        <ds>
                <name> hobbit </name>
                <type> GAUGE </type>
                <minimal_heartbeat> 600 </minimal_heartbeat>
                <min> 0.0000000000e+00 </min>
                <max> NaN </max>

                <!-- PDP Status -->
                <last_ds> UNKN </last_ds>
                <value> 6.8064321510e+09 </value>
                <unknown_sec> 0 </unknown_sec>
        </ds>

<!-- Round Robin Archives -->
        <rra>
                <cf> AVERAGE </cf>
                <pdp_per_row> 1 </pdp_per_row> <!-- 300 seconds -->
                <xff> 5.0000000000e-01 </xff>

                <cdp_prep>
                        <ds><value> NaN </value>  <unknown_datapoints> 0 </unkno
wn_datapoints></ds>
                </cdp_prep>
                <database>
                        <!-- 2005-11-19 07:45:00 MET / 1132382700 --> <row><v> N
aN </v></row>
                        <!-- 2005-11-19 07:50:00 MET / 1132383000 --> <row><v> N
aN </v></row>
                        <!-- 2005-11-19 07:55:00 MET / 1132383300 --> <row><v> N
aN </v></row>
                        <!-- 2005-11-19 08:00:00 MET / 1132383600 --> <row><v> N
aN </v></row>

Regards
Lars

----- Original Message ----- From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Monday, November 21, 2005 7:43 AM
Subject: Re: [hobbit] NCV grpah not displaying

So what did you put into hobbitgraph.cfg ? From the error,
it sounds as if there is no section beginning with

  [mailbox]


Regards,
Henrik