[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] Custom graph not showing up. Possible RRD problem?
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] Custom graph not showing up. Possible RRD problem?
- From: "Johann Eggers" <Johann.Eggers (at) teleatlas.com>
- Date: Fri, 8 Dec 2006 17:39:31 +0100
- Thread-index: Acca2ywPG4Zs46YYR1S7qsspXBuBIgAAGLoQAAGLRrAAACpjAAAAWnbQAAAnAoAAAGEN4AAARtfg
- Thread-topic: [hobbit] Custom graph not showing up. Possible RRD problem?
> -----Original Message-----
> From: Val Polyakov [mailto:vpolyakov (at) vmsinfo.com]
> Sent: Freitag, 8. Dezember 2006 17:29
> To: hobbit (at) hswn.dk
> Subject: RE: [hobbit] Custom graph not showing up. Possible RRD
problem?
>
> Excellent catch!
>
> But unfortunately, still doesn't work
>
> > > >
> > > > /tmp/queues has this in it:
> > > >
> > > > DIHM11a : 0
> > > >
> > > > DRE11a : 9
> > > >
> > > > MIRR11b : 5
> > > >
> > > >
> > > >
> > > > ===================
> > > >
> > > > hobbitserver.cfg
> > > >
> > > > ===================
> > > >
> > > > TEST2RRD="......,inqGraph=ncv"
> > > >
> > > >
> > > >
> > > > NCV_inqGraph="DIHM11a:GAUGE,DRE11a:GAUGE,MIRR11b:GAUGE"
> > > >
> > > > GRAPHS="......,inqGraph"
> > > >
> > > >
> > > >
> > > > ===================
> > > >
> > > > hobbitgraph.cfg
> > > >
> > > > ===================
> > > >
> > > > [inqGraph]
> > > >
> > > > Title Queue info
> > > >
> > > > YAXIS Files
> > > >
> > > > DEF:DIHM11Ajon=inqGraph.rrd:DIHM11A:AVERAGE
> > > >
> > > > DEF:DRE11ajon=inqGraph.rrd:DRE11A:AVERAGE
> > > >
> > > > DEF:MIRR11bjon=inqGraph.rrd:MIRR11B:AVERAGE
> > > >
> > > > LINE2:DIHM11ajon#00CCCC:DIHM1_1a
> > > >
> > > > LINE2:DRE11ajon#FF0000:DRE1_1a
> > > >
> > > > LINE2:MIRR11bjon#FF00CC:MIRR1_1b
> > > >
> > > > COMMENT:\n
> > > >
> > > > GPRINT:DIHM11a:LAST:DIHM1_1a \: %5.1lf%s (cur)
---^
What does this %s mean?
> > > >
> > > > GPRINT:DIHM11a:MAX: \: %5.1lf%s (max)
> > > >
> > > > GPRINT:DIHM11a:MIN: \: %5.1lf%s (avg)\n
> > > >
> > > > GPRINT:DRE11a:LAST:DIHM1_1a \: %5.1lf%s (cur)
> > > >
> > > > GPRINT:DRE11a:MAX: \: %5.1lf%s (max)
> > > >
> > > > GPRINT:DRE11a:MIN: \: %5.1lf%s (avg)\n
> > > >
> > > > GPRINT:MIRR11b:LAST:DIHM1_1a \: %5.1lf%s (cur)
> > > >
> > > > GPRINT:MIRR11b:MAX: \: %5.1lf%s (max)
> > > >
> > > > GPRINT:MIRR11b:MIN: \: %5.1lf%s (avg)\n
> > > >
> > > >
> > > >
>