1 /* Licensed to the public under the Apache License 2.0. */
6 return baseclass.extend({
7 title: _('System Load'),
9 rrdargs: function(graph, host, plugin, plugin_instance, dtype) {
11 title: "%H: Load", vlabel: "Load",
14 number_format: "%5.2lf", data: {
16 load: [ "shortterm", "midterm", "longterm" ]