I'm having small holes in every graph, always in the same position for each graph.
This always happened since I installed cacti one month ago.
I have cacti 0.8.8f installed from repository on ubuntu server 16.04.
I noticed that ubuntu installed rrdtools 1.5.5-4, while this version of cacti only support rrdtools 1.4, so it could be one issue (not sure).
I also noticed that in the /var/log/cacti/poller-error.log there is a long list of
Code: Select all
PHP Fatal error: Uncaught Error: Call to undefined function split() in /usr/share/cacti/site/poller.php:454
Stack trace:
#0 {main}
thrown in /usr/share/cacti/site/poller.php on line 454
I'm using spine as poller type. The poller interval is 30 seconds and the cron interval is every minute.
The php version I have installed is
Code: Select all
php -v
PHP 7.0.8-0ubuntu0.16.04.2 (cli) ( NTS )
Copyright (c) 1997-2016 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
with Zend OPcache v7.0.8-0ubuntu0.16.04.2, Copyright (c) 1999-2016, by Zend Technologies
Please tell me if you need any further information.
Thank you very much and best regards