Howto Monitor Wireless Access Points.

In this subforum you can show projects you have made, or you are busy with. Please create your own topic.

Moderator: leecollings

Post Reply
User avatar
FireWizard
Posts: 1974
Joined: Tuesday 25 December 2018 12:11
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Voorthuizen (NL)
Contact:

Howto Monitor Wireless Access Points.

Post by FireWizard »

Introduction

Today almost every premises has its own wireless network with one or more access points.
Unfortunately in my case, it happens from time to time that the wireless signal drops completely. The only way to restore the wireless access point is to reset it or to give it a power cycle. If this happens some wireless devices loose their connection completely. In order to restore the situation a notification is essential. Sending a “ping request” does not work, as the access point’s wired interface is still online.

So, we have to monitor the wireless signal from the access points and therefore a solution has been implemented to monitor the wireless signals, makes data available as a MQTT message, publish the data to Domoticz and send a notification, if data is missing for more than 10 minutes.

Screenshot_wifi_monitor_domoticz.png
Screenshot_wifi_monitor_domoticz.png (164.25 KiB) Viewed 664 times

A full description, including Node Red flow, can be found at: https://github.com/FireWizard52/Howto-M ... ess-Points

Happy Wifi
Post Reply