Archives par mot-clé : icmp

Monitoring your network with SIGFOX

Ethernet-monitoring-with-SigFox

I’have finally found an excuse to use my Akeru SigFox board, with some lines on Arduino, two libraries, and a Ethernet shield, you can monitor if your network getaway, or server, website .. what you want in fact, still alive, with a ICMP request. The akeru board is stacked with the Ethernet shield, the loop check is the defined IP adress respond to ICMP request, if not, the akeru board send a SigFox request to the SigFox network, then the callback function send a email alert.
Continuer la lecture de Monitoring your network with SIGFOX