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 guys

 

2 new CentOS 6.7 64 bit installations, all works as expected and the agent does its job well however, once machine restarts, agent doesn't start automatically. We need to force it by: /etc/init.d/pulseway start

The get around the problem we tried:

chkconfig --add pulseway

and error comes up:

service pulseway does not support chkconfig

Any ideas please?

 

  • Staff

Hi Norman,

Please edit /etc/init.d/pulseway and change :
 
# chkconfig: 98 98 03
 
with:
 
# chkconfig: 35 98 03
 
Then run this:
 
/sbin/chkconfig --add pulseway
/sbin/chkconfig --level 35 pulseway on
 

Regards,

Mark

 

 

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.