In one of my current project, we are using lot of devices like 500+ Cameras, 100+ LPUs and so on. I want to check the health of each (ping them (IP ping) every few seconds and if no response it is down). So this way I want to monitor the devices. This way I'll get to know which cameras/devices are down and what was each downtime/uptime and hence define their health.
Also I want to display the same on Dashboard.
How can I achieve this using Zabbix?