@cryptotaxi247 / netdata-1 / commits / 8427f2305

fix proc nfsd "proc4ops" chart family (#11623)

Ilya Mashchenko committed Oct 5, 2021 at 15:42 UTC 8427f230525be9d80ad7f1d6bccce4d4ffeb5a82
1 file changed +1 -1
collectors/proc.plugin/proc_net_rpc_nfsd.c
+1 -1
@@ -978,7 +978,7 @@ int do_proc_net_rpc_nfsd(int update_every, usec_t dt) {
978 "nfsd"
979 , "proc4ops"
980 , NULL
981 - , "nfsv2ops"
981 + , "nfsv4ops"
982 , NULL
983 , "NFS v4 Server Operations"
984 , "operations/s"