pcp
[Top] [All Lists]

[Bug 1142] network.tcp.currestab wrong COUNTER semantics

To: pcp@xxxxxxxxxxx
Subject: [Bug 1142] network.tcp.currestab wrong COUNTER semantics
From: bugzilla-daemon@xxxxxxxxxxx
Date: Thu, 20 Oct 2016 22:17:06 +0000
Auto-submitted: auto-generated
Delivered-to: pcp@xxxxxxxxxxx
In-reply-to: <bug-1142-835@xxxxxxxxxxxxxxxx/bugzilla/>
References: <bug-1142-835@xxxxxxxxxxxxxxxx/bugzilla/>

Comment # 1 on bug 1142 from
diff --git a/src/pmdas/linux/pmda.c b/src/pmdas/linux/pmda.c
index b290f6e0273b..5b1275a27322 100644
--- a/src/pmdas/linux/pmda.c
+++ b/src/pmdas/linux/pmda.c
@@ -2378,8 +2378,8 @@ static pmdaMetric metrictab[] = {

 /* network.tcp.currestab */
   { &_pm_proc_net_snmp.tcp[_PM_SNMP_TCP_CURRESTAB], 
-    { PMDA_PMID(CLUSTER_NET_SNMP,58), PM_TYPE_U64, PM_INDOM_NULL,
PM_SEM_COUNTER,
-    PMDA_PMUNITS(0,0,1,0,0,PM_COUNT_ONE) } },
+    { PMDA_PMID(CLUSTER_NET_SNMP,58), PM_TYPE_U64, PM_INDOM_NULL,
PM_SEM_INSTANT,
+    PMDA_PMUNITS(0,0,0,0,0,0) } },

 /* network.tcp.insegs */
   { &_pm_proc_net_snmp.tcp[_PM_SNMP_TCP_INSEGS],


You are receiving this mail because:
  • You are on the CC list for the bug.
  • You are the assignee for the bug.
<Prev in Thread] Current Thread [Next in Thread>