aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/nfs.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/nfs.php')
-rw-r--r--plugin/nfs.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/nfs.php b/plugin/nfs.php
index b9bc78e..9ae9196 100644
--- a/plugin/nfs.php
+++ b/plugin/nfs.php
@@ -24,8 +24,6 @@ switch($obj->args['pinstance']) {
24 break; 24 break;
25} 25}
26 26
27$obj->width = $width;
28$obj->heigth = $heigth;
29 27
30$obj->rrd_title = sprintf('NFS-%s Procedures', $obj->args['pinstance']); 28$obj->rrd_title = sprintf('NFS-%s Procedures', $obj->args['pinstance']);
31$obj->rrd_vertical = 'Procedures'; 29$obj->rrd_vertical = 'Procedures';