. * * @package LibreNMS * @link http://librenms.org * @copyright 2016 Neil Lathwood * @author Neil Lathwood */ if ($device['os'] === 'fortiswitch') { echo 'Fortiswitch Mempool: '; discover_mempool($valid_mempool, $device, 0, 'fortiswitch', 'Main Memory', '1024', null, null); }