Posted October 26, 20168 yr Hi, I'm trying to setup pulseway to monitor a UNC path and when that path is no longer available to send me a notification. The problem is that I CANNOT ping the path due to security reasons so I will have to use UDP to watch the path. I cannot find where to do this. Ive tried the ping options with no luck. Any ideas will greatly be appreciated. Â Thank You Tony
October 26, 20168 yr Administrators Hi Tony, Try using this powershell script to test if the UNC path is available: Â Test-Path \\Server1\downloads -Paul
November 3, 20168 yr Author Hi Paul, Thank you for the reply. I'm not sure how to run a powershell script from the Pulseway manager and then have it respond back to pulseway whether or not its good.?
November 3, 20168 yr Author I think I got it.. Thank You. Do you know if there are any good PS Addons for Pulseway? Â
November 4, 20168 yr Administrators Glad to hear that you got it working. What do you mean by PS Addons? Are you referring about some sample scripts for Pulseway?
Create an account or sign in to comment