]> arthur.barton.de Git - netdata.git/commitdiff
properly name the expectations chart
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Fri, 17 Mar 2017 23:52:56 +0000 (01:52 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Fri, 17 Mar 2017 23:52:56 +0000 (01:52 +0200)
src/plugin_nfacct.c

index 87adad1ceb59cd91f98d82b98ac8cb2b5f963289..2213ebb24e1caac646ebfa3f2ec5178e02b5ef7a 100644 (file)
@@ -432,7 +432,7 @@ static void nfstat_send_metrics() {
         if(!st_expect) {
             st_expect = rrdset_create_localhost(
                     RRD_TYPE_NET_STAT_NETFILTER
-                    , RRD_TYPE_NET_STAT_CONNTRACK "_search"
+                    , RRD_TYPE_NET_STAT_CONNTRACK "_expect"
                     , NULL
                     , RRD_TYPE_NET_STAT_CONNTRACK
                     , NULL