Jump to content
View in the app

A better way to browse. Learn more.

Pulseway

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hi,

We got a linux (Ubuntu) System with some mounted drives form a Synology NAS. 

The Server has UniFi Video from Ubiquiti installed. This depends on the mount point /media/NVR as mount point.

When the NAS goes down or there is an other issue where the mounted drive could not be mounted lets say on startup. I would like to receive a notification of that.

 

How can i integrate this with Pulseway on Linux?

The OS drive is not more than 30 Gb.

So i could say if /media/NVR has less than 30GB of free Space I want to get a notification.

But I cannot figure out how to set this up, who has done this, or knows how its done?

  • 9 months later...
  • Author

Found it:

In the config.xml

Change the percentage and path to your needs.

Also change false to enabled.

<LowHDDSpace>
            <Hdd Percentage="10" Path="/" Priority="0" Enabled="true"/>
            <Hdd Percentage="10" Path="/home" Priority="1" Enabled="true"/>
  			<Hdd Percentage="10" Path="/mnt/media" Priority="1" Enabled="true"/>
</LowHDDSpace>

 

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.