![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| script not working from crontab, executes individual | saha | Shell Programming and Scripting | 4 | 04-12-2009 09:51 PM |
| crontab entry | rajip23 | SUN Solaris | 1 | 03-26-2009 07:38 AM |
| crontab entry | Sowser | UNIX for Advanced & Expert Users | 4 | 01-08-2007 05:34 PM |
| crontab entry | matrixmadhan | UNIX for Dummies Questions & Answers | 3 | 06-07-2005 09:57 AM |
| crontab and shell script that executes a sql. | radhika | Shell Programming and Scripting | 6 | 06-07-2005 12:33 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I have a crontab entry that goes out to 12 servers each day and gathers statistics about their dayend processing. The script goes to both HP and AIX servers (which shouldn't make a difference, I don't think). We output the job to a log file. Some weeks, the job will run successfully every day and then the next week, it will only run or gather stats one day. All that is posted to the log file when no stats are gathered is the word "exit". There are no errors in the /var/spool/cron/log file - you can see the job kick off and then a couple of minutes later in the log you see PID successful.
I was just wondering if there was a way to capture more information when the job doesn't run in place of the "exit" that gets posted. Or if there is somewhere else on the system I can look for errors. Thanks |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|