• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

emails from cron

A

ArouG

Guest
Hi every body !

First, sorry fot my english spoken ... I'm french but, you know it : nobody's perfect !

I've create a task with crontab on linux server. There is Plex Parallels v10. I received this e-mail from cron (I suppose !?) :

1 :
Cron <root@s15462935> /usr/lib64/plesk-9.0/postfix-poplockdb-clean :
/bin/sh: /usr/lib64/plesk-9.0/postfix-poplockdb-clean
: No such file or directory

2 :
Cron <root@s15462935> /usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1 :
/bin/sh: 1
: ambiguous redirect


This is my crontab :

crontab -l

2,12,22,32,42,52 * * * * /usr/lib64/plesk-9.0/postfix-poplockdb-clean
7,22,37,52 * * * * /usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1
0 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/secur-check
0 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/send-report weekly
10 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/clean-sysstats
15 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats day
15 1 * * 1 /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats week
15 1 1 * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats month
15 1 1 * * /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats year
20 1 * * * /usr/local/psa/libexec/modules/watchdog/cp/clean-events
0 3 * * 7 /usr/local/psa/libexec/modules/watchdog/cp/clean-reports
5 * * * * /etc/cron2.sh

The only line i've created is - of course - the last one !

Doctor please ... is it heavy ?
What i had to do ?
 
Back
Top