3 Luci statistics - conntrack plugin diagram definition
4 (c) 2011 Jo-Philipp Wich <xm@subsignal.org>
6 Licensed under the Apache License, Version 2.0 (the "License");
7 you may not use this file except in compliance with the License.
8 You may obtain a copy of the License at
10 http://www.apache.org/licenses/LICENSE-2.0
16 module("luci.statistics.rrdtool.definitions.conntrack",package.seeall)
18 function rrdargs( graph, plugin, plugin_instance, dtype )
20 title = "%H: Conntrack entries",
22 number_format = "%5.0lf",
25 conntrack = { "value" }
30 title = "Tracked connections"