I am trying to troubleshoot the problems i am having with the discovery plugin not adding items to Cacti. When I run
Code: Select all
php findhosts.php -f
Code: Select all
PHP Warning: Missing argument 3 for ss_host_disk() in /var/www/cacti/scripts/ss_host_disk.php on line 23
PHP Warning: Missing argument 4 for ss_host_disk() in /var/www/cacti/scripts/ss_host_disk.php on line 23
PHP Notice: Undefined offset: 1 in /var/www/cacti/scripts/ss_host_disk.php on line 26
PHP Notice: Undefined offset: 2 in /var/www/cacti/scripts/ss_host_disk.php on line 27
PHP Notice: Undefined offset: 3 in /var/www/cacti/scripts/ss_host_disk.php on line 45
PHP Warning: Missing argument 4 for ss_host_disk() in /var/www/cacti/scripts/ss_host_disk.php on line 23
PHP Notice: Undefined offset: 1 in /var/www/cacti/scripts/ss_host_disk.php on line 26
PHP Notice: Undefined offset: 2 in /var/www/cacti/scripts/ss_host_disk.php on line 27
PHP Notice: Undefined offset: 3 in /var/www/cacti/scripts/ss_host_disk.php on line 45
PHP Warning: Missing argument 4 for ss_host_disk() in /var/www/cacti/scripts/ss_host_disk.php on line 23
PHP Notice: Undefined offset: 1 in /var/www/cacti/scripts/ss_host_disk.php on line 26
PHP Notice: Undefined offset: 2 in /var/www/cacti/scripts/ss_host_disk.php on line 27
PHP Notice: Undefined offset: 3 in /var/www/cacti/scripts/ss_host_disk.php on line 45
PHP Warning: Missing argument 4 for ss_host_disk() in /var/www/cacti/scripts/ss_host_disk.php on line 23
PHP Notice: Undefined offset: 1 in /var/www/cacti/scripts/ss_host_disk.php on line 26
PHP Notice: Undefined offset: 2 in /var/www/cacti/scripts/ss_host_disk.php on line 27
PHP Notice: Undefined offset: 3 in /var/www/cacti/scripts/ss_host_disk.php on line 45
PHP Warning: Missing argument 3 for ss_host_cpu() in /var/www/cacti/scripts/ss_host_cpu.php on line 23
PHP Warning: Missing argument 4 for ss_host_cpu() in /var/www/cacti/scripts/ss_host_cpu.php on line 23
PHP Notice: Undefined offset: 1 in /var/www/cacti/scripts/ss_host_cpu.php on line 26
PHP Notice: Undefined offset: 2 in /var/www/cacti/scripts/ss_host_cpu.php on line 27
PHP Notice: Undefined offset: 3 in /var/www/cacti/scripts/ss_host_cpu.php on line 45
PHP Warning: Missing argument 4 for ss_host_cpu() in /var/www/cacti/scripts/ss_host_cpu.php on line 23
PHP Notice: Undefined offset: 1 in /var/www/cacti/scripts/ss_host_cpu.php on line 26
PHP Notice: Undefined offset: 2 in /var/www/cacti/scripts/ss_host_cpu.php on line 27
PHP Notice: Undefined offset: 3 in /var/www/cacti/scripts/ss_host_cpu.php on line 45
Thanks
app