Skip 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.

All Activity

This stream auto-updates

  1. Past hour

  2. Zendesk is moving away from API Tokens to OAuth and support has confirmed to me that this means api tokens and username/password based zendesk integrations will no longer work. Curious to know how Pulseway is handling that.
  3. Today

  4. Hi all, Searched the forums but haven't found anything. Looking for scripts to monitor the status of a ZFS Pool on Proxmox and ideally a seperate script for monitoring SMART status as well.
  5. Hi everyone, I'm currently managing a government information website that provides guides on official documents such as Police Clearance, NBI Clearance, and other application processes in the Philippines. One of the biggest challenges is keeping information updated whenever requirements, fees, or online appointment systems change. We're also looking at improving how we handle user enquiries, track website issues, and organise content update tasks more efficiently. Pulseway PSA seems like an interesting solution for managing recurring tasks and support workflows. Has anyone here used Pulseway PSA for managing website operations or content-related projects? I'd love to hear about your experience with ticket automation and project management. Any suggestions would be greatly appreciated. Thanks!
  6. hassanfree joined the community
  7. Last week

  8. When I try to delete the device from organizations I get this error. There are no workflow activities. The device has no workflow
  9. ArifulHimu joined the community
  10.    Mike Shevenell reacted to a post in a topic: Queue scripts to run when back online
  11. alight motion mod apk joined the community
  12. Athlon1982 joined the community
  13. Earlier

  14. Rashadov joined the community
  15. cmaciag joined the community
  16. Could be a policy that turns off the feature, also look in the available features from the profiles too.
  17. This resolved my issue. Thank you.
  18. JRJ9591 joined the community
  19. Hi Shane, You need to change the url to https://{instance_name}.pulseway.com/api/v3. -Paul
  20. Paul replied to m.verga's topic in Android
    Hi there, Can you please PM me your instance name and a screenshot? Do you use any SSO? -Paul
  21. Hello, I've installed the app from Google store, but when I launch it is different from what the help guide says: it only shows a field to insert the instance name. After I enter my instance name and submit the login, it returns an error that SSO authentication is not available... What's wrong with it?
  22. Hi guys, I am testing one of the base PowerShell examples and I get the following error: Invoke-WebRequest : {"Data":null,"Meta":{"TotalCount":0,"ResponseCode":500,"ErrorMessage":"The remote name could not be resolved: 'ws0.pulseway.com'"}} At C:\CVSSource\pulseway_salesforce_connector\test.ps1:9 char:13 + $response = Invoke-WebRequest -Uri 'https://api.pulseway.com/v3/devic ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand I just created this token so I don't think an old token is the issue. It seems like there could be a DNS routing or resolution issue on the Pulseway side, at least maybe for our hosted instance. Any help is greatly appreciated. Thank you. $tokenId = '' $tokenSecret = '' $base64Encoded = [System.Convert]::ToBase64String([System.Text.Encoding]::ASCII.GetBytes("$($tokenId):$($tokenSecret)")) $headers=@{} $headers.Add("Content-Type", "application/json") $headers.Add("Accept", "*/*") $headers.Add("Authorization", "Basic $($base64Encoded)") $response = Invoke-WebRequest -Uri 'https://api.pulseway.com/v3/devices?$top=100&$skip=0' ` -Headers $headers ` -Method GET
  23. Checked all the certs and everything looks good, but when I install the app something seems to be keeping it at version 9.4 (Build1005) is this keeping it from checking in? -Stephen
  24. I followed this as well: https://intercom.help/pulseway/en/articles/4277298-troubleshooting-ssl-connection-errors Server is still showing as offline and all times and dates are correct. -Stephen
  25. Hi there, This indicates an SSL validation failure. Check the date and time and make sure that you have your latest SCHANNEL updates (basically just update your OR copy the root CA and intermediate CAs from the internet for your server's SSL certificate). Let me know how that goes. -Paul
  26. After last nights maintenance one of our windows 2019 servers is no longer connecting to our cloud instance. I have uninstalled and reinstalled the agent on the server and rebooted but the agent is still showing offline. When I click "Validate Registration" the titled error is shown. "Could not establish trust relationship for the SSL/TLS secure channel with authority error" I also noticed that the version of the agent installed is 9.4 and all our other servers are showing on 10.27. Even after a new downloaded agent and reinstalling it still shows as 9.4 Any ideas?
  27.    mackenize23 reacted to a post in a topic: Spread the word
  28. I’ve seen similar behavior with long-running shell commands. It seems like the process is launching correctly, but Pulseway keeps waiting for it to exit. Hopefully support can clarify how the agent handles background processes on Linux.
  29. I ran into the same issue before. Setting PowerShell to execute as a local admin under Runtime settings fixed it for me. Hope that helps!
  30.    mackenize23 reacted to a post in a topic: Offline Notification
  31.    mackenize23 reacted to a post in a topic: Offline Notification
  32. I have a new endpoint that shows online but when I go to the web console for it, the Remote Control options is completely missing. Not grayed out, it's just gone. We ran Windows Updates, rebooted, I made sure the reg key "HKLM:\SOFTWARE\MMSOFT Design\PC Monitor\RemoteDesktopEnabled" is set to 1. I disabled the firewall. Other endpoints in the same Agent Group have Remote Control so I know it's not a policy issue either. It's on version 9.26 the latest, just like other endpoints. How could I best troubleshoot and/or resolve this?
  33. It is best to change accounts using an In-Private window or a different browser/different computer to access the Pulseway side, then you can change the account if you used your own admin account. The Pulseway side had issues with not wanting to accept our High Volume Email account and weirdly Pulseway blocks M365 in SMTP settings. I don't want to create a separate licensed M365 account just for Pulseway emails. We went with our SMTP2Go account instead.
  34.    mackenize23 reacted to a post in a topic: Just plain can't Remote Into Mac Device
  35. @RPL - Hey! Thanks for reaching out. I just raised a ticket to our support team on your behalf and they'll reach out shortly😊
  36. @GREGets - Hey! Thanks for reaching out. I just raised a ticket with our support team and they'll reach out shortly😊
  37. Hey @MrMattiPants - Thanks for reaching out. I just raised a ticket to our support ticket about this, so they'll reach out shortly😊
  38. yes 100% service is very important. Linux service monitoring can be a little more involved than Windows, especially when configuring custom services like Freeswitch. Double-check that the service name in your config.xml exactly matches the system service name (systemctl status freeswitch can help verify it). If you're still not receiving alerts, sharing your current configuration may help identify any syntax or configuration issues. Proper monitoring is just like Free pest inspection in clarksville—early alerts let you fix problems before they become much bigger.
  39.    mackenize23 reacted to a post in a topic: service monitoring
  40.    mackenize23 reacted to a post in a topic: Rolling out Windows 10 Feature Updates
  41. Wow, great insight on Windows 10 seems like you have deep knowledge of this update. The way I have over nulls brawl güncelleme, its latest update is totally life-changing with new brawlers and skins for free.
  42. Sure, I get that. I was simply testing via my account, with the assumption that it could be changed later. Unfortunately, there seems to be no way to change the outbound email address once you've authenticated for the first time. Fortunately, I was able to restore the original App Registration and re-connect it to my personal account. I suppose I'll try generating a new Client Secret to see if it will let me authenticate via our dedicated SMTP Account.
  43. Both my employer and one of our clients are experiencing this issue. I've written up a full report of the issue, in the following post. https://forum.pulseway.com/topic/5486-oauth-in-m365-change-the-fromreply-to-address/#comment-18207 Any assistance you can provide will be greatly appreciated. Thank you in advance.

Account

Navigation

Search

Search

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.