1. ) Check all containers : 

pi@raspiberry$ docker ps 

CONTAINER ID   IMAGE                                              NAMES

6030a77910a8   prom/node-exporter:v0.18.1                         node-exporter

f241363e15e7   eclipse-mosquitto:1.6.9                            mosquitto

19325349c504   prom/prometheus:latest                             prometheus

89ca7aceab48   192.168.7.7:5002/ame/collectors/video_armhf:7.17   video-focus

8c85e98cd6c5   192.168.7.7:5002/ame/collectors/video_armhf:7.17   video-capture

01a3ae5cd2fb   videodevices_grafana                               grafana

1e1ed35b990d   192.168.7.7:5002/ame/collectors/video_armhf:7.17   video-alert

26c7a8bb3379   videodevices_autoheal                              autoheal

59fd02151fdd   intertrade/ame-interface:armhf_7.0.0               ame-interface

434f204a09c5   intertrade/edge_bot:armhf_7.0.0 or 6.6 for pi3     edge_bot


2. ) Check that the device has sufficient Space : 

pi@raspiberry$ df -h 

6.6 GB Available . 


3. ) Check the Logs : 

pi@raspiberry$  cd /var/log 
pi@raspiberry/var/log/$ sudo more syslog | grep "search_criteria"  


4. ) Check that the Bot is responding : 

pi@raspiberry$    Go to Telegram and send /test and also send /status. 


5. ) Check Logs for predictions and what Rules/Action is on the device : 

pi@raspiberry$  cd /var/log

pi@raspberry/var/log/$ sudo more syslog | grep Ignore


6. ) Check the Devices Resources : 

pi@raspiberry$ htop 

Monitor the Load Average : 1.47 1.61 1.59           # Load cutoff is 50 

Monitor the Available Memory : Mem 1.25G / 1.83G    # Should have at least 100Mb Free.


7. ) Check the Channels Advanced Config :



Above is the Default config. Only min,max blob sizes should be changed.
Dilate is 1 - > 4
1 : very close up objects.
2 : 10 Meters
3 : 30 Meters  

4 : 50 Meters - very small objects

Preprocess should be off unless its a Nuc with Special configuration , Like Louis Dubb


8. ) Check Live view, and Playback : 

make sure you look at the Time and see that its ticking.


9. ) Check the Devices communication with AME-Maintenance server : 

pi@raspberry$  cd amedevices/videodevices/APPS/edge_bot
pi@raspberry/APPS/edge_bot$  python3 online_status.py 


10. ) Do a Speedtest on the Device :

pi@raspberry$  speedtest


11. ) Check that the Device is consuming from Rabbit :

http://192.168.7.10:15672/#/queues

12. ) Check Telegram info group for any exit Traps : 

alert.txt 

focus.txt

capture.txt

Excessive V1.18 VPN Notices 


13.)