mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 08:03:30 +02:00
LenovoEMC (NAS) - initial code update.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$hardware = snmp_get($device, 'deviceDescr.0', '-Ovq', 'IOMEGANAS-MIB');
|
||||
$version = 'N/A';
|
||||
$serial = 'N/A';
|
||||
?>
|
||||
Reference in New Issue
Block a user