node.js - PM2 data collecting agent takes too much network bandwidth -


recently found pm2 km agent keeps uploading data frequently, , process takes network bandwidth.

is there has idea that? there impact if kill "km agent" process manually, , let pm2 run without process?

the network status pm2:

the corresponding process information:

part of our agent.log under /xxx/.pm2 directory:

2017-07-26 13:25:20: [warn] time send data on tcp took 10.737seconds! 2017-07-26 13:25:20: [warn] time send data on tcp took 9.737seconds! 2017-07-26 13:25:20: [warn] time send data on tcp took 8.737seconds! 2017-07-26 13:25:20: [warn] time send data on tcp took 7.733seconds! 2017-07-26 13:25:20: [warn] time send data on tcp took 6.731seconds! 2017-07-26 13:25:20: [warn] time send data on tcp took 5.73seconds! 2017-07-26 13:25:20: [warn] time send data on tcp took 4.732seconds! 2017-07-26 13:25:25: [warn] time send data on tcp took 8.544seconds! 2017-07-26 13:25:25: [warn] time send data on tcp took 7.544seconds! 2017-07-26 13:25:25: [warn] time send data on tcp took 6.543seconds! 2017-07-26 13:25:25: [warn] time send data on tcp took 5.543seconds! 


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -