mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
plugin categories: fixed emc_vnx_file_ and opentracker_
This commit is contained in:
parent
2449118cb7
commit
95e2c12485
2 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@
|
||||||
EMC VNX 5300 FileResolve
|
EMC VNX 5300 FileResolve
|
||||||
|
|
||||||
These are NFS (v3,v4) Graphs.
|
These are NFS (v3,v4) Graphs.
|
||||||
Graph category NFS:
|
Graph category FS:
|
||||||
EMC VNX 5300 NFSv3 Calls per second
|
EMC VNX 5300 NFSv3 Calls per second
|
||||||
EMC VNX 5300 NFSv3 uSeconds per call
|
EMC VNX 5300 NFSv3 uSeconds per call
|
||||||
EMC VNX 5300 NFSv3 Op %
|
EMC VNX 5300 NFSv3 Op %
|
||||||
|
|
|
@ -86,7 +86,7 @@ $graphs{conn} = {
|
||||||
config => {
|
config => {
|
||||||
args => '--lower-limit 0',
|
args => '--lower-limit 0',
|
||||||
vlabel => 'Connections',
|
vlabel => 'Connections',
|
||||||
category => 'opentracker',
|
category => 'filetransfer',
|
||||||
title => 'Current Connections',
|
title => 'Current Connections',
|
||||||
info => 'Current Connections to OpenTracker',
|
info => 'Current Connections to OpenTracker',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue