From: Buchan M. <bg...@st...> - 2012-01-09 09:04:45
|
On Sunday, 8 January 2012 14:32:25 Jeremy Laidman wrote: > I think the devmon module expects at least 2 data elements per row, > otherwise it can't parse it correctly. Not in current versions of the devmon collector (patch in devmon svn, or Xymon 4.3.0 or later). For example, the ironport-asyncos template in svn has only one DS, and collects fine. I think this may have been a problem a long time ago, but I can't identify the specific fix in svn now. If you can reproduce, please file a bug. > Perhapse add a dummy DS? > > On Sat, Jan 7, 2012 at 12:46 AM, crankshaft <cra...@oc...> wrote: > > Sorry just remembered the rest of the .rrd generator in > > message (after reading Jeremy's post): > > > > <!-- DEVMON RRD : temperature 0 0 > > DS:TempValue:temperature(.*):GAUGE:600:0:U > > temperature {TempValue} > > --> Regards, Buchan |