General overview:
i have a wall of monitors. I want to display dashboards on these monitors from various web sites. These dashboards display graph/text/visulization data from various different monitoring websites. This is for a dev ops NOC or "mission control"
hardware:
-6 pi 4's
-6 4k tvs
software:
-ansible handling configuration on all pis
wants:
-manage the display of all tvs from centralized location. instead of ssh/or some x11 client to each PI, i would like to be able to configure what is displayed on each tv from central location.
-would be great if it can have condition events.(site a issues REST'ful request, this "software" sees this and runs a different configuration displaying different screen.
Questions:
-Anyone know of any pre-canned software that can handle this sort of thing? I see piwall, just looking for other threads to chase. Not finding quite what I'm looking for googling around.