Files
librenms-librenms/includes/discovery/processors.inc.php

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

6 lines
69 B
PHP
Raw Normal View History

<?php
use LibreNMS\Device\Processor;
Processor::runDiscovery($os);