Jump to content

Notification when a Ping is successful


tholderbaum

Recommended Posts

Hello,  I have two devices that I need a notification when a ping to them is successful.  In normal operation, both IP addresses are off.  But if ther eis a problem the IPs may come on, and if they do I need a notification.

 

Any Ideas?

Link to comment
Share on other sites

  • Staff

Hi, 

Unfortunately Pulseway can't notify you if the IP address is not reachable. But in order to solve your issue you will need to create a PowerShell script which will ping the device and return exit code 0 - success , exit code 1 - failure. And then you can run this script as an automated task every 1...5 minutes and get the notification based on the exit code. Read more about the Automation from here. https://intercom.help/pulseway/features/automation

 

Link to comment
Share on other sites

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