mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 00:24:21 +02:00
Merge pull request #670 from supertylerc/feat/f5-detection
add basic f5 support
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$version = trim(snmp_get($device, ".1.3.6.1.4.1.3375.2.1.4.2.0", "-OQv", "", ""),'"');
|
||||
?>
|
||||
Reference in New Issue
Block a user