Observium_CE/includes/polling/os/dlinkfw.inc.php

16 lines
250 B
PHP

<?php
/**
* Observium
*
* This file is part of Observium.
*
* @package observium
* @subpackage poller
* @copyright (C) Adam Armstrong
*
*/
$hardware = get_model_param($device, 'hardware', $poll_device['sysObjectID']);
// EOF