outdated netdata plugin

Started by TomekP, December 04, 2024, 08:54:52 AM

Previous topic - Next topic
First instalation of netdata and I've got this mesage (see attachment). Should I manually remove the plugin and install netdata from CLI to have the latest version (for freeBSD)?
After I look to manual instalation and run it I've got:

~ # wget -O /tmp/netdata-kickstart.sh https://get.netdata.cloud/kickstart.sh && sh /tmp/netdata-kickstart.sh --dry-run
--2024-12-04 08:44:27--  https://get.netdata.cloud/kickstart.sh
Resolving get.netdata.cloud (get.netdata.cloud)... 104.22.78.229, 104.22.79.229, 172.67.36.172, ...
Connecting to get.netdata.cloud (get.netdata.cloud)|104.22.78.229|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 93645 (91K) [application/octet-stream]
Saving to: '/tmp/netdata-kickstart.sh'

/tmp/netdata-kickstar 100%[========================>]  91.45K  --.-KB/s    in 0.02s   

2024-12-04 08:44:27 (4.16 MB/s) - '/tmp/netdata-kickstart.sh' saved [93645/93645]


--- Using /tmp/netdata-kickstart-XXXXXXXXXX.3UU1af1gY6 as a temporary directory. ---
--- Checking for existing installations of Netdata... ---
WARNING  Found an existing netdata install managed by the system package manager, but could not determine the install type. Usually this means you installed an unsupported third-party netdata package. This script supports claiming most such installs, but attempting to update or reinstall them using this script may be dangerous.

Attempting to update an installation managed by the system package manager is known to not work in most cases. If you are trying to install the latest version of Netdata, you will need to manually uninstall it through your system package manager. If you just want to claim this install, you should re-run this command with the --claim-only option instead. Are you sure you want to continue? [y/n]
n
The following non-fatal warnings or errors were encountered:

  - Found an existing netdata install managed by the system package manager, but could not determine the install type. Usually this means you installed an unsupported third-party netdata package. This script supports claiming most such installs, but attempting to update or reinstall them using this script may be dangerous.


netdata update in FreeBSD ports is still pending: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275792

We always try to update as soon as it lands there.


Cheers,
Franco