-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Many Scripts are still running as cronjob (commented out scripts are already ported)
35 * * * * cd /home/ubuntu/rev1 && /usr/bin/python3 parse_luftdaten.info.py >> /home/ubuntu/rev1/log_luftdaten.log 2>&1
#*/30 * * * * cd /home/ubuntu/DeFroster && /usr/bin/python3 ParseAllObservationsInInterval.py
# 15 * * * * cd /home/ubuntu/UBA && /usr/bin/python3 UBA_liveparser.py
30 1 * * * cd /home/ubuntu/Alphasense && /usr/bin/python3 parse_alphasense_live.py
30 2 * * * cd /home/ubuntu/Alphasense && /usr/bin/python3 parse_alphasense_copter_live.py
#
15 * * * * cd /home/ubuntu/Meteo && /usr/bin/python3 parse_ceilometer_bl_live.py
15 * * * * cd /home/ubuntu/Meteo && /usr/bin/python3 parse_ceilometer_cltxt_live.py
15 * * * * cd /home/ubuntu/Meteo && /usr/bin/python3 parse_meteo_kobelweg_live.py
15 * * * * cd /home/ubuntu/Meteo && /usr/bin/python3 parse_meteo_koenigsplatz_live.py
15 * * * * cd /home/ubuntu/Meteo && /usr/bin/python3 parse_meteo_rotestor_live.py
15 * * * * cd /home/ubuntu/Meteo && /usr/bin/python3 parse_meteo_stephan_live.py
15 * * * * cd /home/ubuntu/Meteo && /usr/bin/python3 parse_meteo_uni2_live.py
15 * * * * cd /home/ubuntu/Meteo && /usr/bin/python3 parse_meteo_uni_live.py
15 * * * * cd /home/ubuntu/Meteo && /usr/bin/python3 parse_meteo_zentralklinikum_live.py
15 * * * * cd /home/ubuntu/Meteo && /usr/bin/python3 parse_sodarrass_live.py
###########
#GRIMM
###########
10 * * * * cd /home/ubuntu/Live && /usr/bin/python3 ftp_sync.py
40 * * * * cd /home/ubuntu/Live && ./parse_all_edm164.sh http://api.smartaq.net/v1.0/ >> /home/ubuntu/Live/log_edm164.log 2>&1
#50 * * * * cd /home/ubuntu/Live && ./parse_all_edm80opc.sh http://api.smartaq.net/v1.0/ >> /home/ubuntu/Live/log_edm80opc.log 2>&1
#30 * * * * cd /home/ubuntu/Live && ./parse_all_edm180neph.sh http://api.smartaq.net/v1.0/ >> /home/ubuntu/Live/log_edm180neph.log 2>&1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels