============================================================= Thu 05/21/2020 12:00:08.14 - 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=9566 GetStatus_000900_DC_DiscoveryChannel_.txt [2020-05-21T11:18:43.046-07:00 2020-05-21T18:18:43.015+00:00 UTC] 000902 Detections=000008/9566 ***** EXCESSIVE DROPPED FRAMES 3640 dropped 7.11 dropped/min 000908 Detections=004277/9566 WARNING - CHECK CAMERA NOISE 000913 Detections=004939/9566 WARNING - CHECK CAMERA NOISE 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=3054 GetStatus_000916_MH_MarsHill_.txt [2020-05-21T11:22:52.454-07:00 2020-05-21T18:22:52.407+00:00 UTC] 000931 Detections=002658/3054 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=260 GetStatus_000941_ER_Prescott.txt [2020-05-21T09:36:53.923-07:00 2020-05-21T16:36:53.876+00:00 UTC] 000949 Detections=000013/260 ***** EXCESSIVE DROPPED FRAMES 2467 dropped 4.81 dropped/min 000950 Detections=000008/260 ***** EXCESSIVE DROPPED FRAMES 708 dropped 1.38 dropped/min 000951 Detections=000074/260 ***** EXCESSIVE DROPPED FRAMES 2665 dropped 5.20 dropped/min 000952 Detections=000094/260 ***** EXCESSIVE DROPPED FRAMES 729 dropped 1.42 dropped/min 000953 Detections=000009/260 ***** EXCESSIVE DROPPED FRAMES 853 dropped 1.66 dropped/min 000954 Detections=000002/260 ***** EXCESSIVE DROPPED FRAMES 903 dropped 1.76 dropped/min 000955 Detections=000045/260 ***** EXCESSIVE DROPPED FRAMES 1568 dropped 3.06 dropped/min 000956 Detections=000015/260 ***** EXCESSIVE DROPPED FRAMES 1898 dropped 3.70 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=182 GetStatus_000957_MC_Meteor_Crater.txt [2020-05-21T08:36:30.881-07:00 2020-05-21T15:36:30.835+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"