diff options
Diffstat (limited to '')
| -rw-r--r-- | plugin/zfs_arc.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/zfs_arc.php b/plugin/zfs_arc.php index d40912d..57a3bec 100644 --- a/plugin/zfs_arc.php +++ b/plugin/zfs_arc.php | |||
| @@ -16,8 +16,6 @@ require_once 'inc/collectd.inc.php'; | |||
| 16 | # zfs_arc/arc_size.rrd | 16 | # zfs_arc/arc_size.rrd |
| 17 | 17 | ||
| 18 | $obj = new Type_Default($CONFIG); | 18 | $obj = new Type_Default($CONFIG); |
| 19 | $obj->width = $width; | ||
| 20 | $obj->heigth = $heigth; | ||
| 21 | $obj->rrd_format = '%5.1lf%s'; | 19 | $obj->rrd_format = '%5.1lf%s'; |
| 22 | 20 | ||
| 23 | switch($obj->args['type']) { | 21 | switch($obj->args['type']) { |
