============================================================= Tue 12/08/2020 12:00:03.70 - 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 ( Station: ######### CAMS STATUS FOR STATION: "000900_DC_DiscoveryChannel_" ######################### File: 3.001 Total Detections=1262 GetStatus_000900_DC_DiscoveryChannel_.txt [2020-12-08T11:33:32.963-07:00 2020-12-08T18:33:32.917+00:00 UTC] 000900 Detections=000052/1262 ***** EXCESSIVE DROPPED FRAMES 1735 dropped 2.26 dropped/min 000901 Detections=000075/1262 ***** EXCESSIVE DROPPED FRAMES 1718 dropped 2.24 dropped/min 000902 Detections=000048/1262 ***** EXCESSIVE DROPPED FRAMES 2010 dropped 2.62 dropped/min 000903 Detections=000066/1262 ***** EXCESSIVE DROPPED FRAMES 6945 dropped 9.04 dropped/min 000904 Detections=000063/1262 ***** EXCESSIVE DROPPED FRAMES 2549 dropped 3.32 dropped/min 000905 Detections=000051/1262 ***** EXCESSIVE DROPPED FRAMES 2507 dropped 3.27 dropped/min 000906 Detections=000060/1262 ***** EXCESSIVE DROPPED FRAMES 2928 dropped 3.81 dropped/min 000907 Detections=000049/1262 ***** EXCESSIVE DROPPED FRAMES 3194 dropped 4.16 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=3503 GetStatus_000916_MH_MarsHill_.txt [2020-12-08T11:50:46.130-07:00 2020-12-08T18:50:46.083+00:00 UTC] 000931 Detections=002923/3503 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=32549 GetStatus_000941_ER_Prescott.txt [2020-12-08T11:26:54.832-07:00 2020-12-08T18:26:54.628+00:00 UTC] 000941 Detections=001778/32549 WARNING - CHECK CAMERA NOISE 000944 Detections=008763/32549 WATCH - FIX CAMERA NOISE 000945 Detections=018596/32549 CRITICAL - FIX CAMERA NOISE AND CHECK DISK SPACE 000949 Detections=000041/32549 ***** EXCESSIVE DROPPED FRAMES 262621 dropped 342.30 dropped/min 000955 Detections=002015/32549 WARNING - CHECK CAMERA NOISE ***** EXCESSIVE DROPPED FRAMES 780 dropped 1.02 dropped/min 000956 Detections=001152/32549 WARNING - CHECK CAMERA NOISE 000941 Detections=001778/32549 WARNING - CHECK CAMERA NOISE 000944 Detections=008763/32549 WATCH - FIX CAMERA NOISE 000945 Detections=018596/32549 CRITICAL - FIX CAMERA NOISE AND CHECK DISK SPACE 000949 Detections=000041/32549 ***** EXCESSIVE DROPPED FRAMES 262621 dropped 342.30 dropped/min 000955 Detections=002015/32549 WARNING - CHECK CAMERA NOISE ***** EXCESSIVE DROPPED FRAMES 780 dropped 1.02 dropped/min 000956 Detections=001152/32549 WARNING - CHECK CAMERA NOISE for /f "usebackq tokens=*" ..b in (`dir /b /a-d "E:\cams2_queue\RunFolder\GetStatus_000957_*.txt"`) do ( File: 3.001 Total Detections=607 GetStatus_000957_MC_Meteor_Crater.txt [2020-12-08T11:21:16.203-07:00 2020-12-08T18:21:16.156+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"