1 /* Licensed to the public under the Apache License 2.0. */
5 return L.Class.extend({
6 title: _('System Load'),
8 rrdargs: function(graph, host, plugin, plugin_instance, dtype) {
10 title: "%H: Load", vlabel: "Load",
13 number_format: "%5.2lf", data: {
15 load: [ "shortterm", "midterm", "longterm" ]