Page MenuHomeVyOS Platform

Elevated LA while using VyOS monitoring feature
Closed, ResolvedPublicBUG

Description

There was added VyOS monitoring feature in 1.3 and 1.4.
Documentation
There are some python scripts (scrappers) that are running by telegraf exec input filter (each 10s, with 10s timeout)
The problem is that sometimes LA elevates up to 1.5 (single core system) with no reasons while running these python scripts by influx's telegraf.
It looks strange because I can not catch the bottleneck. Also I've checked system while LA elevation: there were no unusual CPU, RAM and disk usage.
The only I find out is that LA elevation increasing is caused by running these scripts by telegraf. And I see no strange behavior while running it manually.

Details

Difficulty level
Hard (possibly days)
Version
1.3.1, 1.4.0
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)