Search found 851 matches

by rdmelin
Wed May 13, 2009 2:43 pm
Forum: ZoneMinder 1.24.x
Topic: Compile error with svn 2869
Replies: 4
Views: 3244

Ahh. Arch just moved to gcc 4.4.0
I just need to add

Code: Select all

#include <cstdio>
and all is well.
by rdmelin
Sun May 10, 2009 2:32 pm
Forum: ZoneMinder 1.24.x
Topic: Compile error with svn 2869
Replies: 4
Views: 3244

Compile error with svn 2869

zm_utils.cpp: In function ‘const std::string stringtf(const char*, ...)’: zm_utils.cpp:31: error: ‘vsnprintf’ was not declared in this scope zm_utils.cpp: In function ‘const std::string stringtf(const std::string&, ...)’: zm_utils.cpp:46: error: ‘vsnprintf’ was not declared in t...
by rdmelin
Thu May 07, 2009 8:11 pm
Forum: ZoneMinder 1.24.x
Topic: Maxopenfile reached & machine hangs zm problem ?
Replies: 43
Views: 29829

henriquejf, would you try applying mitch's patch and see if this fixes your troubles. http://www.zoneminder.com/forums/viewtopic.php?t=13615 Also you may want to tweak your firefox setting per this note in the FAQ http://www.zoneminder.com/wiki/index.php/FAQ#I_have_several_monitors_configured_but_wh...
by rdmelin
Tue May 05, 2009 2:05 pm
Forum: ZoneMinder 1.24.x
Topic: Maxopenfile reached & machine hangs zm problem ?
Replies: 43
Views: 29829

Thanks mitch. Maybe you could put these in the patches section in the wiki. More folks are likely to find them. Or if you like I'll put them up.
by rdmelin
Mon Apr 27, 2009 12:00 am
Forum: Non-ZoneMinder Chat
Topic: Linux "Plug Computer" for $99 - many possibilities
Replies: 34
Views: 28841

I've moved on to the Uquiqity Routerstation, pretty impressive device for $60.
Just curious. Does that include a radio (mini pci right?), or are they extra?
by rdmelin
Sat Apr 25, 2009 1:31 am
Forum: ZoneMinder Distributions
Topic: email not working on ZMArch 1.24
Replies: 17
Views: 13599

Yes. It's included in the current ZMLarch_1.24.1-3.iso
by rdmelin
Thu Apr 23, 2009 1:36 pm
Forum: ZoneMinder 1.24.x
Topic: Generate video option not working.
Replies: 7
Views: 4670

Is the server Internet accessable? If so would you like to PM me access info and I'll see if I can figure out what is goin on there?
by rdmelin
Thu Apr 23, 2009 3:34 am
Forum: ZoneMinder 1.24.x
Topic: Generate video option not working.
Replies: 7
Views: 4670

the generate video option does not seem to be working nor does the email link or the archive event link hell even the export link is broken P(*s me off. Since all these functions are working in ZMLarch, and can be used even when running from the CD, I have to wonder what is going on there. Are you ...
by rdmelin
Wed Apr 22, 2009 10:36 pm
Forum: ZoneMinder Distributions
Topic: Losing connection to ZM console
Replies: 5
Views: 5749

What is the password for the user account?
Ahh. There isn't one. If you are using the root account for ssh just use tail or multitail. Or you can run the script in /home/usr/bin as root.
by rdmelin
Wed Apr 22, 2009 8:02 pm
Forum: ZoneMinder Distributions
Topic: Losing connection to ZM console
Replies: 5
Views: 5749

Can you help me with some debugging info? If you can ssh in can you see what is in the webserver logs? If you use the "user" account, ~/bin/httpd_log_multitail will give you a view of both access and error logs for apache. Also are there views or a montage window open for a few minutes bef...
by rdmelin
Sun Apr 19, 2009 10:48 pm
Forum: ZoneMinder Distributions
Topic: After A Few Weeks It(The Latest ZMLARCH) Crashed
Replies: 12
Views: 8680

I know I had difficulties setting up symlinks. If you symlinked a partiton for events storage this may confuse the PurgeWhenFull filter. I use ~3GB partition for / add a small swap partition and then use the biggest part of my storage for /var. I also set my PurgeWhenFull to about 80% because of th...
by rdmelin
Sun Apr 19, 2009 10:41 pm
Forum: ZoneMinder Distributions
Topic: After A Few Weeks It(The Latest ZMLARCH) Crashed
Replies: 12
Views: 8680

Is there a way to back up the setting(or current config) for ZM? /usr/lib/zm/bin/zmdbbackup Run as root, or sudo Backup is saved as /var/lib/zm/zm_backup.sql You can run this manually, but it is also done automatically at weekly intervals by logrotate. /usr/lib/zm/bin/zmdbrestore will restore from ...
by rdmelin
Sat Apr 18, 2009 10:37 pm
Forum: ZoneMinder Distributions
Topic: After A Few Weeks It(The Latest ZMLARCH) Crashed
Replies: 12
Views: 8680

treesloth, try setting the PurgeWhenFull to a lower %. The system may be maxing out at about the same time as the filter is trying to kick in. On many filesystems linux will not allow the last 5% to be used. This is actually a good thing since if the filesystem has a little breathing room there is l...
by rdmelin
Sat Apr 18, 2009 5:43 am
Forum: ZoneMinder Distributions
Topic: After A Few Weeks It(The Latest ZMLARCH) Crashed
Replies: 12
Views: 8680

Any answers? If this is all the info you are going to provide, what do you want me to do? Guess? I went in and started erasing previous events manually and the disk is still full. You delete data on the disk and it is still full? I have no idea, I didn't think that was possible. Is the PurgeWhenFul...
by rdmelin
Thu Apr 16, 2009 12:30 am
Forum: ZoneMinder Distributions
Topic: After A Few Weeks It(The Latest ZMLARCH) Crashed
Replies: 12
Views: 8680

Now I could have swore that purge when full was enabled
Double check that you have the "Run filter in background" box checked.