Jump to content

Recommended Posts

Posted

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

  • Administrators
Posted

Hi Tony,

Try using this powershell script to test if the UNC path is available:
 

Test-Path \\Server1\downloads

-Paul

Posted

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.?

  • Administrators
Posted

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

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...