mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Feature: Custom OID polling and graphing (#10945)
* merge * fix db migration * fix new auth * fix new auth * fix new auth * fix new auth * fix db schema tests * fix polling customoid * fix polling customoid * fix graph * fix graph * fix graph * fix CI * fix CI * always update prev value * typo
This commit is contained in:
4
includes/html/pages/device/edit/customoid.inc.php
Normal file
4
includes/html/pages/device/edit/customoid.inc.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<h3> Custom OIDs </h3>
|
||||
<?php
|
||||
|
||||
require_once 'includes/html/print-customoid.php';
|
Reference in New Issue
Block a user