============================================================= Tue 11/24/2020 12:00:03.61 - Version: 3.000 - E:\cams2_queue\RunFolder\status_check.bat [".. emp\status" "status_check_LOCAMS.txt"] [status_check.bat:SETUP ".. emp\status" "status_check_LOCAMS.txt"] Please wait... ******* Detecting noisy cameras ************* [CALL status_check.bat:LOOP_LISTFILE] "E:\cams2_queue\RunFolder\status_check_LOCAMS.txt" for /f "usebackq tokens=*" ..a in (`findstr /i "getstatus_" "E:\cams2_queue\RunFolder\status_check_LOCAMS.txt"`) do ( Now download/caching ALL "GetStatus_000900_*.txt" files to "E:\cams2_queue\RunFolder". Now download/caching ALL "GetStatus_000916_*.txt" files to "E:\cams2_queue\RunFolder". Now download/caching ALL "GetStatus_000941_*.txt" files to "E:\cams2_queue\RunFolder". Now download/caching ALL "GetStatus_000957_*.txt" files to "E:\cams2_queue\RunFolder". ) for /f "usebackq tokens=*" ..a in [`findstr /i "getstatus_" "E:\cams2_queue\RunFolder\status_check_LOCAMS.txt"`] do [ for /f "usebackq tokens=*" ..b in (`dir /b /a-d "E:\cams2_queue\RunFolder\GetStatus_000900_*.txt"`) do ( 2020_11_24_000900_00_54_04 000903 "ERROR: NO VIDEO SIGNAL 2020_11_24_000900_00_54_04" Station: ######### CAMS STATUS FOR STATION: "000900_DC_DiscoveryChannel_" ######################### File: 3.001 Total Detections=950 GetStatus_000900_DC_DiscoveryChannel_.txt [2020-11-24T11:19:49.141-07:00 2020-11-24T18:19:49.110+00:00 UTC] 000903 "ERROR: NO VIDEO SIGNAL 2020_11_24_000900_00_54_04" 000900 Detections=000072/950 ***** EXCESSIVE DROPPED FRAMES 2575 dropped 3.41 dropped/min 000901 Detections=000103/950 ***** EXCESSIVE DROPPED FRAMES 2507 dropped 3.32 dropped/min 000902 Detections=000077/950 ***** EXCESSIVE DROPPED FRAMES 5116 dropped 6.77 dropped/min 000904 Detections=000040/950 ***** EXCESSIVE DROPPED FRAMES 3707 dropped 4.91 dropped/min 000905 Detections=000028/950 ***** EXCESSIVE DROPPED FRAMES 4127 dropped 5.46 dropped/min 000906 Detections=000039/950 ***** EXCESSIVE DROPPED FRAMES 4305 dropped 5.70 dropped/min 000907 Detections=000022/950 ***** EXCESSIVE DROPPED FRAMES 4543 dropped 6.02 dropped/min 000912 Detections=000102/950 ***** EXCESSIVE DROPPED FRAMES 1262 dropped 1.67 dropped/min for /f "usebackq tokens=*" ..b in (`dir /b /a-d "E:\cams2_queue\RunFolder\GetStatus_000916_*.txt"`) do ( Station: ######### CAMS STATUS FOR STATION: "000916_MH_MarsHill_" ################################# File: 3.001 Total Detections=6315 GetStatus_000916_MH_MarsHill_.txt [2020-11-24T11:51:50.003-07:00 2020-11-24T18:51:49.957+00:00 UTC] 000931 Detections=005847/6315 WATCH - FIX CAMERA NOISE for /f "usebackq tokens=*" ..b in (`dir /b /a-d "E:\cams2_queue\RunFolder\GetStatus_000941_*.txt"`) do ( Station: ######### CAMS STATUS FOR STATION: "000941_ER_Prescott" ################################## File: 3.001 Total Detections=880 GetStatus_000941_ER_Prescott.txt [2020-11-24T11:33:12.715-07:00 2020-11-24T18:33:12.669+00:00 UTC] 000949 Detections=000046/880 ***** EXCESSIVE DROPPED FRAMES 269220 dropped 356.73 dropped/min 000949 Detections=000046/880 ***** EXCESSIVE DROPPED FRAMES 269220 dropped 356.73 dropped/min for /f "usebackq tokens=*" ..b in (`dir /b /a-d "E:\cams2_queue\RunFolder\GetStatus_000957_*.txt"`) do ( File: 3.001 Total Detections=0 *** GetStatus_000957_MC_Meteor_Crater.txt [2020-11-24T10:59:25.962-07:00 2020-11-24T17:59:25.931+00:00 UTC] Total Detections=0 Probably FAILED CAPTURE? ) [RETURN status_check.bat:LOOP_LISTFILE] [bat_returncode=0] This script examines all the GetStatus report files in the specified directory and reports on anomolies such as: 1. Cameras with excessive detections [indicates noisy camera/s] 2. Cameras with excessive dropped frames 3. Stations with dangerously low disk space 4. Stations that haven't reported in lately 5. Stations with GetStatus reports that haven't been uploaded in 3 or more days. The detections and dropped frames are determined by reading the GetStatus report and examining each camera in the most recent SubmissionFiles session for that CAMS instance. [status_check.bat:DONE] [0] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If there are issues reported, examine the GetStatus files that have been downloaded for you in the "E:\cams2_queue\RunFolder" directory. "E:\cams2_queue\RunFolder\status_check_to_html.bat" "E:\cams2_queue\RunFolder" "e:\cams2_queue\status_LOCAMS.html" [status_check_to_html.bat:DONE] [0] ["E:\cams2_queue\RunFolder" "e:\cams2_queue\status_LOCAMS.html"] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The resulting file is: "e:\cams2_queue\status_LOCAMS.html" start "" "e:\cams2_queue\status_LOCAMS.html"