|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
CentOS/Postfix: graphs display no content [followup]Gentlemen,
As a followup, I am also getting the strange occurrence of ,cgi in /tmp/mailgraph mentioned previously on this list. Deleting it serves no purpose, because it's immediately recreated of course. Additionally, no httpd/error_log messages are being generated. Ideas? Suggestions? Regards & TIA, -Colin -- Unsubscribe mailto:mailgraph-request@...?subject=unsubscribe Help mailto:mailgraph-request@...?subject=help Archive http://lists.ee.ethz.ch/mailgraph WebAdmin http://lists.ee.ethz.ch/lsg2.cgi |
|
|
Re: CentOS/Postfix: graphs display no content [followup]--- Colin Raven <colin@...> wrote:
> Ideas? Suggestions? I am a newbie to mailgraph. got it working a couple of weeks ago on a freebsd box with (much appreciated!) help from this list and from the freebsd port maintainer. the install in freebsd seems similar to yours: - /var/log/maillog - ,cgi-bin directory in /tmp/mailgraph and it works. here are a couple of pointers, maybe they help ? 1. what is the permission of /var/log/maillog and to which user/group is it assigned? in FreeBSD I had to edit the appropriate line in /etc/newsyslog.conf so that when the file is rotated the new, empty file is accessible to the user running mailgraph. 2. what is the content of /tmp/mailgraph/,cgi-bin/ ? are there png files in there or not ? regards Yuv ____________________________________________________________________________________Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV. http://tv.yahoo.com/ -- Unsubscribe mailto:mailgraph-request@...?subject=unsubscribe Help mailto:mailgraph-request@...?subject=help Archive http://lists.ee.ethz.ch/mailgraph WebAdmin http://lists.ee.ethz.ch/lsg2.cgi |
|
|
|
|
|
Re: CentOS/Postfix: graphs display no content [followup]I am a newbie to mailgraph. got it working a couple ofweeks ago on a freebsd
box with (much appreciated!) help from this list and from the freebsd port maintainer. I saw your posts to the list indeed. Congrats on getting it working > > the install in freebsd seems similar to yours: > - /var/log/maillog > - ,cgi-bin directory in /tmp/mailgraph > > and it works. Hehe, I'm getting daily stats written to the yearly graph...so I guess you could say that - in some way - it's working :) here are a couple of pointers, maybe they help ? > > 1. what is the permission of /var/log/maillog and to > which user/group is it assigned? /var/log/maillog is root:root and as of today 644 in FreeBSD I had to edit the appropriate line in > /etc/newsyslog.conf so that when the file is rotated > the new, empty file is accessible to the user running > mailgraph. Well, in this case, that would be logrotate which accepts post-rotate commands 2. what is the content of /tmp/mailgraph/,cgi-bin/ ? > are there png files in there or not ? Yep there are .png's in there for sure, with mod dates of minutes ago, the last time the age was reloaded and images generated -Colin -- Unsubscribe mailto:mailgraph-request@...?subject=unsubscribe Help mailto:mailgraph-request@...?subject=help Archive http://lists.ee.ethz.ch/mailgraph WebAdmin http://lists.ee.ethz.ch/lsg2.cgi |
|
|
Re: CentOS/Postfix: graphs display no content [followup]Colin,
I created the following doc as part of my disaster recovery procedures to rebuild my CentOS 4.4 mail server (mailgraph included). This is for version 1.12, but it should work exactly the same for 1.14. http://www.rynogear.com/Installing%20MailGraph%20on%20CentOS.pdf Regards, Ryan > Gentlemen, > As a followup, I am also getting the strange occurrence of ,cgi in > /tmp/mailgraph mentioned previously on this list. > Deleting it serves no purpose, because it's immediately recreated of > course. > Additionally, no httpd/error_log messages are being generated. > Ideas? Suggestions? > > Regards & TIA, > -Colin > > > -- > Unsubscribe mailto:mailgraph-request@...?subject=unsubscribe > Help mailto:mailgraph-request@...?subject=help > Archive http://lists.ee.ethz.ch/mailgraph > WebAdmin http://lists.ee.ethz.ch/lsg2.cgi > -- Unsubscribe mailto:mailgraph-request@...?subject=unsubscribe Help mailto:mailgraph-request@...?subject=help Archive http://lists.ee.ethz.ch/mailgraph WebAdmin http://lists.ee.ethz.ch/lsg2.cgi |
|
|
Re: CentOS/Postfix: graphs display no content [followup]Hey Ryan,
That's a great document!! Thanks for submitting it to the list I was nowhere near as methodical as you were, but once I read through the doc and compared it with the (ultimate) outcome of my thrashing around - whether by good luck or good judgment - what I did seemed to amount to the same end result. What is happening now utterly defies explanation. Mailgraph seems to be looking at the maillog and grabbing stats from March/April of this year, and ignoring May/June/July/August. I can't begin to get my head around that, it's bizarre. /me is baffled. Regards & Thanks!! -Colin On 8/29/07, Ryan Delany <ryan@...> wrote: > > Colin, > > I created the following doc as part of my disaster recovery procedures to > rebuild my CentOS 4.4 mail server (mailgraph included). This is for > version 1.12, but it should work exactly the same for 1.14. > > http://www.rynogear.com/Installing%20MailGraph%20on%20CentOS.pdf > > Regards, > > Ryan > > > Gentlemen, > > As a followup, I am also getting the strange occurrence of ,cgi in > > /tmp/mailgraph mentioned previously on this list. > > Deleting it serves no purpose, because it's immediately recreated of > > course. > > Additionally, no httpd/error_log messages are being generated. > > Ideas? Suggestions? > > > > Regards & TIA, > > -Colin > > > > > > -- > > Unsubscribe mailto:mailgraph-request@...?subject=unsubscribe > > Help mailto:mailgraph-request@...?subject=help > > Archive http://lists.ee.ethz.ch/mailgraph > > WebAdmin http://lists.ee.ethz.ch/lsg2.cgi > > > > > -- Unsubscribe mailto:mailgraph-request@...?subject=unsubscribe Help mailto:mailgraph-request@...?subject=help Archive http://lists.ee.ethz.ch/mailgraph WebAdmin http://lists.ee.ethz.ch/lsg2.cgi |
|
|
Re: CentOS/Postfix: graphs display no content [followup]Mailgraph takes it time to work through old logs. Give it time, and it
should work its way up to the current day and time. -----Original Message----- From: mailgraph-bounce@... [mailto:mailgraph-bounce@...] On Behalf Of Colin Raven Sent: 29 August 2007 18:33 To: ryan@...; mailgraph@... Subject: [mailgraph] Re: CentOS/Postfix: graphs display no content [followup] Hey Ryan, That's a great document!! Thanks for submitting it to the list I was nowhere near as methodical as you were, but once I read through the doc and compared it with the (ultimate) outcome of my thrashing around - whether by good luck or good judgment - what I did seemed to amount to the same end result. What is happening now utterly defies explanation. Mailgraph seems to be looking at the maillog and grabbing stats from March/April of this year, and ignoring May/June/July/August. I can't begin to get my head around that, it's bizarre. /me is baffled. Regards & Thanks!! -Colin On 8/29/07, Ryan Delany <ryan@...> wrote: > > Colin, > > I created the following doc as part of my disaster recovery procedures to > rebuild my CentOS 4.4 mail server (mailgraph included). This is for > version 1.12, but it should work exactly the same for 1.14. > > http://www.rynogear.com/Installing%20MailGraph%20on%20CentOS.pdf > > Regards, > > Ryan > > > Gentlemen, > > As a followup, I am also getting the strange occurrence of ,cgi in > > /tmp/mailgraph mentioned previously on this list. > > Deleting it serves no purpose, because it's immediately recreated of > > course. > > Additionally, no httpd/error_log messages are being generated. > > Ideas? Suggestions? > > > > Regards & TIA, > > -Colin > > > > > > -- > > Unsubscribe mailto:mailgraph-request@...?subject=unsubscribe > > Help mailto:mailgraph-request@...?subject=help > > Archive http://lists.ee.ethz.ch/mailgraph > > WebAdmin http://lists.ee.ethz.ch/lsg2.cgi > > > > > -- Unsubscribe mailto:mailgraph-request@...?subject=unsubscribe Help mailto:mailgraph-request@...?subject=help Archive http://lists.ee.ethz.ch/mailgraph WebAdmin http://lists.ee.ethz.ch/lsg2.cgi -- Unsubscribe mailto:mailgraph-request@...?subject=unsubscribe Help mailto:mailgraph-request@...?subject=help Archive http://lists.ee.ethz.ch/mailgraph WebAdmin http://lists.ee.ethz.ch/lsg2.cgi |
| Free embeddable forum powered by Nabble | Forum Help |