librenms/librenms

View on GitHub
LibreNMS/OS/Shared/Extreme.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method getHardware has 82 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function getHardware()
    {
        $hardware = [
            '.1.3.6.1.4.1.1916.2.1' => 'Summit 1',
            '.1.3.6.1.4.1.1916.2.2' => 'Summit 2',
Severity: Major
Found in LibreNMS/OS/Shared/Extreme.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status