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

Re: [cobalt-users] Sendmail Log Analayzer



On Saturday 02 November 2002 03:39, aljuhani wrote:
> Hello List.
>
> I have found a program that produce a brief report of sendmail
> /var/log/maillog enteries BUT i'm not sure if it will disturb anything on
> Cobalt RaQs.
>
> Here is an example of the report generated:
> http://www.klake.org/sma/example.html
>
> Here is the link of the program:
> http://www.klake.org/sma/
>
> If it does not work with Cobalt RaQs, Is there any similar alternatives.

Since this program only interacts with the system by reading a log file,
I see no reason it won't run on any system that it will compile on.
So:
Installed on a Qube2, that I am configuring as a slave nameserver
Not much activity on this server....
Probably want to setit up to run before logrotate and the command line or 
sma.conf should be donfigured, For my test I jut redirected output to an html 
file. I did no configuration
1) su -
   password:
2) cd/usr/local/src
3) wget http://www.klake.org/sma/dl/sma-1.3.1.tar.gz
4) tar -zxvf sma-1.3.1.tar.g1
5) cd sma-1.3.1/
6) make
7) make install
8) sma /var/log/maillog > /home/users/admin/sma.html
9) View it at http://fsn2.frontstreetnetworks.net/users/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