<% local data, viewlibrary, page_info, session = ... require("viewfunctions") %> <% --[[ DEBUG INFORMATION io.write("

DEBUGGING

DEBUG INFO: CFE

") io.write(html.cfe_unpack(data)) io.write("
") --]] %> <% if (data.graph.width) then %>

<%= data.descr %>

<% else %>

No valid output available!

Please check if your syntax is right.
Read http://oss.oetiker.ch/rrdtool/doc/rrdgraph.en.html for help.


<% io.write(tostring(data.value)) %>

<% end %>