Enable all counters: queue, port, and pfcwd (#1814)
* Enable all counters: queue, port, and pfcwd * Fixed a small bug inside of sonic-utilities * Another typo
This commit is contained in:
parent
7ba08e5bf6
commit
d57bef55db
@ -3,5 +3,5 @@ Description=Enable SONiC counters
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/counterpoll queue enable
|
||||
ExecStart=/bin/bash -c '/usr/bin/counterpoll queue enable ; /usr/bin/counterpoll port enable ; /usr/bin/pfcwd counter_poll enable'
|
||||
RemainAfterExit=yes
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 98ad0bd500fc23fb61197e0ff8390d332216c9e8
|
||||
Subproject commit 72a7f3a5cb99cec297c7eb0e9e3b2b583eccf8bd
|
@ -1 +1 @@
|
||||
Subproject commit 5baa30528bd73ffc364de03c9098263d42a2d320
|
||||
Subproject commit 27ae651225820e3eb4f08ed4cd80f93bbb5fe9bf
|
Reference in New Issue
Block a user