I track my main devices' online status using ping integration and it all works.
But I also have separate guest wifi, with separate dhcp pool and separate ip addresses.
and I want to track total number of guest devices as an entity in my dashboard.
I dont want to check if one specific device (ip address) is online or not, I want to know how many devices (if any) are connected to that network.
Basically I want to have a dashboard entity showing "Guests" and then number of total devices.
How do I do that?