Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
92 B
PHP
Raw Permalink Normal View History

<?php
2018-02-05 07:39:13 -06:00
use LibreNMS\Device\Processor;
use LibreNMS\OS;
2018-02-05 07:39:13 -06:00
Processor::poll(OS::make($device));