Hi list,

I am running qmailmrtg 4.0 on a 64bit-Linux (Gentoo) and have been running 
into the following situation:

qmailmrtg works, but graphs which have to be read out of logfiles (such as 
msgs, local/remote concurrency) are not shown. Graphs which are processed 
from other resources (CPU load etc.) are shown.

qmail.mrtg.cfg looks like this (stripped example)
-----

Language: german
WorkDir: /var/www/localhost/htdocs/qmailmrtg
#############################################################

Title[msg]: Messages - FQDN
MaxBytes[msg]: 100000
AbsMax[msg]: 200000
Options[msg]: gauge, growright
Target[msg]: `/usr/local/bin/qmailmrtg7 m /var/log/qmail`
PageTop[msg]: <B>FQDN Messages</B><br>
ShortLegend[msg]: msg
YLegend[msg]: msg/hour
Legend1[msg]: Total Msg&nbsp;
LegendI[msg]: Deliveries:&nbsp;
LegendO[msg]: Attempts:&nbsp;
WithPeak[msg]: ymwd
XSize[msg]: 350
YSize[msg]: 150

#-------------------------------------------------------------------

Title[queue-size]: Queue Size - FQDN
MaxBytes[queue-size]: 10000
AbsMax[queue-size]: 100000
Options[queue-size]: gauge, growright
Target[queue-size]: `/usr/local/bin/qmailmrtg7 q /var/qmail/queue`
PageTop[queue-size]: <B>FQDN Queue Size</B><br>
ShortLegend[queue-size]: Msg
YLegend[queue-size]: msg total
Legend1[queue-size]: msg&nbsp;
LegendI[queue-size]: msg&nbsp;
LegendO[queue-size]: unprocessed msg:&nbsp;
WithPeak[queue-size]: ymwd
XSize[queue-size]: 350
YSize[queue-size]: 150

-----

Graphs for queue-size are shown, for messages not.

Permissions are set to 644 qmaill:nofiles for files and to 755 qmaill:nofiles 
for directories.

messstatus.log looks like:
(only first 10 lines are posted here)

1088502602 0 0
1088502602 0 0 0 0
1088502302 0 0 0 0
1088502300 0 0 0 0
1088502000 0 0 0 0
1088501700 0 0 0 0
1088501400 0 0 0 0
1088501100 0 0 0 0
1088500800 0 0 0 0
1088500500 0 0 0 0

queue-size.log looks like:
(again only first 10 lines are posted here)

1088502601 11219 0
1088502601 11219 0 11219 0
1088502301 11120 0 11120 0
1088502300 11120 0 11205 0
1088502000 11205 0 11234 0
1088501700 11233 0 11234 0
1088501400 11178 0 11178 0
1088501100 11262 0 11281 0
1088500800 11281 0 11281 0
1088500500 11280 0 11281 0

Does anybody know how to solve this problem?
I had the same config running with an older version of qmailmrtg (don't know 
which one and don't have the sources) on a 32bit-one for years without any 
problems.

Greetings

Tobias

Reply via email to