<% local form, viewlibrary, page_info, session = ... htmlviewfunctions = require("htmlviewfunctions") %> <% htmlviewfunctions.displaycommandresults({"createrrd"}, session) %>

Create new RRD

<% local order = {"filename", "start", "step", "ds", "rra"} htmlviewfunctions.displayform(form, order) %>