Search found 349 matches

by alabamatoy
Sun Jun 12, 2016 3:00 pm
Forum: ZoneMinder 1.29.x
Topic: log help
Replies: 0
Views: 1490

log help

My syslog has tons of these: Jun 12 08:57:25 signal-security web_php[5811]: ERR [socket_sendto( /var/run/zm/zms-329412s.sock ) failed: No such file or directory] Jun 12 08:57:25 signal-security web_js[5811]: ERR [getStreamCmdResponse stream error: socket_sendto( /var/run/zm/zms-329412s.sock ) failed...
by alabamatoy
Sun Jun 12, 2016 1:40 pm
Forum: ZoneMinder 1.29.x
Topic: smtp authentication
Replies: 1
Views: 1899

smtp authentication

My SMTP server requires authentication. I found this discussion which mentions changing a line of the /usr/bin/zmfilter.pl from MIME::Lite->send( "smtp", $Config{ZM_EMAIL_HOST}, Timeout=>60 ); to MIME::Lite->send( "smtp", ZM_EMAIL_HOST, AuthUser=>'EMAIL@ADDR.COM', AuthPass=>'XXX'...
by alabamatoy
Sun Jun 12, 2016 1:04 pm
Forum: ZoneMinder 1.29.x
Topic: alert on sick camera
Replies: 2
Views: 2535

alert on sick camera

I have one camera that is behaving erratically, I think its either a firmware issue (Oh how I hate updating firmware on these things) or else its got a hardware problem. When I open montage, for this one camera I sometimes get just blank or else a blue background. Question - how can I get ZM to tell...
by alabamatoy
Sun Jun 05, 2016 3:08 pm
Forum: ZoneMinder 1.29.x
Topic: Error When Adding Monitor
Replies: 4
Views: 3354

Re: Error When Adding Monitor

Thanks, this fixed my similar problem. Now, for the newb, can someone explain *why* this fixed the problem? Be gentle...