mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Add ibm-dpi os support * SNMP test data * Remove blank space * remove snmp_get * Rename to dpi * Add json test data and change text to IBM DPI * Update json test
4 lines
58 B
PHP
4 lines
58 B
PHP
<?php
|
|
|
|
$version = end(explode(' ', $device['sysDescr']));
|