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.

Abelya

Members
  • Joined

  • Last visited

Everything posted by Abelya

  1. is this configuration correct? I filled it with the correct user and pw <Account Username="xxxxx" Password="xxxxx" UseCustomServer="false" CustomServerAddress=""/> I also set manually DNS for your information I've cloned the machine from another with pulseway already installed on it, is this could be generate problems? Thanks
  2. Hi, i have installed pulseway on Cento's 6.6. After reboot i cannot see the server online. In the file config: <!--Send a notification when the computer is offline--> <WhenOffline Enabled="true"/> <!--Send a notification when the computer is online--> <OnOnline Priority="0" Enabled="true"/> But i see in the log message this error: Oct 29 18:19:18 vcr pulseway: Error acquiring unique lock. Another process may use the file. Code: 11, Resource temporarily unavailable Oct 29 18:19:25 vcr pulseway: Error while registering computer:SOAP 1.1 fault: SOAP-ENV:Client[no subcode]#012"Try Again"#012Detail: get host by name failed in tcp_connect() Oct 29 18:19:38 vcr pulseway: Error while registering computer:SOAP 1.1 fault: SOAP-ENV:Client[no subcode]#012"Try Again"#012Detail: get host by name failed in tcp_connect() Oct 29 18:19:51 vcr pulseway: Error while registering computer:SOAP 1.1 fault: SOAP-ENV:Client[no subcode]#012"Try Again"#012Detail: get host by name failed in tcp_connect()After a manual restart of the service: Oct 29 18:21:06 vcr pulseway: Configuration read successfully!I can fix it??? Alessandro
  3. Hi Chris, the notification for the ServiceStopped was already enabled. I think that the system can't read the real state of the service. I attach the monitor of the service on my phone. Pulseway view orkaudio VCR but in a STOP state, but actually it's up and run. I suppose there is something wrong in my code posted in the first message. Alessandro
  4. Hi, I have installed pulseway on server with centos 6.6. I have configured the file config.xml and the system notify me when his UP or DOWN. But i need to configure the notification when a service shutdown. I try with this code <Service Name="orkaudio" DisplayName="orkaudio VCR" IsDaemon="true" DaemonType="UPSTART" Path="" StartParameters="" CanBeStopped="true" Enabled="true" /> or <Service Name="orkaudio" DisplayName="orkaudio VCR" IsDaemon="true" DaemonType="SYSVINIT" Path="" StartParameters="" CanBeStopped="true" Enabled="true" /> without success. On the console i start and stop the service with: service orkaudio start service orkaudio stop Witch is the correct configuration for monitor this service?? Best regard Alessandro

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.