============================================================= Sun 01/10/2021 12:00:03.65 - 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 ( File: 3.001 Total Detections=666 GetStatus_000900_DC_DiscoveryChannel_.txt [2021-01-10T11:51:31.012-07:00 2021-01-10T18:51:30.981+00:00 UTC] 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=1605 GetStatus_000916_MH_MarsHill_.txt [2021-01-10T10:53:11.471-07:00 2021-01-10T17:53:11.440+00:00 UTC] 000931 Detections=001303/1605 WARNING - CHECK 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=20074 GetStatus_000941_ER_Prescott.txt [2021-01-10T09:46:13.638-07:00 2021-01-10T16:46:13.591+00:00 UTC] 000944 Detections=005932/20074 WATCH - FIX CAMERA NOISE 000945 Detections=013269/20074 CRITICAL - FIX CAMERA NOISE AND CHECK DISK SPACE 000949 Detections=000007/20074 ***** EXCESSIVE DROPPED FRAMES 52098 dropped 68.23 dropped/min 000949 Detections=000140/20074 ***** EXCESSIVE DROPPED FRAMES 346108 dropped 453.77 dropped/min 000950 Detections=000003/20074 ***** EXCESSIVE DROPPED FRAMES 1443 dropped 1.89 dropped/min 000951 Detections=000002/20074 ***** EXCESSIVE DROPPED FRAMES 1389 dropped 1.82 dropped/min 000952 Detections=000320/20074 ***** EXCESSIVE DROPPED FRAMES 1449 dropped 1.90 dropped/min 000953 Detections=000003/20074 ***** EXCESSIVE DROPPED FRAMES 1438 dropped 1.89 dropped/min 000954 Detections=000007/20074 ***** EXCESSIVE DROPPED FRAMES 1405 dropped 1.84 dropped/min 000955 Detections=000198/20074 ***** EXCESSIVE DROPPED FRAMES 1833 dropped 2.40 dropped/min 000956 Detections=000077/20074 ***** EXCESSIVE DROPPED FRAMES 1482 dropped 1.94 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=442 GetStatus_000957_MC_Meteor_Crater.txt [2021-01-10T11:27:21.603-07:00 2021-01-10T18:27:21.572+00:00 UTC] ) [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"