. * * @package LibreNMS * @link http://librenms.org * @copyright 2016 Neil Lathwood * @author Neil Lathwood */ $graph_type = 'sensor_airflow'; $sensor_class = 'airflow'; $sensor_unit = 'cfm'; $sensor_type = 'Airflow'; require 'includes/html/pages/device/overview/generic/sensor.inc.php';