jhuckaby / performa-satellite

Remote data collector for Performa.
Other
15 stars 2 forks source link

Counting connections #1

Closed asyslinux closed 5 years ago

asyslinux commented 5 years ago

Hello.

Some my servers have over the 10000 established connections.

In this case performa-satellite send 0 connections to Performa Server, and I have zero Open Tcp Connections graph. Screenshots in attachment.

I apologize this is may be problem in npm module:

https://github.com/sebhildebrandt/systeminformation/blob/master/lib/network.js

exec(cmd, { maxBuffer: 1024 * 2000 }, function (error, stdout)

zero zero-more

jhuckaby commented 5 years ago

Thanks, I opened an issue with systeminformation: https://github.com/sebhildebrandt/systeminformation/issues/250

jhuckaby commented 5 years ago

Fixed in Performa Satellite v1.0.7. You'll have to reinstall this on all your servers via:

curl -L https://github.com/jhuckaby/performa-satellite/releases/download/v1.0.7/performa-satellite-linux > /opt/performa/satellite.bin
chmod 755 /opt/performa/satellite.bin