Jump to content
Pulseway 9.14 🔥

Featured Replies

Posted

I have two Linux servers, one running Jessie, the other running DietPi.  The Jessie is running on a RPi 3 with external 2TB HDD connected by USB2, the Pulseway client is installed working and monitors the drive just fine, alerts when getting too low and everything.  The DietPi is running on an Odroid-XU4 board, is monitoring services with Pulseway just fine, but now I have added a 6TB external HDD to the USB3 port.  I am able to get to the drive just fine, and put files on it.  But I cannot monitor the drive through Pulseway.  The config file is virtually identical with the RPi, with the obvious differences in name and services monitored.  

 

<LowHDDSpace>
            <Hdd Percentage="25" Path="/" Priority="0" Enabled="false"/>
            <Hdd Percentage="30" Path="/boot" Priority="1" Enabled="false"/>
            <Hdd Percentage="90" Path="/mnt/usb_1" Priority="1" Enabled="true"/>
</LowHDDSpace>

 

Above is the HDD section of the DietPi box, the "/mnt/usb_1" section should be for the external drive but it is monitoring an internal system drive.

  • 3 months later...
  • Author

Got it working now.  Just need to find a way to name the drive and another that I have connected to the dietPi Odroid board.

Create an account or sign in to comment