[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Sendmail Log Analayzer
- Subject: Re: [cobalt-users] Sendmail Log Analayzer
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat Nov 2 06:39:00 2002
- Organization: Front Street Networks LLC
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Saturday 02 November 2002 09:06, aljuhani wrote:
> Thanks Gerald.
>
> Just installed on Cobalt RaQ4 and is working fine. If I make a cron.daily
> script and name it asma.sh (added "a" to make it run before logrotate) that
> looks like below:
> --------
> #!/bin/sh
> cd/usr/local/src/sma-1.3.1/
> sma /var/log/maillog > /home/users/admin/sma.html
> --------
> sma /var/log/maillog > /home/users/admin/sma.html
A RaQ4 won't have that directory, try
sma /var/log/maillog > /home/sites/home/users/admin/web/sma.html
then use the following to access it;
http://my-domain.tld/~admin/sma.html
Gerald
--
http://frontstreetnetworks.com http://raqware.com
Front Street Networks LLC | Phone: 203-785-0699
229 Front Street, Ste C, New Haven, CT 06513-3203