PacketFence - BTS - PacketFence
View Issue Details
0001686PacketFenceloggingpublic2013-08-14 06:232015-02-18 11:15
muhlig 
 
normalminoralways
closedopen 
4.0.4 
 
0001686: /usr/lib/pf/bin/pfcmd report connectiontype all - wrong results
Looks like "/usr/lib/pf/bin/pfcmd report connectiontype all" results are wrong:

[r@pcktfnc ~]# pfcmd report connectiontype all
connection_type|percent|connections
Wired MAC Auth|100.0|2
Total|100|2
[r@pcktfnc ~]# pfcmd report connectiontype active
connection_type|percent|connections
Wired 802.1x|50.0|3
Wired MAC Auth|50.0|3
Total|100|6
[r@pcktfnc ~]#

Numbers are inconsistent: 'all' gives less connection types and less connections than 'active'.
No tags attached.
Issue History
2013-08-14 06:23muhligNew Issue
2015-02-18 11:15lmunroNote Added: 0003955
2015-02-18 11:15lmunroStatusnew => closed

Notes
(0003955)
lmunro   
2015-02-18 11:15   
pfcmd is due to be rewritten completely.