We are trying to find the most effective way of monitoring our internet drops in such a way that we can create an object on a network map and have it go red if our ISP's gateway goes down. We have 6 drops to monitor, and monitoring the interface on our router as up/down doesn't necesarily mean we can get out to the internet on these drops.
We do not have SNMP access so I'm looking for an easy way to create an object in NPM that simply pings an IP address as up/down so I can assign this object to a cloud in a real time map. Is this possible?