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
use LibreNMS\Device\Processor;
use LibreNMS\OS;
Processor::poll(OS::make($device));