From 95e2c124857cde5a548e1fbe187bc4e8ec79c7e2 Mon Sep 17 00:00:00 2001 From: Lars Kruse Date: Thu, 29 Mar 2018 02:54:31 +0200 Subject: [PATCH] plugin categories: fixed emc_vnx_file_ and opentracker_ --- plugins/emc/emc_vnx_file_ | 2 +- plugins/other/opentracker_ | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/emc/emc_vnx_file_ b/plugins/emc/emc_vnx_file_ index ed5271a4..45bda578 100755 --- a/plugins/emc/emc_vnx_file_ +++ b/plugins/emc/emc_vnx_file_ @@ -61,7 +61,7 @@ EMC VNX 5300 FileResolve These are NFS (v3,v4) Graphs. - Graph category NFS: + Graph category FS: EMC VNX 5300 NFSv3 Calls per second EMC VNX 5300 NFSv3 uSeconds per call EMC VNX 5300 NFSv3 Op % diff --git a/plugins/other/opentracker_ b/plugins/other/opentracker_ index 0bfe0f78..ae424bda 100755 --- a/plugins/other/opentracker_ +++ b/plugins/other/opentracker_ @@ -86,7 +86,7 @@ $graphs{conn} = { config => { args => '--lower-limit 0', vlabel => 'Connections', - category => 'opentracker', + category => 'filetransfer', title => 'Current Connections', info => 'Current Connections to OpenTracker', },