Jump to content

Network Status condition


eallum

Recommended Posts

Posted

I need the ability to take take an action in the program if the IP network is or is not reachable or if a dns lookup on a hostname is successful or not.

 

Requesting status conditions:

1. to test the IP network reachability status via ping ip address or hostname

2. to test dns response status via dns hostname lookup

 

Thanks.

Posted

Hello eallum,

 

Thanks so very much for the feedback.

 

1 is already on our list. I will add #2 with medium priority.

 

With kind regards,

Michel

 

I need the ability to take take an action in the program if the IP network is or is not reachable or if a dns lookup on a hostname is successful or not.

 

Requesting status conditions:

1. to test the IP network reachability status via ping ip address or hostname

2. to test dns response status via dns hostname lookup

 

Thanks.

Posted

Hi Michel,

Glad to hear that 1 is already on the list and 2 is added.

 

Would love to have an idea of when to expect 1.... Can you give me an idea if it's nearing the top of the list yet ?

 

Thanks so much.

 

Edwin.

 

Hello eallum,

 

Thanks so very much for the feedback.

 

1 is already on our list. I will add #2 with medium priority.

 

With kind regards,

Michel

 

I need the ability to take take an action in the program if the IP network is or is not reachable or if a dns lookup on a hostname is successful or not.

 

Requesting status conditions:

1. to test the IP network reachability status via ping ip address or hostname

2. to test dns response status via dns hostname lookup

 

Thanks.

  • 1 year later...
Posted

Hello edwin,

 

We did implement network sensing (DNS, DHCP, connection) but didn't add it to the programs mostly because it would sometimes get into an infinite loop if you chose to do something network related based on a network error.

 

With kind regards,

Michel

  • 2 weeks later...
Posted

In a forum for a different product I read about somebody using the IP address of their iPhone for presence detection. When the system could detect the ip address of the iPhone certain actions could take place - lights on, AC/heat etc.

 

I'm looking forward to seeing how the ping feature is implemented.

 

-Nate

  • 8 months later...
Posted
Hello edwin,

 

We did implement network sensing (DNS, DHCP, connection) but didn't add it to the programs mostly because it would sometimes get into an infinite loop if you chose to do something network related based on a network error.

 

With kind regards,

Michel

 

 

Hi Mike,

Most of these recurring scheduled programs are an infinite, that would only be by choice. I don't see a problem doing this indefinitely if the network error is ongoing.

 

I'd like to be able to test network connection every 5 minutes using DNS and if there is no response from the connection then to turn off and turn on a switch.

 

Edwin.

Posted

Hi Edwin,

 

Thank you. We do have ping facilities in the framework. We just have to bring them up into programs. i.e. based on the result of ping do something.

 

It's already captured as a requirement.

 

With kind regards,

Michel

  • 1 year later...
Posted

I see this thread has been inactive. Is there an update here based on the current releases? Also, if there is a ping host feature, it would be nice to set a timeout when you toggle a variable to host unavailable (vs. every ping loss resulting in a host unavailable state). Thanks and keep up the good work!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...