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/01/22 12:34]
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
- 
-0 */2 * * * /​usr/​bin/​ansible-pull -s 90 -U http://​server.corpX.un/​student/​ansible-pull-gpo.git -C main 
-@reboot sleep 1m; /​usr/​bin/​ansible-pull -U http://​server.corpX.un/​student/​ansible-pull-gpo.git -C main 
 </​code>​ </​code>​
 +
 +  * [[Сервис Ansible#​ansible-pull]]
 +
 +<​code>​
 # ls /​var/​spool/​cron/​ # ls /​var/​spool/​cron/​
  
планирование_выполнения_заданий_в_linux.1674380072.txt.gz · Last modified: 2023/01/22 12:34 by val