Re: RRDs::graph and DEF... MIN

Joachim Hartmann <[email protected]> Fri, 2 Dec 2016 19:46:03 +0100
Newsgroups gmane.comp.db.rrdtool.user
Message-ID <[email protected]>
Hi Alex,

Am 02.12.2016 um 16:59 schrieb Alex van den Bogaerdt:
> Not sure if it will work, but try this:
>
>  CDEF:OnOff1=PUMPE,0.5,LT,UNKN,INF
>  CDEF:OnOff2=PUMPE,0.5,LT,UNKN,NEGINF
>  AREA:OnOff1#F0EFEF:Umwaelzpumpe
>  AREA:OnOff2#F0EFEF
>
>
> HTH

it works after modifying your idea a little bit:

   "CDEF:OnOff1=PUMPE,0.5,LT,0,80,IF",
   "CDEF:OnOff2=PUMPE,0.5,LT,0,NEGINF,IF",
   "AREA:OnOff1#F0EFEF:Umwaelzpumpe",
   "AREA:OnOff2#F0EFEF",
   "LINE1:OnOff1#424242:",
   "LINE1:OnOff2#424242:",
Is it allowed to add an attachment? If yes i will add two screenshots
zu my solved mail

-- 
Gruß aus der Stadt der CeBIT
Jochen