Page 1 of 1

Lets do the timewarp.

Posted: Wed Jan 11, 2006 7:01 pm
by Jiberjaber
Whilst working on some stuff for work, the server has been happily recording the view outside my house.... somehow it has timewarped back to the 70's. Nothing has happened to the system clock from what I can see.!

I also noticed that when I click on view all in the events window, I get the following:

Code: Select all

function newWindow(Url,Name,Width,Height) { var Win = window.open(Url,Name,"resizable,scrollbars,width="+Width+",height="+Height); } function eventWindow(Url,Name,Width,Height) { var Win = window.open(Url,Name,"resizable,width="+Width+",height="+Height ); } function filterWindow(Url,Name) { var Win = window.open(Url,Name,"resizable,scrollbars,width=620,height=250"); } function timelineWindow(Url,Name) { var Win = window.open(Url,Name,"resizable,scrollbars,width=760,height=500"); } function closeWindow() { window.close(); // This is a hack. The only way to close an existing window is to try and open it! var filterWindow = window.open( "/zm/index.php?view=none", 'zmFilter', 'width=1,height=1' ); filterWindow.close(); } window.focus();
I have also noticed that the system has started making events of around 14 seconds or so long instead of the 600 seconds it was doing before what ever has happened!.

Going to reboot and see if it is anything silly going on.

Posted: Wed Jan 11, 2006 7:44 pm
by Jiberjaber
OK, reboot seems to have brought everything back to normal... 600 second events instead of 0.4 second!

Image
Image

Log files are located here:
http://www.jiberjaber.org.uk/zm/zmlogs.zip

Is there a quick way to delete the unwanted files (all with time greater than 16:30 and less than 19:10 ) ?

Posted: Wed Jan 11, 2006 10:22 pm
by zoneminder
Just use a filter to display the appropriate events, click on 'view all' (if you have more than one page worth) and then click on the top check box to select all. Then just press 'delete'.

Posted: Thu Jan 12, 2006 12:03 am
by Jiberjaber
I tried the view all and still get the code listed in the original post above in the window instead of all the listings. This is with Opera Win32. I will try IE and see what happens.

Posted: Thu Jan 12, 2006 12:07 am
by Jiberjaber
Blank screen in the view all with IE... it would be handy if it worked as there are about 1200 pages to delete :lol:

Posted: Thu Jan 12, 2006 12:28 am
by Jiberjaber
Done it.....

Created a filter with a "delete all matches" set, ran it for the time period, then restarted ZM.

View all now works as well :)

Posted: Thu Jan 12, 2006 12:28 am
by jameswilson
i doubt either your server or your client are caperble of displaying 1200 pages as one. I usually create my filter, ensure im happy with, check again im happy with it then save it and select delete. Go and have a coffee and a ciggy, come back and then delete said filter