>> Has anyone has problems when trying to use GPRINTs with RRDs.pm? Tobi's >> docs indicate that "GPRINT:vname:format" is the corrent syntax for a >> GPRINT. > > (G)PRINT of a DEF: vname:CF:format > (G)PRINT of a CDEF: vname:CF:format > (G)PRINT of a VDEF: vname:format > > Last time I checked, this was in the documentation. Which piece is wrong?
Looking at http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/doc/rrdgraph_graph.en.html: GPRINT:vname:format This is the same as PRINT, but printed inside the graph. Maybe its not wrong, but misleading. I'm not really sure how to solve the problem. I'd like to be able to print the current value in the GPRINT. Suggestions? > By the way, here's why: DEF and CDEF produce an array of rates. VDEF > produces a single rate. You can print a single value but you need to > summarize an array before you can print it. Makes sense, no? Sure...but how? ;) Tom Daly -- Thomas J. Daly [EMAIL PROTECTED] Dynamic Network Services, Inc. http://www.dyndns.com/ -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
