1 /* Licensed to the public under the Apache License 2.0. */
6 return baseclass.extend({
7 title: _('DHCP Leases'),
9 rrdargs: function(graph, host, plugin, plugin_instance, dtype) {
11 title: "%H: DHCP leases",
12 alt_autoscale_max: true,
13 vlabel: "Leases given",
14 number_format: "%3.0lf",