Ilya Mashchenko

Results 366 comments of Ilya Mashchenko

> contrib/debian/rules For debian/rpm the default is "[bind to = localhost](https://github.com/netdata/netdata/blob/3a8d03c3decd385f0108156333faadef642f94e8/system/netdata.conf#L28)". Or you mean install those rules, but not (somehow) enable them?

@ktsaou this is **just in case** we need to revert it - all CI checks are green and we can merge it right away.

@Ferroin the initial issue is we don't call `claim()` for existing `custom` installs even if `claim-*` parameters are passed. Perhaps we just need to add `custom` here https://github.com/netdata/netdata/blob/32cd848cb9b1c14a68fcb82549f38c13a788ae73/packaging/installer/kickstart.sh#L585-L586

I think that is the main problem here. If you need to claim your node the Cloud suggests using `kickstart` And the issue is - we don't call `claim()`. I...

issue: #9304 @startryst can you test this PR?

> can you let me know how to install the plug-in manually? you either install @NoahTroy branch - `git clone https://github.com/NoahTroy/netdata --branch=vnstat-plugin netdata_vnstat` - `cd netdata_vnstat` - install it ---...

@NoahTroy could you take a look at @startryst suggestion? > https://github.com/netdata/netdata/pull/8955#issuecomment-644123972

@NoahTroy rebase on the master sounds good and check https://github.com/netdata/netdata/pull/8955/checks?check_run_id=661553672