mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-11-14 15:13:49 +01:00
Compare commits
4 Commits
cc_lib_swi
...
nfsio_remo
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4c05557941 | ||
|
|
02623f8c9d | ||
|
|
e080a82b55 | ||
|
|
5762afa40b |
@@ -171,7 +171,7 @@ func (m *NfsIOStatCollector) Read(interval time.Duration, output chan lp.CCMessa
|
||||
}
|
||||
}
|
||||
if !found {
|
||||
m.data[mntpoint] = nil
|
||||
delete(m.data, mntpoint)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user