mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Run CI on ubuntu 20.04 * wip * wip * wip * Update all test data * remove slashes * wip * wip * wip * wip * wip * wip * iwp * wip * wip * wip * wip * wip * wip * wip Co-authored-by: Tony Murray <murraytony@gmail.com>
6 lines
128 B
PHP
6 lines
128 B
PHP
<?php
|
|
|
|
use LibreNMS\Config;
|
|
|
|
include Config::get('install_dir') . '/includes/discovery/sensors/temperature/supermicro.inc.php';
|