fmII
Sat, Aug 30th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 15:55 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 mailgraph 1.12 (Default)
Section: Unix

 

Added: Fri, Aug 24th 2001 07:15 UTC (7 years, 0 months ago) Updated: Wed, Mar 21st 2007 03:40 UTC (1 year, 5 months ago)


Screenshot About:
Mailgraph is a very simple mail statistics RRDtool frontend for Postfix that produces daily, weekly, monthly, and yearly graphs of received/sent and bounced/rejected mail.

Release focus: Minor bugfixes

Changes:
Support for spamassassin 3.1.0 and new vexira versions have been added. Support for Sendmail has been improved.

Author:
David Schweikert [contact developer]

Rating:
8.32/10.00 (9 votes)

Homepage:
http://mailgraph.schweikert.ch/
Tar/GZ:
http://mailgraph.schweikert.ch/pub/
Changelog:
http://mailgraph.schweikert.ch/pub/CHANGES
Demo site:
http://www.stat.ee.ethz.ch/mailgraph.cgi

Trove categories: [change]
[Development Status]  5 - Production/Stable
[Environment]  Web Environment
[Intended Audience]  System Administrators
[License]  OSI Approved :: GNU General Public License (GPL)
[Operating System]  POSIX
[Programming Language]  Perl
[Topic]  Internet :: Log Analysis

Dependencies: [change]
No dependencies filed

 
Project admins: [change]
» David Schweikert (Owner)

» Rating: 8.32/10.00 (Rank N/A)
» Vitality: 0.01% (Rank 4656)
» Popularity: 3.63% (Rank 1146)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 30,211
   URL hits: 22,272
   Subscribers: 94

Other projects from the same categories:
IP::Country
logsend
tinystats
smreject
onis not irc stats

Users who subscribed to this project also subscribed to:
g4u
wgrab http file fetcher
Emdros
read4me
MoviX2


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 1.12 17-Oct-2005 GNU General Public License (GPL) Homepage Tar/GZ Changelog

 Releases

Version Focus Date
1.12 Minor bugfixes 17-Oct-2005 07:52
1.11 Minor feature enhancements 06-Jun-2005 13:55
1.10 Minor feature enhancements 14-Dec-2004 14:27
1.9 Minor feature enhancements 14-Dec-2004 08:11
1.8 Minor feature enhancements 22-Feb-2004 16:26
1.6 Minor feature enhancements 20-Jan-2004 10:05
1.4 Minor feature enhancements 14-Jun-2003 17:16
1.3 Minor feature enhancements 14-Jun-2003 17:15
1.2 Minor bugfixes 14-Jun-2003 17:15
1.1 Minor feature enhancements 05-Jan-2003 12:25

 Comments

[»] It worked great. Thanks!
by ispguru - Mar 5th 2006 08:04:28

I have a 7 server openisp.net mysqlPostfix mail-gateway cluster and was having trouble knowing when a server was over-under loaded. Now it's easy!

[reply] [top]


[»] no images, just word "mailgraph" under every section
by Sjobeck - Jan 3rd 2005 09:51:04

Hello all,

Any one have a tip for some one struggling a bit with this project.

I have what I think is this software up and running, well, almost, viewing the webpage gives me the word "mailgrph" two times under each section (ie: day, week, month, year). Why wouldnt it show the images?

Thanks so very much.

Cheers.

Jason

--
Thanks. XMPP://jason@sjobeck.com

[reply] [top]


    [»] Re: no images, just word "mailgraph" under every section
    by nikster - Sep 5th 2005 08:57:40

    I have the same Problem. I have emerged it from gentoo-portage and compiled it by myself after the tutorial from: http://www.onlamp.com/pub/a/onlamp/2004/08/12/mailgraph.html I wonder what went wrong... egards

    [reply] [top]


      [»] Re: no images, just word "mailgraph" under every section
      by nikster - Sep 5th 2005 13:13:00

      OK. Just for the records, maybe others have Problems with this too... it's a Problem with syslog-ng Log-Files. There is a patch at bugs.gentoo.org but it does not work for me... Regards Niels

      [reply] [top]


        [»] Re: no images, just word "mailgraph" under every section
        by MikeDawg - Jan 25th 2006 07:26:35


        > OK. Just for the records, maybe others

        > have Problems with this too...

        > it's a Problem with syslog-ng

        > Log-Files.

        > There is a patch at bugs.gentoo.org but

        > it does not work for me...

        >

        > Regards

        >

        > Niels

        This is a known problem with the latest version of RRDtool and mailgraph. The author suggest that you downgrade to a 1.0x version of mailgraph until the issue is resolved. He said it is associated with COMMENT: not being escaped properly.

        [reply] [top]


[»] documentation, documentation, documentation
by Sjobeck - Jan 26th 2004 15:49:03

I love this project. I want to use it.

I have been a sysadmin for 6 years & using Linux for a only a couple years. I find the doc's for this project so very lacking that I can not figure out how to get this working on my system. This is only the second time in two years that I have been completely stumped on how to install something.

Please release a one page doc that says:
1. do this
2. then this
3. then this
4. then this
5. then this
6. done


Thank you very very much,
Jason Sjobeck

--
Thanks. XMPP://jason@sjobeck.com

[reply] [top]


[»] Unknown month 'ene'... my system is in Spanish...
by Arlequín - Jul 10th 2002 21:12:11

Hello: I've copied the mailgraph.pl into my /var/www/cgi-bin directory. Then chown'ed the file /var/log/syslog to root:apache and gave it read permission to the group. Trying to browse http://192.168.0.1/cgi-bin/mailgraph.pl, I had errors. Following is the result of tail /var/log/httpd/error.log

[Wed Jul 10 22:07:18 2002] [error] [client 192.168.0.5] Premature end of script headers: /var/www/cgi-bin/mailgraph.pl unknown month ene Parse::Syslog::next('Parse::Syslog=HASH(0x8081e50)') called at /var/www/cgi-bin/mailgraph.pl line 249 Parse::Syslog::main() called at /var/www/cgi-bin/mailgraph.pl line 416 [Wed Jul 10 22:09:21 2002] [error] [client 192.168.0.5] Premature end of script headers: /var/www/cgi-bin/mailgraph.pl

I have Mandrake 8.1 running and my locales are es_UY. ene is the abrrev. to 'enero' the month name of January in Spanish. Thanks

--
Arlequín :-) Linux Registered User #207262

[reply] [top]


[»] mailgraph - initialization error
by Renato Salles - Apr 10th 2002 15:05:29

I have already the linked packages - perl modules - needed, but i have a warning message saying: Can't locate RDS.pm in (mmany places where i have perl instaled. I'm using a RH 7.0 clone named Conectiva 7.0. Any sugestion would be appreciated.
Tanks.

[reply] [top]


    [»] Re: mailgraph - initialization error
    by Frank Reppin - Jun 1st 2002 18:39:32

    Hello, maybe an outdated answer: Reinstall RRDtool from the .tar.gz sources and use 'make site-perl-install' too. Kind regards

    [reply] [top]


      [»] Re: mailgraph - initialization error
      by Renato Salles - Jun 23rd 2002 20:55:44


      > Hello,
      > maybe an outdated answer:
      >
      > Reinstall RRDtool from the .tar.gz
      > sources and use
      > 'make site-perl-install' too.
      >
      > Kind regards
      That's it! It's already done - few weeks later from my first message - and now it runs! Thanks a lot. Maybe something to append at the "README" file in the future.... I have one more question: does "mailgraph" needs to run everytime - at boottime- to generate graphics for the .cgi/web page, or every hour/2hour, by cron? I did'nt figured out the relation between the rrd file and the availability of graphics update.
      Thanks.

      [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs