I installed Cacti 1.1.30 with Spine 1.1.30 and Mariadb 10.1.30, and because of a bug, spine cannot be installed in Mariadb 10.2.x.
My OS is Centos 7 server with GUI.
I followed this guide (https://www.youtube.com/watch?v=k_MAYuEtP7c). Copied and pasted the codes from this link while watching it, I copy the codes that being used in the tutorial from here (https://www.sharelinux.top/2018/01/huon ... tos-7.html) to the cli of centos 7, except I disabled Selinux and used Maria db 10.1.30 and skipped this step below I use the ip address of the machine to go to 10.x.x.x/cacti.
Code: Select all
<VirtualHost *:80>
ServerAdmin nguyenhappy92@gmail.com
DocumentRoot /var/www/html/cacti
ServerName your domain
ServerAlias www.your_domain
ErrorLog /var/www/html/error.log
CustomLog /var/www/html/access.log common
</VirtualHost>
In our case, the purpose of Cacti is to monitor our internet connections, may it be in our head office or with our sattelite offices.
This is my first time setting up and using linux centos 7 and cacti and hoping that someone here in the community can assist me.
Thank you.
Code: Select all
2018/02/07 14:18:03 - POLLER: Poller[1] NOTE: Cron is configured to run too often! The Poller Interval is '300' seconds, with a minimum Cron period of '300' seconds, but only 60.4 seconds have passed since the poller last ran.
2018/02/07 14:18:03 - POLLER: Poller[1] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '60.4', Max Runtime '298', Poller Runs: '1'
2018/02/07 14:18:02 - SYSTEM STATS: Time:298.2109 Method:spine Processes:1 Threads:1 Hosts:3 HostsPerProcess:3 DataSources:7 RRDsProcessed:0
2018/02/07 14:18:02 - POLLER: Poller[1] Maximum runtime of 298 seconds exceeded. Exiting. 2018/02/07 14:17:03 - POLLER: Poller[1] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '240.45', Max Runtime '298', Poller Runs: '1'
2018/02/07 14:16:02 - POLLER: Poller[1] NOTE: Cron is configured to run too often! The Poller Interval is '300' seconds, with a minimum Cron period of '300' seconds, but only 179.7 seconds have passed since the poller last ran.
2018/02/07 14:16:02 - POLLER: Poller[1] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '179.75', Max Runtime '298', Poller Runs: '1'
2018/02/07 14:15:01 - POLLER: Poller[1] NOTE: Cron is configured to run too often! The Poller Interval is '300' seconds, with a minimum Cron period of '300' seconds, but only 118.6 seconds have passed since the poller last ran.
2018/02/07 14:15:01 - POLLER: Poller[1] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '118.58', Max Runtime '298', Poller Runs: '1'
2018/02/07 14:14:08 - POLLER: Poller[1] NOTE: Cron is configured to run too often! The Poller Interval is '300' seconds, with a minimum Cron period of '300' seconds, but only 65.6 seconds have passed since the poller last ran.
2018/02/07 14:14:08 - POLLER: Poller[1] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '65.59', Max Runtime '298', Poller Runs: '1'
2018/02/07 14:14:00 - SYSTEM STATS: Time:298.8214 Method:spine Processes:1 Threads:1 Hosts:3 HostsPerProcess:3 DataSources:7 RRDsProcessed:0 2018/02/07 14:14:00 - POLLER: Poller[1] Maximum runtime of 298 seconds exceeded. Exiting.
2018/02/07 14:13:03 - POLLER: Poller[1] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '242.95', Max Runtime '298', Poller Runs: '1'
2018/02/07 14:12:04 - POLLER: Poller[1] NOTE: Cron is configured to run too often! The Poller Interval is '300' seconds, with a minimum Cron period of '300' seconds, but only 183.6 seconds have passed since the poller last ran.
2018/02/07 14:12:04 - POLLER: Poller[1] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '183.6', Max Runtime '298', Poller Runs: '1' 2018/02/07 14:11:04 - POLLER: Poller[1] NOTE: Cron is configured to run too often! The Poller Interval is '300' seconds, with a minimum Cron period of '300' seconds, but only 123.7 seconds have passed since the poller last ran.
2018/02/07 14:11:04 - POLLER: Poller[1] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '123.71', Max Runtime '298', Poller Runs: '1'
2018/02/07 14:10:08 - POLLER: Poller[1] NOTE: Cron is configured to run too often! The Poller Interval is '300' seconds, with a minimum Cron period of '300' seconds, but only 67.3 seconds have passed since the poller last ran.
2018/02/07 14:10:08 - POLLER: Poller[1] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '67.34', Max Runtime '298', Poller Runs: '1'
2018/02/07 14:10:06 - POLLER: Poller[1] -1517983802.369 seconds
2018/02/07 14:10:06 - CMDPHP PHP ERROR WARNING Backtrace: (/poller.php: 631 CactiErrorHandler)(/lib/functions.php: 4429 cacti_debug_backtrace)
2018/02/07 14:10:06 - ERROR PHP WARNING: A non-numeric value encountered in file: /var/www/html/cacti/poller.php on line: 631 2018/02/07 14:10:02 - SYSTEM STATS: Time:300.4434 Method:spine Processes:1 Threads:1 Hosts:3 HostsPerProcess:3 DataSources:7 RRDsProcessed:0 2018/02/07 14:10:01 - POLLER: Poller[1] Maximum runtime of 298 seconds exceeded. Exiting.