We try to change poller from CMD to Spine and fix issue graph not show on Cacti 1.2.22
sudo wget https://www.cacti.net/downloads/spine...
sudo apt install build-essential autoconf automake dos2unix gzip help2man m4 make wget libtool libsnmp-dev libmariadb-dev
tar zxvf cacti-spine-latest.tar.gz
cd cacti-spine-1.2.22/
sudo ./bootstrap
sudo ./configure
sudo make
sudo make install
sudo chown root:root /usr/local/spine/bin/spine
sudo chmod +s /usr/local/spine/bin/spine
sudo cp /usr/local/spine/etc/spine.conf.dist /usr/local/spine/etc/spine.conf
sudo vi /usr/local/spine/etc/spine.conf
service apache2 restart
sudo crontab -u www-data -e
cd
ls /var/www/html/cacti/log/ -all
chmod 755 /var/www/html/cacti/log/cacti_stderr.log
ls /var/www/html/cacti/log/ -all