Update 'checks/nfsiostat'

This commit is contained in:
Marius Pana 2018-11-13 12:05:41 +00:00
parent 3701bf6761
commit 5f67abcb85
1 changed files with 1 additions and 1 deletions

View File

@ -114,6 +114,6 @@ check_info['nfsiostat'] = {
'inventory_function' : inventory_nfsiostat,
'check_function' : check_nfsiostat,
'service_description' : 'NFS IO stats %s',
'group' : 'nfsiostats',
'group' : 'nfsiostat',
'has_perfdata' : True,
}