1833858 Members
3435 Online
110063 Solutions
New Discussion

Re: cron issue

 
jona_1
Frequent Advisor

cron issue

Hi,
I am new in this forum..I have received one alert like this regarding cron process .. ..from alert log
(/opt/HPO/SMSPIv2/logs/alert_logfile) what i got i have attached.Can you guys help me..

Regards,
jona
6 REPLIES 6
Jose Mosquera
Honored Contributor

Re: cron issue

Hi,

Looks like you have a lot of cron processes running at once.

Please could you post the output of this command:
#ps -ef|grep cron|grep -v grep

Also please provide info about HP-UX version and server model.

Rgds.
Shibin_2
Honored Contributor

Re: cron issue

nothing to worry on this. this is showing your number of cron daemons increased from the maximum number set on your Centralized Monitoring System. You can ignore this alert, these will re-arm, once it back to normal.
Regards
Shibin
jona_1
Frequent Advisor

Re: cron issue

Thanks for your prompt reply..

model 9000/800/rp8420
version B.11.11
root@xxxxo1:(/home#)> ps -ef|grep cron|grep -v grep
root 3639 1 0 Jan 22 ? 5:18 /usr/sbin/cron
root@xxxxx1:(/home#)>

right now no process is there .. we have recieved these msg some hr ago..& several times we hv received this message...is there anyway i can check why lots of process were there...or how to proceed with this incident..
Dennis Handly
Acclaimed Contributor

Re: cron issue

>is there anyway I can check why lots of process were there or how to proceed with this incident?

It appears there were lots of crontab entries that all fired off at 11:45. Inspect all of the crontab files? Make sure the times are staggered.
Jose Mosquera
Honored Contributor

Re: cron issue

Ok, just a one cron process running. Just to check if the lastest "cron/at" comulative patch (PHCO_35331) have been applied in your system:
#swlist -l fileset|grep PHCO_35331

If not is installed, I suggest you applies it.

It is always recommended to have the latest patch level. If you need to apply the patch remember that cron execution will be interrupted during the process can skip the execution of key task. Keep this in mind to use an appropriate time.

Rgds.
jona_1
Frequent Advisor

Re: cron issue

Thank you.

Regards,
Jona