User Tools

Site Tools


планирование_выполнения_заданий_в_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
планирование_выполнения_заданий_в_linux [2023/03/03 07:25]
val [Сервис cron]
планирование_выполнения_заданий_в_linux [2023/03/03 08:57] (current)
val [Сервис cron]
Line 24: Line 24:
  
 */5 * * * * test $(LANG= top -b -n 1 | grep Cpu | cut -d':'​ -f2 | cut -d. -f1) -gt 60 && ( date; ps awux ) >> /​tmp/​ps_cpu_hi.log */5 * * * * test $(LANG= top -b -n 1 | grep Cpu | cut -d':'​ -f2 | cut -d. -f1) -gt 60 && ( date; ps awux ) >> /​tmp/​ps_cpu_hi.log
-</code><​code> +</​code>​ 
-echo -e "0 */2 * * * \ + 
-/usr/bin/ansible-pull ​-s 90 -U http://​gate:​3000/​student/​ansible-pull-gpo.git\n\ +  * [[Сервис Ansible#​ansible-pull]] 
-@reboot sleep 1m; /​usr/​bin/​ansible-pull -U http://​gate:​3000/​student/​ansible-pull-gpo.git"​ | crontab - + 
-</​code>​<​code>​+<​code>​
 # ls /​var/​spool/​cron/​ # ls /​var/​spool/​cron/​
  
планирование_выполнения_заданий_в_linux.1677817506.txt.gz · Last modified: 2023/03/03 07:25 by val