Posts posted by Chris
-
-
-
-
-
-
-
-
-
-
-
Hi Walt,
Welcome to the Pulseway community! The offline notification is sent by the server after approximately 10 minutes of agent inactivity and the online notification is sent when the service starts. If you enable the offline notification and you get the offline notification sent to you (so the server acknowledges that the system was indeed offline and it wasn't a minor outage) then the system gets back online you will receive a "system is back online" notification.
In regards to the shutdown notification, some operating systems send the shutdown signal to the processes after the network driver is stopped which prevents Pulseway from being able to notify you of this event.
Chris
-
-
-
Hi Martin,
Yes, we do have plans on adding support on viewing and copying to clipboard bitlocker recovery keys as per this (https://forum.pulseway.com/topic/1060-bitlocker-recovery-password) request.
Chris
-
-
-
-
-
-
-
-
Hi,
While I agree with you, there should be a way to notify you for critical alerts this can become annoying very fast. For instance if you're in a meeting and you get a critical Pulseway notification and the phone vibrates every 15 minutes it can easily distract you. What we usually do is when we wake up, we see the list of notifications on the phone and we react to them. Our engineers do not use the Do Not Disturb feature so they can react to the notifications as soon as they get triggered.
An alternative would be PagerDuty which can send you a text message or even call you when a certain notification is triggered.
Chris
-
-
Hi,
Thank you for posting your script. Here is how you can start a process with arguments from powershell:
$plugin = "C:\Users\paul\Documents\notification-bridge-plugin\Release\NotificationBridge.exe" &$plugin -p 1 -t "test"
Note: The "NotificationBridge.exe" doesn't need to be in the same directory as Pulseway, neither the .dll file.
Chris
-
HDD monitoring requests
in Feature Requests
You could monitor the RAID status via SNMP on supported devices. See link.
Chris