I'm new on Cacti's world.
I started to work with this software a few month ago. So our cacti server already exist and was previously followed by my collegue.
We have some graph with many hole (you can see an example attached).
In cacti.log files I can see some error like this below:
Code: Select all
10/17/2019 12:25:55 PM - CMDPHP: Poller[0] WARNING: SNMP Get Timeout for Host:'192.168.170.253', and OID:'.1.3.6.1.2.1.2.2.1.13.1627'
10/17/2019 12:25:55 PM - CMDPHP: Poller[0] Host[145] DS[1874] WARNING: Result from SNMP not valid. Partial Result: U
10/17/2019 12:25:56 PM - CMDPHP: Poller[0] Host[16] DS[231] WARNING: Result from CMD not valid. Partial Result: U
In the poller-error.log I can see only:
Code: Select all
PHP Warning: mysql_pconnect(): Headers and client library minor version mismatch. Headers:50562 Library:50630 in /usr/share/php/adodb/drivers/adodb-mysql.inc.php on line 480
Code: Select all
root@cacti:/# php -i | grep "Client API"
Client API version => 5.6.30
Client API library version => 5.6.30
Client API header version => 5.5.62
Client API version => 5.6.30
Or there are other problems?
Server Info:
Cacti: 0.8.8f
PHP: 5.6.40-0+deb8u6
OS: Debian
Kernel: 4.3.0-1-amd64
Thank you for your support