Tag Archive: dbd

Apr
11

Perl, FreeTDS and Cron issues

While converting some dodgy nagios-commands into cron scripts today, I came across an age-old issue when scheduling the final script in cron: The script works perfectly when running it on the command-line, but fails miserably when cron runs it. The usual answer here is “Check the environment variables”. The error I was getting was from …

Continue reading »