Ilya Mashchenko
Ilya Mashchenko
@vlvkobal please ^^
Hi @ctrlaltdel, thx for the contribution! There are some things missing, like config file, makefile, etc., see https://github.com/netdata/netdata/tree/master/collectors/python.d.plugin#pull-request-checklist-for-python-plugins
@MrZammler, hey. Do we still need the changes?
Closed by accident. Hi, @Forza-tng. Netdata gathers BTRFS metrics by reading files under `/sys/fs/btrfs/*`. Netdata doesn't use `btrfs` or any other executable. If the desired metrics can be found in...
@shyamvalsan I suggest adding the `blocked` label to all the feature requests that rely on non-implemented functionality and adding a reference to an issue for that functionality (if there is...
Guys, it is not-fixable problem in general, at least for counters (incremental values in Netdata). You need 2 samples to calculate the delta (or rate). So **minimum** time would be...
> IOW, allow a collector to just log the metrics at whatever frequency it wants, and then the Agent just polls the log at the global collection frequency What we...
Hey, @raven428. Do you plan to continue work on this PR? If yes - there are a lot of merge conflicts that need to be resolved.
@vobruba-martin if possible compile the Agent with gdb > sudo CFLAGS="-Og -ggdb" ./netdata-installer.sh ...
parent: - `cleanup obsolete charts after seconds = 60` - `cleanup orphan hosts after seconds = 60` what I do: - connect 5 children nodes (11k metrics, 700+ charts every)...