Hi - I've installed the monitor plug in but get the following error when I click the monitor tab
Warning: Invalid argument supplied for foreach() in /usr/local/apache2/htdocs/cacti/plugins/monitor/setup.php on line 265
line 265 of setup.php highlighted below...
include_once($config['library_path'] . '/database.php');
$sql = 'SHOW COLUMNS FROM host';
$result = db_fetch_assoc($sql);
$found = false;
$found2 = false;
foreach ($result as $row) {
if ($row['Field'] == 'monitor')
$found = true;
any ideas anyone please??
monitor plugin - setup.php error
Moderators: Developers, Moderators
monitor plugin
i have the same problem. did you find any solution?
Beat
Beat
Who is online
Users browsing this forum: No registered users and 1 guest