[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Cron for SMA



Hello.

I have just found that the sma command is under /usr/local/bin/ so you need to 
change your cron script to:

#!/bin/sh
cd /usr/local/bin/
sma -f /usr/local/src/sma-1.3.1/sma.conf /var/log/maillog > 
/home/users/admin/public_html/sma.html

the -f command makes the sma read and apply your configuration file settings 
under /usr/local/src/sma-1.3.1/ which is sma.conf.  You can pico that file and 
change the configs if you want.

Sorry about the last reply but I was thinking of simulating a keyboard input 
as the && sometimes works for certain scripts.

Regards,

Al-Juhani
aljuhani@xxxxxxxxx

>===== Original Message From cobalt-users@xxxxxxxxxxxxxxx =====
>I am trying to get a half-hourly cron to work for SMA maillog reporting and
>I keep getting the same error:
>
>Date: Mon, 4 Nov 2002 22:34:00 -0800
>From: root (Cron Daemon)
>To: root
>Subject: Cron <root@ns1> run-parts /etc/cron.half-hourly
>
>/etc/cron.half-hourly/sma.sh: sma: command not found
>
>This is the cron I am using:
>
>#!/bin/sh
>cd /usr/local/src/sma-1.3.1/
>sma /var/log/maillog > /home/users/admin/public_html/sma.html (NOTE: I have
>changed web for public_html)
>
>The name of the cron is sma.sh and it is chmod to 755.
>
>any ideas why this is not working?  The cron executes but it cannot find the
>sma file, if I run it manually it works just fine...
>
>Thanks!
>
>Santiago.
>_______________________
>Santiago Montalv n
>IT Consultant
>MontalvanWare.Com
>503-341-7159