Everything posted by Paul
-
Can not log in to Pulseway
Hi Dwayne, Please contact support@pulseway.com, you'll undergo an identity verification process and we'll release a new backup code for you to login. We're considering on dropping the 2FA new backup code registration method to increase the security, should this have happened after we would have dropped support for recovering account you would have lost access to your account and be forced to register another account with another email address. Keep this in mind next time you tick the "I have securely stored the backup codes" checkbox. -Paul
- "Start Remote Control Session" Grayed Out
-
Change configuration on multiple servers
Policies always override local configuration (with the exception of the two storage notifications from the policy that target the system and non-system drives). You can have a script check if there's a D drive to set a rule for that as well, maybe with a different threshold too. -Paul
-
Change configuration on multiple servers
Jan, Yes, it's possible to avoid having to connect to 130 servers however there are a couple of things to note. CPU and Memory notifications only support one threshold, only disk supports multiple thresholds. Also which partition you want me to create the notification checks for? 'c:'? -Paul
-
Change configuration on multiple servers
Yes, it's possible, tell me what you need I'll make it happen. -Paul
-
Change configuration on multiple servers
Hi Jan, A policy can have system and non-system drives notifications configured and it should let you pick a priority. Would this not work for you? -Paul
-
Offline Notification on Ubuntu
Hi Luis, Just edit the /etc/pulseway/config.xml to enable monitoring features with your favorite text editor. -Paul
-
An error occurred while validating the account - Invalid username and/or password (202)
Glad to hear you've managed to add your system. To increase your notification limit and enable remote control you just need to purchase an additional system license. This will upgrade your whole account to the Starter plan and make the 2 free systems go to the starter plan too. -Paul
-
An error occurred while validating the account - Invalid username and/or password (202)
Hi Beng, Welcome to the Pulseway community. Make sure that you don't enter a space character after or before your username. If this is not the case, please PM me your username and we'll take it from there. -Paul
-
"Antivirus real-time protection is disabled"
Hello Arnd, I've responded to your email. Basically, the easiest way would be for you to have Pulseway take over the already installed Kaspersky Endpoint Security product and from there you'll be able to uninstall the product normally. -Paul
-
Reboot only if reboot is pending
Hi Patrick, Our patch management feature will only restart the OS if the windows update component says a reboot is pending. I can help you fix the script if you share it here too. -Paul
-
Remote Desktop - on iOS
Hi Jason, The remote control functionality for iOS devices is already available for paying customers. If you have a free account drop me your username and I will be activating a trial subscription. -Paul
- Office365 + SMTP - Email Notifications
- Office365 + SMTP - Email Notifications
- Office365 + SMTP - Email Notifications
-
Disable Services monitoring for specific Services
I'd like to point out that disabling Windows Update related services is a very BAD idea. We've seen cases on Windows Server 2016 where if you stop, disable the Windows Update service, then use the GUI to check for available updates, the windows update component will crash and corrupt the system in a way where dism and sfc couldn't repair. Just something to keep in mind. -Paul
-
Invalid password reset code
Hello Paulo, That reset code expires after a while. Did you enter it right after you've received it? -Paul
-
assets endpoint bug
Thanks for letting us know. I've issued an internal bug report for this to be enhanced. -Paul
- Can not login I get error 295 on IOS
-
Agent Status Stuck - Assigning Patch Policies
Hi Tob, Are those agents online? If you no longer want the policy to be assigned, change it from Server Admin -> Configuration for the org, site or agent group where it's assigned. Make sure you set it to No Policy so you can manually manage the policy assignment. -Paul
-
Webroot - uninstall an offline system
Hi Colm, Yes, if you remove the system from Pulseway it will also release the Webroot association however you should check on the Webroot GSM console if the system is still registered there and remove it. -Paul
- Failed Kaspersky / Bitdefender forced uninstallation
-
"Antivirus real-time protection is disabled"
Thanks Susanne for the report. You're right, it seems that Kaspersky just needs a while to start. We're going to be adding a delay for that notification. -Paul
-
Request Limits?
The API limits are different for each endpoint. What endpoints are you calling? -Paul
-
Monitoring External System through Pulseway API
Personally, I'd keep the Pulseway integration active for the whole lifetime of your API. This way you'd also be able to post metrics for the API like how many requests you're getting per day and receive commands straight from the Pulseway app. The possibilities are endless. -Paul