Reputation Activity
-
Chris reacted to Calin in Monitored Service Centos 6.6Hi,
This will be fixed in the next release.
-
Now the HTML5 web application is released, we look forwards for the user-defined reports.
Br, Martin.
-
Chris reacted to Marius in Servers using SHA-1 SSL CertificatesIf you are using an SHA-1 certificate for your Enterprise server, you will need to update it to SHA-2.
You can use https://shaaaaaaaaaaaaa.com to check if your server is still using SHA-1 and for instructions on how to update to SHA-2.
If you have any questions please email support at pulseway.com and we'll be glad to help.
-
Chris reacted to techtedg in Remote Desktop Multiple ScreensSitting here about to go home for the weekend, and my dashboard just closed itself and autoupdated. I was immediately like "yessss, let it be dual monitor support". And of course it was! Good job on getting this implemented, i can now use pulseway's remote desktop for all user support instead of just for laptop users. And it works on PCs with more than 2 as well!
-
Chris reacted to Mark in CentOS 6.7 x64 Agent doesn't autostartHi 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
-
Chris reacted to Mark in OS X 10.9 incorrect storage alertHi Toby,
Thank you for reporting this. Can you, please, run in Terminal:
df -hRegards,
Mark
-
Chris reacted to toby.kershaw in OS X 10.9 incorrect storage alertAha! I see.
Well in that case Pulseway is reporting rather accurately!
-
Chris got a reaction from theitdept in Error 1001. The specified service already existsHi,
Welcome to the Pulseway community. We're delighted to hear that you've resolved the problem, for other people having this problem here is the solution for the Error 1001: The specified service already exists:
Chris
-
Chris got a reaction from shaggymat in Maintenance Mode TimerHi,
This is a great idea. We've added it to our todo list and it will be added in a future release. We happen to forget maintenance mode turned on too.
Chris
-
-
-
Chris got a reaction from kavaa in Network Utilization displayed on the Pulseway DashboardHi,
Thank you for your feedback. Right now Pulseway cannot display network usage percentage in the Dashboard metrics however it will be considered for a future release.
Regards,
Chris
Pulseway Support
-
Chris reacted to Twisted Tactics in Remote Desktop Multiple ScreensToday marks August 31st. I hate to be a bother, but this is just a huge feature for me and a few clients! Any update on an ETA for this feature?
-
Chris reacted to Calin in Receive notifications if a PC/Server is downHello,
You can enable offline notifications from Pulseway Manager -> Notifications -> Status tab
-
Chris reacted to Matt in Request Support from AppHere is the scenario: I am updating an application on a group of ten computers. On one computer, a user is using that application, so I can't update it.
Ideally, I would like to leave a notification so I know later that I wasn't able to install the update on this system. I could leave a note, but there is no indication within the app that there are any notes, so that is not particularly useful for this scenario. If there were a way to add a notification, similar to the "User Support Request" available for systems from within the app, that would make it very easy to see later which system still needed the update.
Thank you for your consideration. If anyone has other ideas for this situation, I would love to hear them!
Matt
-
Chris reacted to BzowK in SCCM SupportHey Guys -
Thanks for a great product! I have subscribed for a couple of years now and it keeps getting better!
I saw one other post for it, but wanted to 2nd the request for SCCM integration. I've focused on SCCM for a few years now and what it really lacks is some sort of mobile soulution. As long as it's secure, I could think of at least 5 other companies which would use Pulseway immediately if just for the SCCM support alone. In my mind, I'd think it would be in two sections - features for clients and features for the server. I understand that not all of it's features would be available, but below is a ranked list of the capabilities I'd like to see in it if ever considered:
1. View Reports / Distribution & Compliance Stats
2. Ability to add Devices / Users to Collections
3. Advertise Applications / Packages & Programs / Task Sequences to User or Device collections
4. Trigger actions for clients (Force policy refresh) / server (initiate WSUS sync)
5. Examine log files (clients have ~120 / server has about ~180)
Just wanted to comment - Thanks!
-
Chris reacted to Marius in Removing Agent from WindowsTry running these commands as administrator:
net stop "PC Monitor"
sc delete "PC Monitor"
-
Chris got a reaction from Marius in Android Wear SupportGreat idea! I've forwarded your feedback to our team lead.
Chris
-
Chris reacted to EaselSeven in Android Wear SupportChris, I think Rainbow Dash is asking for a stand-alone Android Wear app. I second this! While I do get notifications on my Android Wear, occassionally being able to proactively send a command directly from the watch in response to a notification would be nice, although honestly pulling out the phone isn't that difficult! What I would like to see is color coded backgrounds on my notifications. Red for critical, green for normal, etc. I think that's good enough for starters.
-
Chris got a reaction from Marius in Windows 10 Remote Wake Up not workingHi,
Welcome to the Pulseway community. On windows 10 you need to disable hybrid shutdown to get WOL working.
Regards,
Chris
-
Chris got a reaction from Marius in VM Status NotificationUnfortunately we cannot provide an ETA just yet but rest assured as this feature will be implemented.
-
Chris got a reaction from gescalante in Error 1001Hi,
Welcome to the Pulseway community. Please run the following command in an administrative command prompt:
sc delete "PC Monitor"Then try again to install Pulseway on your system.
Regards,
Chris
-
Chris reacted to Marius in Service does not start in Windows 10We have seen 2 cases so far where Windows 10 does not start any .NET based services - Pulseway is not the only one not being started in those cases. Please check the event log for the related warnings.
While setting the service to Automatic (Delayed start) will fix the problem, hopefully a future Windows 10 patch will address this issue.
-
Chris got a reaction from Marius in Eset Remote Administrator Connection DifficultiesHi Sam,
Our engineers got everything they need from ESET and the ERA 6 support is currently in development.
Regards,
Chris
Pulseway Support
-
Chris got a reaction from Cristian Scarafiotti in Import Pulseway configuration from command lineIn order to import a Pulseway configuration file you need to start PCMonitorManager (Pulseway Manager) from Pulseway's installation directory with the following parameters:
PCMonitorManager.exe /config=C:\Configuration\NoPassword.pcmcfg If the exported configuration file contains the account details then you need to provided the configuration password as well:
PCMonitorManager.exe /config=C:\Configuration\WithPassword.pcmcfg /configpassword=s3cr3tpassw0rd Note: The PCMonitorManager will not provide any console output or custom exit codes based to indicate the success of the operation.