diff --git a/html/pages/device.php b/html/pages/device.php index 0d32ee9b76..2d0dd1e105 100644 --- a/html/pages/device.php +++ b/html/pages/device.php @@ -53,15 +53,15 @@ if($health) { '); } -$cisco_sensors = mysql_result(mysql_query("SELECT count(*) FROM `entPhysical` WHERE device_id = '".$device['device_id']."' AND entSensorType != '' AND entSensorType NOT LIKE 'No%'"),0); +#$cisco_sensors = mysql_result(mysql_query("SELECT count(*) FROM `entPhysical` WHERE device_id = '".$device['device_id']."' AND entSensorType != '' AND entSensorType NOT LIKE 'No%'"),0); -if($cisco_sensors) { - echo('
  • - - Sensors - -
  • '); -} +#if($cisco_sensors) { +# echo('
  • +# +# Sensors +# +#
  • '); +#} if(is_dir($config['collectd_dir'] . "/" . $device['hostname'] ."/")) { echo('