Перейти к основному содержанию

Gigabyte — настройка вентиляторов в MEGARAC SP-X

Gigabyte R182-N20-00

Я и так знал что RAID контроллеры LSI греются. И даже боролся с этим в сервере Supermicro. В тот раз удалось справиться выбором более производительного режима работы вентиляторов. Печально что режимов работы вентиляторов очень мало.

Перегрев RAID контроллера LSI в сервере Supermicro

На этот раз проблема уже с сервером Gigabyte R182-N20-00. Из коробки LSI RAID контроллер в GIGABYTE Management Console (AMI MEGARAC SP-X) не мониторится, пришлось сделать отдельный пакет для Zabbix.

Zabbix шаблон для мониторинга RAID контроллеров LSI в ESXi 7

И тут же полетели предупреждения о том, что ROC греется до 76°C, а кэш контроллера до 46°C. Это не так печально как было с Supermicro, но тоже ничего хорошего. Особенно если учесть то, что сервер пока никак не нагружен.

Будем повышать скорость работы вентиляторов в сервере Gigabyte через GIGABYTE Management Console. И здесь, как оказалось, опций СЛИШКОМ много. Разработчики задались целью как можно сильнее усложнить инструмент. В два клика не уложимся. Хорошо что есть возможность экспорта-импорта профилей охлаждения, что облегчает работу с несколькими серверами. Но первоначальный профиль всё равно придётся подшаманить, раз уж профиль по умолчанию не работает.

Нас интересует раздел Settings → Fan Profile.

gigabyte

Fan Profile — управление вентиляторами.

  • New fan profile — добавить профиль
  • SPECpower — профиль, отключён
  • default — профиль по умолчанию, включён

gigabyte

Просмотр профиля.

gigabyte

Редактировать профиль по умолчанию нельзя. Но если навести курсор на профиль default, то его можно скопировать. Так и делаю, создаю новый профиль.

gigabyte

  • Name — название профиля.
  • Policy — политика охлаждения, набор правил. Политики можно создавать и удалять. В профиле по умолчанию 16 политик.
  • Algorithm — функция соответствия температуры и вращения вентилятора. Step: ступенчатая, Slope: наклонная.
  • Sensor Type — тип датчиков: температура, напряжение или мощность.
  • Initialize Duty — начальный (по умолчанию) режим работы вентилятора в процентах для данной политики.
  • Sensor — выбранные датчики для данной политики.
  • Fan — выбранные вентиляторы для данной политики.
  • Policy Execute Condition — условия срабатывания политики.
    • CPU Tdp (W) — политика сработает если thermal design power процессора (CPU) превысит указанное значение.
    • Ambient Sensor — датчик, для которого применяется политика.
    • Target PCIE Device — устройство PCIe, для которого применяется политика.
  • Policy Reference Table — таблица соответствия режима работы вентилятора от значения выбранных датчиков, можно создать до 32 пар.

При установке значений график режима работы вентиляторов изменяется.

gigabyte

Я поменял некоторые значения, чтобы ускорить вентиляторы на 10-20%. Сохранил изменения. Возможно, потом придётся подтюнить. После запустил новую политику. Status: run.

  • {
      "strVersion": "1.00",
      "arrProfile": [
        {
          "strVersion": "1.00",
          "strName": "SPECpower",
          "arrPolicy": [
            {
              "arrRef": [
                20,
                10
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                15,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                12
              ],
              "arrFanSensor": [
                162,
                163,
                164,
                165
              ],
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                20,
                10
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                15,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                13
              ],
              "arrFanSensor": [
                170,
                171,
                172,
                173
              ],
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                45,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                15,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                4
              ],
              "arrFanSensor": [
                166
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                45,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                15,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                5
              ],
              "arrFanSensor": [
                160
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                45,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                15,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                7
              ],
              "arrFanSensor": [
                168,
                169
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                50,
                70
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                15,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                9
              ],
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                55,
                85
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                15,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                3
              ],
              "arrFanSensor": [
                166,
                168,
                169
              ],
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                45,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                15,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                6
              ],
              "arrFanSensor": [
                174
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                50,
                70
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                15,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                8
              ],
              "arrFanSensor": [
                174
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                55,
                68
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                15,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                52
              ],
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166,
                168,
                169,
                170,
                171,
                172,
                173,
                174
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                65,
                90
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                15,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                27,
                29
              ],
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166,
                168,
                169
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrDuty": [
                80,
                15
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrRef": [
                70,
                55
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [],
              "iPCIEDeviceEnable": 0,
              "iHysteresis": 0,
              "iPolicyType": 2,
              "arrFanSensor": [
                166,
                168,
                169,
                170,
                171,
                172,
                173
              ],
              "iAmbientSensor": 0
            },
            {
              "arrDuty": [
                15,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrRef": [
                65,
                90
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                30,
                35
              ],
              "iPCIEDeviceEnable": 0,
              "iHysteresis": 0,
              "iPolicyType": 2,
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166,
                168,
                169,
                170,
                171
              ],
              "iAmbientSensor": 0
            },
            {
              "arrDuty": [
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrRef": [
                10
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                12,
                13
              ],
              "iPCIEDeviceEnable": 0,
              "iHysteresis": 0,
              "iPolicyType": 1,
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166,
                168,
                169,
                170,
                171,
                172,
                173,
                174
              ],
              "iAmbientSensor": 0
            },
            {
              "arrDuty": [
                15,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrRef": [
                55,
                90
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                14,
                15
              ],
              "iPCIEDeviceEnable": 0,
              "iHysteresis": 0,
              "iPolicyType": 2,
              "arrFanSensor": [
                162,
                163,
                164,
                165,
                170,
                171,
                172,
                173
              ],
              "iAmbientSensor": 0
            },
            {
              "arrDuty": [
                80,
                15
              ],
              "iSensorCode": 1,
              "iInSDR": 1,
              "arrRef": [
                80,
                55
              ],
              "arrHexDeviceID": [
                "0x1eb8"
              ],
              "iCpuTdp": 0,
              "iInitDuty": 15,
              "arrHexVendorID": [
                "0x10de"
              ],
              "iAmbientSensorTemp": 0,
              "arrSensor": [],
              "iPCIEDeviceEnable": 1,
              "iHysteresis": 0,
              "iPolicyType": 2,
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166,
                168,
                169
              ],
              "iAmbientSensor": 0
            }
          ]
        },
        {
          "strVersion": "1.00",
          "strName": "default",
          "arrPolicy": [
            {
              "arrRef": [
                45,
                10
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                30,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 30,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                12
              ],
              "arrFanSensor": [
                162,
                163,
                164,
                165
              ],
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                45,
                10
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                30,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 30,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                13
              ],
              "arrFanSensor": [
                170,
                171,
                172,
                173
              ],
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                45,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                25,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 25,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                4
              ],
              "arrFanSensor": [
                166
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                45,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                25,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 25,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                5
              ],
              "arrFanSensor": [
                160
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                45,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                25,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 25,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                7
              ],
              "arrFanSensor": [
                168,
                169
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                50,
                70
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                25,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 25,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                9
              ],
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                55,
                85
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                25,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 25,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                3
              ],
              "arrFanSensor": [
                166,
                168,
                169
              ],
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrDuty": [
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrRef": [
                10
              ],
              "iCpuTdp": 0,
              "iInitDuty": 25,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                12,
                13
              ],
              "iPCIEDeviceEnable": 0,
              "iHysteresis": 0,
              "iPolicyType": 1,
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166,
                168,
                169,
                170,
                171,
                172,
                173,
                174
              ],
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                45,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                25,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 25,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                6
              ],
              "arrFanSensor": [
                174
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                50,
                70
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                25,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 25,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                8
              ],
              "arrFanSensor": [
                174
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                55,
                68
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                25,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 25,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                52
              ],
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166,
                168,
                169,
                170,
                171,
                172,
                173,
                174
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                65,
                90
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                30,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 30,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                27,
                29
              ],
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166,
                168,
                169
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrDuty": [
                80,
                30
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrRef": [
                70,
                45
              ],
              "iCpuTdp": 0,
              "iInitDuty": 30,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [],
              "iPCIEDeviceEnable": 0,
              "iHysteresis": 0,
              "iPolicyType": 2,
              "arrFanSensor": [
                166,
                168,
                169,
                170,
                171,
                172,
                173
              ],
              "iAmbientSensor": 0
            },
            {
              "arrDuty": [
                30,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrRef": [
                60,
                90
              ],
              "iCpuTdp": 0,
              "iInitDuty": 30,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                30,
                35
              ],
              "iPCIEDeviceEnable": 0,
              "iHysteresis": 0,
              "iPolicyType": 2,
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166,
                168,
                169,
                170,
                171
              ],
              "iAmbientSensor": 0
            },
            {
              "arrDuty": [
                25,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrRef": [
                55,
                90
              ],
              "iCpuTdp": 0,
              "iInitDuty": 25,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                14,
                15
              ],
              "iPCIEDeviceEnable": 0,
              "iHysteresis": 0,
              "iPolicyType": 2,
              "arrFanSensor": [
                162,
                163,
                164,
                165,
                170,
                171,
                172,
                173
              ],
              "iAmbientSensor": 0
            },
            {
              "arrDuty": [
                80,
                30
              ],
              "iSensorCode": 1,
              "iInSDR": 1,
              "arrRef": [
                80,
                55
              ],
              "arrHexDeviceID": [
                "0x1eb8"
              ],
              "iCpuTdp": 0,
              "iInitDuty": 30,
              "arrHexVendorID": [
                "0x10de"
              ],
              "iAmbientSensorTemp": 0,
              "arrSensor": [],
              "iPCIEDeviceEnable": 1,
              "iHysteresis": 0,
              "iPolicyType": 2,
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166,
                168,
                169
              ],
              "iAmbientSensor": 0
            }
          ]
        },
        {
          "strVersion": "1.00",
          "strName": "LSI",
          "arrPolicy": [
            {
              "arrRef": [
                40,
                10
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                55,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 55,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                12
              ],
              "arrFanSensor": [
                162,
                163,
                164,
                165
              ],
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                40,
                10
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                55,
                80
              ],
              "iCpuTdp": 0,
              "iInitDuty": 55,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                13
              ],
              "arrFanSensor": [
                170,
                171,
                172,
                173
              ],
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                40,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                50,
                90
              ],
              "iCpuTdp": 0,
              "iInitDuty": 50,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                4
              ],
              "arrFanSensor": [
                166
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                40,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                50,
                90
              ],
              "iCpuTdp": 0,
              "iInitDuty": 50,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                5
              ],
              "arrFanSensor": [
                160
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                40,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                50,
                90
              ],
              "iCpuTdp": 0,
              "iInitDuty": 50,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                7
              ],
              "arrFanSensor": [
                168,
                169
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                40,
                70
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                50,
                90
              ],
              "iCpuTdp": 0,
              "iInitDuty": 50,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                9
              ],
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                40,
                85
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                50,
                90
              ],
              "iCpuTdp": 0,
              "iInitDuty": 50,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                3
              ],
              "arrFanSensor": [
                166,
                168,
                169
              ],
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrDuty": [
                90
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrRef": [
                10
              ],
              "iCpuTdp": 0,
              "iInitDuty": 50,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                12,
                13
              ],
              "iPCIEDeviceEnable": 0,
              "iHysteresis": 0,
              "iPolicyType": 1,
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166,
                168,
                169,
                170,
                171,
                172,
                173,
                174
              ],
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                40,
                80
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                50,
                90
              ],
              "iCpuTdp": 0,
              "iInitDuty": 50,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                6
              ],
              "arrFanSensor": [
                174
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                40,
                70
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                50,
                90
              ],
              "iCpuTdp": 0,
              "iInitDuty": 50,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                8
              ],
              "arrFanSensor": [
                174
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                40,
                68
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                50,
                90
              ],
              "iCpuTdp": 0,
              "iInitDuty": 50,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                52
              ],
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166,
                168,
                169,
                170,
                171,
                172,
                173,
                174
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrRef": [
                50,
                90
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrDuty": [
                45,
                90
              ],
              "iCpuTdp": 0,
              "iInitDuty": 45,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                27,
                29
              ],
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166,
                168,
                169
              ],
              "iHysteresis": 0,
              "iPolicyType": 2,
              "iPCIEDeviceEnable": 0,
              "iAmbientSensor": 0
            },
            {
              "arrDuty": [
                90,
                45
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrRef": [
                70,
                40
              ],
              "iCpuTdp": 0,
              "iInitDuty": 45,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [],
              "iPCIEDeviceEnable": 0,
              "iHysteresis": 0,
              "iPolicyType": 2,
              "arrFanSensor": [
                166,
                168,
                169,
                170,
                171,
                172,
                173
              ],
              "iAmbientSensor": 0
            },
            {
              "arrDuty": [
                45,
                90
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrRef": [
                45,
                90
              ],
              "iCpuTdp": 0,
              "iInitDuty": 45,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                30,
                35
              ],
              "iPCIEDeviceEnable": 0,
              "iHysteresis": 0,
              "iPolicyType": 2,
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166,
                168,
                169,
                170,
                171
              ],
              "iAmbientSensor": 0
            },
            {
              "arrDuty": [
                50,
                90
              ],
              "iSensorCode": 1,
              "arrHexDeviceID": [],
              "iInSDR": 1,
              "arrRef": [
                0,
                90
              ],
              "iCpuTdp": 0,
              "iInitDuty": 50,
              "arrHexVendorID": [],
              "iAmbientSensorTemp": 0,
              "arrSensor": [
                14,
                15
              ],
              "iPCIEDeviceEnable": 0,
              "iHysteresis": 0,
              "iPolicyType": 2,
              "arrFanSensor": [
                162,
                163,
                164,
                165,
                170,
                171,
                172,
                173
              ],
              "iAmbientSensor": 0
            },
            {
              "arrDuty": [
                90,
                45
              ],
              "iSensorCode": 1,
              "iInSDR": 1,
              "arrRef": [
                80,
                50
              ],
              "arrHexDeviceID": [
                "0x1eb8"
              ],
              "iCpuTdp": 0,
              "iInitDuty": 45,
              "arrHexVendorID": [
                "0x10de"
              ],
              "iAmbientSensorTemp": 0,
              "arrSensor": [],
              "iPCIEDeviceEnable": 1,
              "iHysteresis": 0,
              "iPolicyType": 2,
              "arrFanSensor": [
                160,
                162,
                163,
                164,
                165,
                166,
                168,
                169
              ],
              "iAmbientSensor": 0
            }
          ]
        }
      ],
      "strMode": "LSI"
    }

Тут же снизилась температура и ускорились вентиляторы.

Теги

Цены

 

Похожие материалы