Page 1 of 1

Camera Monitoring

Posted: Fri Aug 17, 2012 6:08 pm
by thesubmitter
Hi,

I wanted to ensure the cameras are always online and working correctly so I used zabbix and did the following:

To get events for the last 60 minutes
select * from zm.Events where Monitorid = "7" and EndTime between DATE_SUB(NOW(), INTERVAL 60 minute) AND NOW()

And then in zabbix I added custom items and set them on flexible intervals to check these values hourly during business hours.

I also have zabbix monitoring the http access of the cameras themselves AND the zma or zmc processes on the zoneminder server.

If anybody wants more info let me now

Thanks,

Re: Camera Monitoring

Posted: Tue Oct 16, 2012 10:47 am
by usersenior
please send your script of zabix