Insight Remote Support
1748040 Members
4940 Online
108757 Solutions
New Discussion юеВ

Cron error

 
Jan vd Vlugt
Occasional Advisor

Cron error

Cron gives the following error




*************************************************
Cron: The previous message is the standard output
and standard error of one of your crontab commands:

/opt/hpservices/RemoteSupport/config/pruneIncidents.sh
3 REPLIES 3
Liem Nguyen
Honored Contributor

Re: Cron error

Hi,

This was a known problem in older ISEE versions, you should install/upgrade to the current version A.03.95.500.xxx

Or you can workaround the problem by modifying the cron job with:

0 0 * * 1 /opt/hpservices/RemoteSupport/config/pruneIncidents.sh > /dev/null 2>&1

Hope this helps,

Jan vd Vlugt
Occasional Advisor

Re: Cron error

thanks for reply,

The updateoption is my best option, i will try this later.
Jan vd Vlugt
Occasional Advisor

Re: Cron error

Update is the best option