My Netdata lives on an very old Ubuntu bionic
netdata is installed at /opt/netdata
/opt/netdata/bin/netdatacli version
netdata v1.45.0-106-ge85be29fc
Which command would be the correct?
Some of my tries:
wget -O /tmp/netdata-kickstart.sh https://get.netdata.cloud/kickstart.sh && sh /tmp/netdata-kickstart.sh --install-prefix /opt/netdata --build-only
wget -O /tmp/netdata-kickstart.sh https://get.netdata.cloud/kickstart.sh && sh /tmp/netdata-kickstart.sh --install-prefix /opt/netdata --build-only --reinstall
wget -O /tmp/netdata-kickstart.sh https://get.netdata.cloud/kickstart.sh && sh /tmp/netdata-kickstart.sh --install-prefix /opt/netdata --static-only --reinstall
wget -O /tmp/netdata-kickstart.sh https://get.netdata.cloud/kickstart.sh && sh /tmp/netdata-kickstart.sh --install-prefix /opt/netdata --native-only --reinstall
wget -O /tmp/netdata-kickstart.sh https://get.netdata.cloud/kickstart.sh && sh /tmp/netdata-kickstart.sh --install-prefix /opt/netdata --nightly-channel --static-only --reinstall
wget -O /tmp/netdata-kickstart.sh https://get.netdata.cloud/kickstart.sh && sh /tmp/netdata-kickstart.sh --install-prefix /opt/netdata --nightly-channel --static-only
None of the above are working.
Yes, the Ubuntu is very old, but it should working some months until we can upgrade this
What I’m missing here?
This is a business model, if this does matter