Koozali.org: home of the SME Server

[Announce] ZoneMinder and SMS

Offline sognenovski

  • **
  • 64
  • +0/-0
[Announce] ZoneMinder and SMS
« on: October 01, 2007, 02:12:00 AM »
Hi All,

Thread continued from this topic http://forums.contribs.org/index.php?topic=35600.msg175638#msg175638

I’m pleased to announce  ZoneMinder with SMS support.
I had a situation where I needed ZM to send SMS on alarm state from a site that had no ADSL.
With a slight code mod in ZM rpm and a rebuild of smstools rpm, the box has been stable for 3 weeks.
So far the only problem is my $M$ bill…Ouch!

This is not a howto setup ZM, or smstools. Please search the forum.

Required rpms (SME 7.2 only)
http://ftp.nluug.nl/os/Linux/distr/smeserver/contribs/sognenovski/RPMS

zoneminder-1.22.3-9.el4.sme.i386.rpm
smstools-3.3.0.10-3.i386.rpm
smeserver-zoneminder-0.1-4.el4.sme.noarch.rpm 
smeserver-usersendsms-0.1-1.noarch.rpm
smeserver-modprobe-bttv-1.0-02.noarch.rpm
smeserver-mailsorting-1.2-8.el4.sme.noarch.rpm
perl-Unicode-String-2.09-1.i686.rpm
perl-Unicode-IMAPUtf7-2.01-1.noarch.rpm
perl-MIME-Lite-3.01-2.2.el4.rf.noarch.rpm
perl-Device-SerialPort-1.003001-1.el4.rf.i386.rpm
perl-Archive-Zip-1.20-1.el4.rf.noarch.rpm
kernel-module-bttv-2.6.9-55.0.2.EL-0.9.15-1.sme.i686.rpm

Install with
# yum localinstall *.rpm

Ignore the echo from mailsorting rpm. usersendsms rpm sets mail filter type to procmail.

If your using bttv, change your card number here (default card=77)
# pico /etc/e-smith/events/local/90modprobe-bttv

and apply the changes
# /etc/e-smith/events/local/./90modprobe-bttv

to check
# dmesg |grep bttv

You can access zoneminder at http://yoursite/zm and it requires admin/adminpassword to log in.

A basic filter pdf setup can be viewed here
http://ftp.nluug.nl/os/Linux/distr/smeserver/contribs/sognenovski/Howto/ZM_SMS_Filter.pdf

Enjoy!

Steve