I'm upgrading my cacti server from 0.8.8b (with package installed from ubuntu 14.04 repositories) to 1.2.10 (with package provided with Ubuntu 20.04).
The process for the upgrade was:
- I copied the database from one server to the new one (mysql is in the same host)
- I installed and configured the new cacti, connected to the new database
- I ran the installation script which updated the database
Trying to debug the problem, I have disabled all devices except one of the windows servers. I have also tried to create this device from the beginning. But the problem is still there, none of the are being monitored.
Then I have tried to change from spine to cmd.php poller. In this case, using cmd.php both devices (the imported and the new one) are correctly monitored, but if I change back to spine, then monitoring is stopped again.
I attach screenshots with device, datasource and graph config for the imported and the new device. In the graphs, the ranges with data are the ones I have tried using the cmd.php poller.
I have tried to debug the problem, but I couldn't find any relevant information. Can anybody help me? Thanks.