Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipeline Using a lot of RAM, Crashing #12

Open
camwin opened this issue Oct 4, 2018 · 2 comments
Open

Pipeline Using a lot of RAM, Crashing #12

camwin opened this issue Oct 4, 2018 · 2 comments

Comments

@camwin
Copy link

camwin commented Oct 4, 2018

I am running into an issue using Pipeline where the process crashes after a while of collecting telemetry data from about 12 Cisco ASR 9006, 9001, and 9901 routers. These routers are streaming 7 different sensor-paths (uptime, cpu, node summary, optics-info, process-info, and generic-counters) every 10 seconds.

Pipeline normally uses about 5-250MB of RAM and has a "scrape duration" of about 12ms. When Pipeline crashes, RAM usage goes to >1GB, and scrape duration goes >1 second. I can either restart the Pipeline process or reboot the host to get Pipeline working again.

Pipeline.log does show some meaningful log messages. I can post that here if it'll help.

Has anyone ran into this sort of issue?

@remingtonc
Copy link

What is your datachanneldepth set to?

@tsamanis
Copy link

same here...I used datachanneldepth 1000 and 10000 respectively but nothing changed in behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants