Here's steps I did:
1. Install and configure cacti + spine ver 1.2.27 on new system (RHEL 8.10)
2. restore mysql dump + migrate RRD files from older system (cacti + spine ver 0.8.8h, centos 6) to new system
Here's logs from the new system
Code: Select all
2024-10-17 18:35:02 - SYSTEM MAINT STATS: Time:0.01
2024-10-17 18:35:00 - SYSTEM STATS: Time:299.2033 Method:spine Processes:40 Threads:30 Hosts:1643 HostsPerProcess:42 DataSources:120586 RRDsProcessed:0
2024-10-17 18:35:00 - SYSTEM WARNING: Primary Admin account notifications disabled! Unable to send administrative Email.
2024-10-17 18:35:00 - POLLER: Poller[1] PID[3319179] Maximum runtime of 298 seconds exceeded. Exiting.
2024-10-17 18:30:01 - SYSTEM MAINT STATS: Time:0.00
2024-10-17 18:30:00 - SYSTEM STATS: Time:298.2398 Method:spine Processes:40 Threads:30 Hosts:1643 HostsPerProcess:42 DataSources:120586 RRDsProcessed:0
2024-10-17 18:30:00 - SYSTEM WARNING: Primary Admin account notifications disabled! Unable to send administrative Email.
2024-10-17 18:30:00 - POLLER: Poller[1] PID[3318372] Maximum runtime of 298 seconds exceeded. Exiting.
Code: Select all
[root@mrtg-backbone ~]# cat /etc/cron.d/cacti
*/5 * * * * apache php /var/www/html/cacti/poller.php &>/dev/null
Code: Select all
[root@mrtg-backbone bin]# ./spine -R -V 3 -S
SPINE: Using spine config file [/etc/spine.conf]
Version 1.2.27 starting
Total[0.0236] No Device 0 Poller Items found.
Total[0.1256] Device[4001] INFO: SNMP Device Alive, Time:0.0042 ms
Total[0.1269] Device[376] INFO: SNMP Device Alive, Time:0.0125 ms
Total[0.1290] Device[4001] HT[1] DQ[14] Legacy Uptime Result: 1163402330, Is Numeric: 1
Total[0.1315] Device[4001] HT[1] DQ[14] Extended Uptime Result: 1163402400, Is Numeric: 1
Total[0.1315] Device[4001] HT[1] DQ[14] RECACHE OID: .1.3.6.1.2.1.1.3.0, (assert: 1151623100 < output: 1163402400)
Total[0.1317] Device[244] INFO: SNMP Device Alive, Time:0.0129 ms
Total[0.1372] Device[376] HT[1] DQ[14] Legacy Uptime Result: 3202806046, Is Numeric: 1
Total[0.1374] Device[396] INFO: SNMP Device Alive, Time:0.0131 ms
-----------
Total[32.9088] Device[2137] HT[1] DQ[14] Legacy Uptime Result: U, Is Numeric: 0
Total[32.9088] Device[2137] HT[1] DQ[14] Extended Uptime Result: , Is Numeric: 0
Total[32.9089] Device[2137] HT[1] DQ[14] RECACHE OID: .1.3.6.1.2.1.1.3.0, (assert: < output: )
Total[32.9098] Device[2137] HT[1] Total Time: 8 Seconds
Total[33.3404] Time: 33.3403 s, Threads: 30, Devices: 1643