mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 16:26:55 +02:00
Removed echos from discovery | Reverted custom temperature poller
This commit is contained in:
@@ -6,7 +6,6 @@ if (!$os){
|
||||
* OLT AN5516-01
|
||||
*/
|
||||
if (preg_match('/^AN5516-0[16]$/',$sysDescr)) {
|
||||
echo "Fiberhome $sysDescr\n";
|
||||
$os = "fiberhome";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user