Jump to content

Recommended Posts

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.

  • Staff
Posted

Hi,

Can you please connect the 6TB external HDD to the RPi 3 (USB2). Can you monitor the drive through Pulseway?

Mark

  • 3 months later...
Posted

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

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...