Alceu R. de Freitas Jr. <glasswal...@yahoo.com.br> wrote:

> In most of cases, only part of those datasources will have interesting 
> results (~8% of datasources will have values near zero). I would like to 
> filter only the datasources that have a value greater than a threshold.

Fetch isn't a useful tool for this. Use graph, and PRINT (not GPRINT) to get 
the values you want (eg data source and max value). You can then use these in a 
script to dynamically generate a graph which only displays the data sources of 
interest.

_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to