Re: [Qsstats-users] about graphs + question
Brought to you by:
seitan
|
From: Seitan <se...@le...> - 2006-01-06 16:11:38
|
1) delete all cache and re-run qsstats. This usually happens, when you run
qsstats incorrectly, and on following runs qsstats a run in correct way.
2) in order to vew rbl statistic, you need to modify qyou qmail-smtpd/run
script.
This is needed, because in other way there will be no entries of rbl-blocked
mesages in mail.log file.
I suggest the following way:
/usr/local/bin/tcpserver -v -R -l "$LOCAL" -x /etc/tcp.smtp.cdb -c
"$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp
rblsmtpd -r rbl.somehost -r \
rbl1.somehost
/var/qmail/bin/qmail-smtpd 2>&1 | /var/qmail/bin/splogger qmail-smtpd
This modification sends all qmail-smtpd releted messages into main log file
(ussualy mail.log)..
----- Original Message -----
From: "Andrea Riela" <ml...@ne...>
To: <qss...@li...>
Sent: Friday, January 06, 2006 5:44 PM
Subject: [Qsstats-users] about graphs + question
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> first of all, thanks for your support and for your code :)
>
> 1. I need an advice about graphs. I've something like that:
> http://www.nesys.it/snap/qsstats.pdf
> As you could see, the graph is quite "out of scale" :) What could I do?
>
> 2. I use qmail whit rblsmtpd on qmail-smtpd runscript. That's is visible
> on qsstats? how could I check my specific rbl servers (ex. relays.ordb.org
> ... dnsbl.njabl.org, ...)?
>
> Any advice will be appreciated
> Regards
> Andrea
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (Darwin)
>
> iD8DBQFDvpBoMakHrsrHP9wRAvqQAJ0W8T6HO8iEUFXnHIUtPoPjk0s+UQCg7Qzg
> U4khMiuObRmekjTDuVvhuPQ=
> =fekz
> -----END PGP SIGNATURE-----
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> Qsstats-users mailing list
> Qss...@li...
> https://lists.sourceforge.net/lists/listinfo/qsstats-users
>
|