Hi everyone
Been running 1.2.3 for a while now and i have noticed that after leaving it running for a few days, ZM seems to 'overwelm' my machine with lots of disk activity and the only thing to get it back to normal is a reboot.
Rebooting as i cannot get a screen back to shut it down gracefully or look at any logs.
Also, notice that due to the placement i still gets lots of alarms due to sunlight/ shade changes. I have tried different zone settings to no avail.
Any ideas?
many thanks
ZM overunning my machine (FC3) based
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
Hi Jamie
here we go
733 PII, 256mb RAM' 50gig disk, Rage PRO 128 graphics, Cordel's distro on FC3.
1 input, 3 zones, modect, set to default low bandwidth
main zone is active, 1 zone is inclusive, and the other preclusive within the active zone.
It's a dedicated machine for ZM connected over a wireless network to my main system.
I could open up a port and let you in for a look if you like. travelling next week so it might not be soon?
here we go
733 PII, 256mb RAM' 50gig disk, Rage PRO 128 graphics, Cordel's distro on FC3.
1 input, 3 zones, modect, set to default low bandwidth
main zone is active, 1 zone is inclusive, and the other preclusive within the active zone.
It's a dedicated machine for ZM connected over a wireless network to my main system.
I could open up a port and let you in for a look if you like. travelling next week so it might not be soon?
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
If it is from my iso, It might be a cron that is enabled by default in FC3 to run updatedb for the locate command. I didn't disable it because I didn't think anyone would try to run it on a PII.
Here's the cron that Fedora has on by default that is probably loading your system up:
/etc/cron.daily/slocate.cron
Here are the other cron jobs set by default in FC3:
/etc/cron.daily/prelink
/etc/cron.daily/logrotate
/etc/cron.daily/yum.cron (this is only enabled if the yum service is started)
/etc/cron.daily/slocate.cron
/etc/cron.daily/0anacron
/etc/cron.daily/00-makewhatis.cron
/etc/cron.daily/rpm
/etc/cron.daily/00webalizer
/etc/cron.daily/00-logwatch
/etc/cron.daily/tmpwatch
/etc/cron.weekly/0anacron
/etc/cron.weekly/00-makewhatis.cron
/etc/cron.monthly/0anacron
slocate can take a while to do it's thing depending on how big the drive is and how full it might be. I think this would be worth looking into if your going to run it on anything lower than a PIII 500. I would take more than 24 hours before the first cron would be run.
Regards,
Cordel
Here's the cron that Fedora has on by default that is probably loading your system up:
/etc/cron.daily/slocate.cron
Here are the other cron jobs set by default in FC3:
/etc/cron.daily/prelink
/etc/cron.daily/logrotate
/etc/cron.daily/yum.cron (this is only enabled if the yum service is started)
/etc/cron.daily/slocate.cron
/etc/cron.daily/0anacron
/etc/cron.daily/00-makewhatis.cron
/etc/cron.daily/rpm
/etc/cron.daily/00webalizer
/etc/cron.daily/00-logwatch
/etc/cron.daily/tmpwatch
/etc/cron.weekly/0anacron
/etc/cron.weekly/00-makewhatis.cron
/etc/cron.monthly/0anacron
slocate can take a while to do it's thing depending on how big the drive is and how full it might be. I think this would be worth looking into if your going to run it on anything lower than a PIII 500. I would take more than 24 hours before the first cron would be run.
Regards,
Cordel
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK