Notes
How to fush network overview in Pi-hole
sudo -u pihole sqlite3 /etc/pihole/pihole-FTL.db "DELETE FROM network"
sudo ip -s -s neigh flush all
sudo -u pihole sqlite3 /etc/pihole/pihole-FTL.db "DELETE FROM network"
sudo ip -s -s neigh flush all