2 * Copyright 2018 Chizhong Jin <pjincz@gmail.com>
3 * Licensed to the public under the BSD 3-clause license
9 return baseclass.extend({
12 rrdargs: function(graph, host, plugin, plugin_instance, dtype) {
14 title: "%H: cUrl Response Time for #%pi",
16 alt_autoscale_max: true,
17 vlabel: "Response Time",
18 number_format: "%5.1lf%Ss",
20 types: [ "response_time" ],