How to control FAN speed in Nodegrid Services Router

How to control FAN speed in Nodegrid Services Router

Nodegrid Services Router is a modular open platform appliance.
NSR unit has air exhaust or air intake fans ( swappable, front-to-back or back-to-front) to cool down the device. Fans will be at the back side (back panel).

Units are actively cooled by fans, these units must be properly mounted into the rack, to ensure that the fans blow into the correct direction.

if there is a need to change the speed of fans for some reason, one can control the fan speed in NSR.

Configuration via CLI:

1. Log in to NSR as root
2. type,
    hwec_cmds --help

    options for the fans can be seen:

    -F    -FAN read
    -Ft<Sys1><Sys2><CPU>     -FAN set

3. to read current RPM of the fans type,

    hwec_cmds -F

 4. one can set the fans at specific speed. For an example,

    hwec_cmds -Ft 30 30 90

Note- CPU fan is not the noise ones, so keeping at 90% is ok

  5. one can check again the current RPM to see the changes made,

    hwec_cmds -F

To check the speed in WebUI

1. Go to Tracking and then to HW monitor
    it displays Nodegrid system information.
2. Go to Thermal
    It displays the current CPU temperature, system temperature as well as FAN speeds.


    • Related Articles

    • Nodegrid Fan and Expansion Cards Swappable

      Nodegrid Services Router and Nodegrid Serial Console ( S series ) have air exhaust or  air intake fans ( swappable, front-to-back or back-to-front) to cool down the device.  Fans will be at the back side (back panel). The fan is not hot swappable. ...
    • How to: Add OpenSearch Temperature visualization to Nodegrid

      The Dashboard (WebUI only) allows visual presentations of Event activities, Managed Device details, and data monitoring. Multiple dashboards can be created for different purposes. For example, one to monitor managed device data points (i.e., Power ...
    • Nodegrid Forced Speed / Link Mode

      Nodegrid allows users to set the default connection speed for eth0 and eth1 under Network :: Connections :: ETH0/ETH1  via the Link Mode drop-down menu: Note: Currently, NSR and NSC cannot be manually set to 10M or 100M. If set to either 10M or 100M, ...
    • Power Control within Serial Session

      Nodegrid Serial Console features the Power Control integration which gives authorized users the ability to power on, power off and reset/reboot the serial devices, within the serial session, by using an escape character (default escape character is ...
    • How to Configure Nodegrid Serial Ports

      To configure the serial ports of your Nodegrid Serial Console, follow the guideline steps below.   WebUI Log in as admin to the Nodegrid Serial Console Web interface. Go to Managed Devices page. Select the serial ports you want to configure, or check ...