initial commit; version 22.5.12042
This commit is contained in:
17
includes/discovery/sensors/enlogic-pdu2-mib.inc.php
Normal file
17
includes/discovery/sensors/enlogic-pdu2-mib.inc.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
/**
|
||||
* Observium
|
||||
*
|
||||
* This file is part of Observium.
|
||||
*
|
||||
* @package observium
|
||||
* @subpackage discovery
|
||||
* @copyright (C) 2006-2013 Adam Armstrong, (C) 2013-2020 Observium Limited
|
||||
*
|
||||
*/
|
||||
|
||||
include(__DIR__ . '/enlogic-pdu-mib.inc.php');
|
||||
|
||||
// There can be some specific sensors.
|
||||
|
||||
// EOF
|
Reference in New Issue
Block a user