This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
aix:aix_crontab [2024/09/11 15:33] manu [Check crontab] |
aix:aix_crontab [2025/04/29 15:59] (current) manu |
||
|---|---|---|---|
| Line 17: | Line 17: | ||
| [root@aixna001]/root> crontab -l lpar2rrd | [root@aixna001]/root> crontab -l lpar2rrd | ||
| 0 1 * * * /usr/bin/perl /opt/lpar2rrd-agent/lpar2rrd-agent.pl lnxmonitor01 > /var/tmp/lpar2rrd-agent.out 2>&1 | 0 1 * * * /usr/bin/perl /opt/lpar2rrd-agent/lpar2rrd-agent.pl lnxmonitor01 > /var/tmp/lpar2rrd-agent.out 2>&1 | ||
| + | 40 18 * * 1,2,3,4,5 ( . /home/lpar/.bash_profile ; /myscript/script01.sh ) >/dev/null 2>&1 | ||
| </cli> | </cli> | ||