[rrd-users] How to "hide" RRDs with unknown or zero data?

Mushka sunjay at nm.ru
Tue Jun 8 18:01:10 CEST 2010



Alex van den Bogaerdt-5 wrote:
> 
>>> Write a script (perl, bash, whatever you prefer to use) which
>>> 1: finds out for each of the DSes if the maximum value equals the
>>> minimum
>>> value equals either zero or unknown. rrdtool graph with some VDEFs
>>> should
>>> do, PRINT the results so that your script can access the values and
>>> compare.
> 
>> Thank you Alex! For 1, are you suggesting to use rrdfetch?
> 
> rrdtool graph with some VDEFs...
> 
> _______________________________________________
> rrd-users mailing list
> rrd-users at lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
> 
> 

Ooh, i see what you mean! Didnt know how PRINT works - only had a chance to
use GPRINT before. Coolio, i'll try it out. Sounds like this is exactly what
i need! Especially since im already calculating min and max as you see from
my example.

Thanks a billion!

-- 
View this message in context: http://rrd-mailinglists.937164.n2.nabble.com/How-to-hide-RRDs-with-unknown-or-zero-data-tp5136737p5154340.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.



More information about the rrd-users mailing list