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 All!

I am excitedly coming to the end of a trial and about to commit to deploying Pulseway, so I hope I will be a regular contributor to this group.

A niggling issue I am having is we have a number of devices with HostNames greater than 15 characters.  When I install the agent, and it displays in the UI it is truncating any additional letters after the (NETBIOS compliant) 15 characters.

Anyone else also experiencing this issue? Any guidance on how to work around it?

Cheers

Simon

  • Administrators

Hi there,

Pulseway defaults the system name to the NETBIOS name which is as you've said, limited to 15 characters. You can easily change this from the Pulseway Manager app to a more meaningful name.

-Paul

  • Author

Thanks Paul!

I think I have worked around it by modifying the script "Set Pulseway Computer Name to Hostname" to use hostname.exe command:

......
$hostname = hostname.exe
$PulsewayName = $VenueName +":::" + $hostname
......
Set-ItemProperty -Path "HKLM:\Software\MMSOFT Design\PC Monitor\" -Name ComputerName -Value $PulsewayName
.....

I have some small changes to make but this is automating bringing in the customer name and hostname. We use a single agent file so it makes it MUCH easier to move them from the Server Admin screen if the name reflects the Customer (our host names are common to most customers). 

Cheers

Simon!

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.