============================================================= Fri 05/15/2020 9:58:29.93 - 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=30936 GetStatus_000900_DC_DiscoveryChannel_.txt [2020-05-14T10:10:34.526-07:00 2020-05-14T17:10:34.495+00:00 UTC] 000900 Detections=000009/30936 ***** EXCESSIVE DROPPED FRAMES 3150 dropped 6.00 dropped/min 000901 Detections=000022/30936 ***** EXCESSIVE DROPPED FRAMES 86047 dropped 163.77 dropped/min 000902 Detections=000014/30936 ***** EXCESSIVE DROPPED FRAMES 7607 dropped 14.48 dropped/min 000903 Detections=000040/30936 ***** EXCESSIVE DROPPED FRAMES 4190 dropped 7.97 dropped/min 000904 Detections=000030/30936 ***** EXCESSIVE DROPPED FRAMES 4982 dropped 9.48 dropped/min 000905 Detections=000013/30936 ***** EXCESSIVE DROPPED FRAMES 5166 dropped 9.83 dropped/min 000906 Detections=000023/30936 ***** EXCESSIVE DROPPED FRAMES 6119 dropped 11.65 dropped/min 000907 Detections=000015/30936 ***** EXCESSIVE DROPPED FRAMES 6439 dropped 12.25 dropped/min 000908 Detections=012253/30936 CRITICAL - FIX CAMERA NOISE AND CHECK DISK SPACE ***** EXCESSIVE DROPPED FRAMES 6603 dropped 12.50 dropped/min 000909 Detections=000026/30936 ***** EXCESSIVE DROPPED FRAMES 4215 dropped 7.98 dropped/min 000910 Detections=000015/30936 ***** EXCESSIVE DROPPED FRAMES 5194 dropped 9.83 dropped/min 000911 Detections=000017/30936 ***** EXCESSIVE DROPPED FRAMES 5754 dropped 10.90 dropped/min 000912 Detections=000021/30936 ***** EXCESSIVE DROPPED FRAMES 6210 dropped 11.76 dropped/min 000913 Detections=018393/30936 CRITICAL - FIX CAMERA NOISE AND CHECK DISK SPACE ***** EXCESSIVE DROPPED FRAMES 19352 dropped 36.64 dropped/min 000914 Detections=000013/30936 ***** EXCESSIVE DROPPED FRAMES 7067 dropped 13.38 dropped/min 000915 Detections=000032/30936 ***** EXCESSIVE DROPPED FRAMES 7539 dropped 14.28 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=3158 GetStatus_000916_MH_MarsHill_.txt [2020-05-15T09:17:46.132-07:00 2020-05-15T16:17:46.100+00:00 UTC] 000931 Detections=002857/3158 WARNING - CHECK CAMERA NOISE for /f "usebackq tokens=*" ..b in (`dir /b /a-d "E:\cams2_queue\RunFolder\GetStatus_000941_*.txt"`) do ( File: 3.001 Total Detections=313 GetStatus_000941_ER_Prescott.txt [2020-05-15T09:36:08.741-07:00 2020-05-15T16:36:08.694+00:00 UTC] for /f "usebackq tokens=*" ..b in (`dir /b /a-d "E:\cams2_queue\RunFolder\GetStatus_000957_*.txt"`) do ( File: 3.001 Total Detections=153 GetStatus_000957_MC_Meteor_Crater.txt [2020-05-15T08:41:14.114-07:00 2020-05-15T15:41:14.083+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"