This are the lines in my crontab
Code: Select all
name1 phone
*/10 * * * * /home/pi/domoticz/scripts/check_device_online.py 10.0.0.13 461 10 120
#name2 phone
*/10 * * * * /home/pi/domoticz/scripts/check_device_online.py 10.0.0.6 462 10 120
#name3 phone
*/10 * * * * /home/pi/domoticz/scripts/check_device_online.py 10.0.0.18 455 10 120
#name4 phone
*/10 * * * * /home/pi/domoticz/scripts/check_device_online.py 10.0.0.24 463 10 120
When I run the lines manually I do get a new file
Some one any idea why this can happen ?
By the way : The new created pid have no content. Is that correct ?