mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-07-20 11:51:40 +02:00
Compare commits
6 Commits
nfsio_remo
...
cc_lib_swi
Author | SHA1 | Date | |
---|---|---|---|
|
9e321e0766 | ||
|
813804ae2d | ||
|
da91813a81 | ||
|
6ea79b0099 | ||
|
01ff8b2e9b | ||
|
a476f1753e |
@@ -171,7 +171,7 @@ func (m *NfsIOStatCollector) Read(interval time.Duration, output chan lp.CCMessa
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if !found {
|
if !found {
|
||||||
delete(m.data, mntpoint)
|
m.data[mntpoint] = nil
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user