vic
Members
-
Joined
-
Last visited
Reputation Activity
-
vic reacted to Mariale_Pulseway in Creating KB Articles for Your Team💡We all come across those tickets that make us go, "This should definitely go in the knowledge base..." 😅
Whether it’s a browser not launching or an obscure config bug, documenting these moments can save your team a ton of time down the road. Here’s how you can do it using Pulseway:
Let’s say a technician is resolving a ticket — for example, a browser application that suddenly stops working. During resolution, they realize the issue is unique and should be documented for future reference.
Instead of writing a separate article later, they:
Add their resolution note to the ticket
Click “Publish to Knowledge Base”
Select the appropriate category
Save the ticket
✅ The ticket is now marked complete
✅ A brand new KB article is created — complete with the final resolution
✅ It links directly back to the original ticket for full context
You can also build KBs from scratch:
Just head to Knowledge Base → New, enter your title, keywords, and details. Choose when to publish — and done.
It’s a super efficient way to turn real-world issues into lasting documentation, without doing double work. 🙌
-
vic reacted to Mariale_Pulseway in Creating KB Articles for Your Team💡We all come across those tickets that make us go, "This should definitely go in the knowledge base..." 😅
Whether it’s a browser not launching or an obscure config bug, documenting these moments can save your team a ton of time down the road. Here’s how you can do it using Pulseway:
Let’s say a technician is resolving a ticket — for example, a browser application that suddenly stops working. During resolution, they realize the issue is unique and should be documented for future reference.
Instead of writing a separate article later, they:
Add their resolution note to the ticket
Click “Publish to Knowledge Base”
Select the appropriate category
Save the ticket
✅ The ticket is now marked complete
✅ A brand new KB article is created — complete with the final resolution
✅ It links directly back to the original ticket for full context
You can also build KBs from scratch:
Just head to Knowledge Base → New, enter your title, keywords, and details. Choose when to publish — and done.
It’s a super efficient way to turn real-world issues into lasting documentation, without doing double work. 🙌
-
vic reacted to Mark in Linux Agent Manual UpgradeIn order to manually upgrade the Pulseway agent to the latest version, the old version need to be removed first:
rpm -e pcmonitor or dpkg --remove pcmonitor
Check if pcmonitord process is still running:
ps auxw | grep pcmonitord
Kill the process if it is still running:
killall pcmonitord
Install the new version:
rpm -Uhv pulseway_xXX.rpm
or
dpkg -i pulseway_xXX.deb
Start the pulseway service:
/etc/init.d/pulseway start
-
vic reacted to Mark in Linux Agent Manual UpgradeIn order to manually upgrade the Pulseway agent to the latest version, the old version need to be removed first:
rpm -e pcmonitor or dpkg --remove pcmonitor
Check if pcmonitord process is still running:
ps auxw | grep pcmonitord
Kill the process if it is still running:
killall pcmonitord
Install the new version:
rpm -Uhv pulseway_xXX.rpm
or
dpkg -i pulseway_xXX.deb
Start the pulseway service:
/etc/init.d/pulseway start
-
vic reacted to Anne in SERVICE ANNOUNCEMENT - User MigrationDear users,
Pulseway has recently launched a major project to improve the service for customers hosted in our North American data center. This will see all North American, South American and Asia Pacific customers, currently hosted in the US, move to a more robust, performant and secure data center situated in New Jersey.
As we are sure you can appreciate, this is a significant project so we will be migrating customers in phases over the coming weeks.
Your account manager will be in touch soon to work with you to plan your move at a time that works for you.
However, if you wish to be included in one of the early phases, please contact your account manager and they will be happy to arrange that.
For more information on the migration and what it means for you, please refer to this knowledge base article.
If you have any questions, please do not hesitate to get in touch with your account manager.
Thank you.
-
vic reacted to Anne in SERVICE ANNOUNCEMENT - User MigrationDear users,
Pulseway has recently launched a major project to improve the service for customers hosted in our North American data center. This will see all North American, South American and Asia Pacific customers, currently hosted in the US, move to a more robust, performant and secure data center situated in New Jersey.
As we are sure you can appreciate, this is a significant project so we will be migrating customers in phases over the coming weeks.
Your account manager will be in touch soon to work with you to plan your move at a time that works for you.
However, if you wish to be included in one of the early phases, please contact your account manager and they will be happy to arrange that.
For more information on the migration and what it means for you, please refer to this knowledge base article.
If you have any questions, please do not hesitate to get in touch with your account manager.
Thank you.