You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/06/15 17:13:47 UTC

[GitHub] [trafficcontrol] ocket8888 opened a new issue #5939: CDN-in-a-Box not recording stats

ocket8888 opened a new issue #5939:
URL: https://github.com/apache/trafficcontrol/issues/5939


   ## I'm submitting a ...
   -  bug report
   
   ## Traffic Control components affected ...
   -  CDN in a Box
   
   ## Current behavior:
   No matter how many requests are made through cache servers for Delivery Service content, the "Current Bandwidth" of all cache servers is reported as 0, and the transactions per second and bandwidth reported for the Delivery Service in question are always 0.
   
   ## Expected behavior:
   TPS/bandwidth measurements actually reflect traffic on the network
   
   ## Minimal reproduction of the problem with instructions:
   start CDN-in-a-Box, `docker exec` into some container (I used `trafficportal`, but almost any of them should work), and run `while true; do curl -skvL https://video.demo1.mycdn.ciab.test/; done;`, then wait a few minutes and request Delivery Service stats. Alternatively, the charts in the CIaB instance's Traffic Portal will show the same thing: no stats.
   
   ## Anything else:
   It's unclear if the issue is with Traffic Stats or Traffic Monitor, but those two are my suspect list thus far.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficcontrol] ocket8888 commented on issue #5939: CDN-in-a-Box not recording stats

Posted by GitBox <gi...@apache.org>.
ocket8888 commented on issue #5939:
URL: https://github.com/apache/trafficcontrol/issues/5939#issuecomment-861792644


   At the CDN level, connections show data but bandwidth is always 0 (on the TP dashboard)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org