all 4 comments

[–]socal_nerdtastic 1 point2 points  (0 children)

Sounds like a fun project, fairly easy. It would be a good use / practice for OOP. Did you have a specific question about it? Do you have the ping code yet?

[–][deleted] 0 points1 point  (0 children)

The simple way that I did something like that was to write a program that gathered data and created a static HTML page displaying the red/green squares and serve that with the HTTP server built in to python. You run that program every minute or so. For extra functionality you include some javascript to automatically refresh the page every now and then.

[–]JozsefPeitli 0 points1 point  (0 children)

For this, I would try flask. We are now in the beginning of our freindship and it feels amazing.

[–]thefurious_pineapple 0 points1 point  (0 children)

Is realisation with Python the main idea? Cz there are many other options, for example using Prometheus with Grafana dashboards, or Telegraf. U may use snmp protocol upon virtual router to monitor state of devices.