I'm not exactly sure how to correct mrtg's config to make it work. so i
guess no mrtg for now or does someone know how to correct the situation?

- Fabian S.


On Thu, Mar 26, 2015 at 3:08 PM, Finn Buhelt <[email protected]> wrote:

> Hi-
> Remember that logs for some of the programs has changed in Qmailtoaster
> for Centos 6 - they are not run by supervise anymore but the system.
> (spamd, Clamd..)
> check /var/qmail/supervise for those remaining in supervise control and
> also - the format (date) has changed in the log for those run by the system.
> (Eric S. and the other Qmail mailtainers are moving from supervise in the
> latest Centos 7 version to let all of Qmailtoaster be handled by the
> system).
>
> Cheers,
> Finn
>
>
> Den 26-03-2015 kl. 18:13 skrev Fabian Santiago:
>
>> wow, ok, so i manually ran the mrtg cron job and receive this output:
>>
>> 2015-03-26 13:12:46: WARNING: Problem with External get
>> '/usr/bin/qmailmrtg C /var/log/qmail/clamd\':
>>     Expected a Number for 'in' but got 'failed to open dir
>> /var/log/qmail/clamd'
>>
>> 2015-03-26 13:12:46: WARNING: Problem with External get
>> '/usr/bin/qmailmrtg C /var/log/qmail/clamd\':
>>     Expected a Number for 'out' but nothing'
>>
>> 2015-03-26 13:12:46: WARNING: Problem with External get
>> '/usr/bin/qmailmrtg S /var/log/qmail/spamd\':
>>     Expected a Number for 'in' but got 'failed to open dir
>> /var/log/qmail/spamd'
>>
>> 2015-03-26 13:12:46: WARNING: Problem with External get
>> '/usr/bin/qmailmrtg S /var/log/qmail/spamd\':
>>     Expected a Number for 'out' but nothing'
>>
>> 2015-03-26 13:12:47: ERROR: Target[messages][_IN_] '\
>> $target->[0]{$mode} ' evaluated to 'REF(0x2d3a448)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[messages][_OUT_] '\
>> $target->[0]{$mode} ' evaluated to 'REF(0x2d27a70)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[queue-size][_IN_] '\
>> $target->[1]{$mode} ' evaluated to 'SCALAR(0x2d1a408)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[queue-size][_OUT_] '\
>> $target->[1]{$mode} ' evaluated to 'SCALAR(0x2d126e0)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[clamd][_IN_] '\ $target->[2]{$mode} '
>> evaluated to 'SCALAR(0x2d30000)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[clamd][_OUT_] '\ $target->[2]{$mode}
>> ' evaluated to 'SCALAR(0x2d27830)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[spamd][_IN_] '\ $target->[3]{$mode} '
>> evaluated to 'SCALAR(0x2d3b150)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[spamd][_OUT_] '\ $target->[3]{$mode}
>> ' evaluated to 'SCALAR(0x2d3b180)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[concurrency][_IN_] '\
>> $target->[4]{$mode} ' evaluated to 'REF(0x2d3af70)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[concurrency][_OUT_] '\
>> $target->[4]{$mode} ' evaluated to 'SCALAR(0x2d3b0f0)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[messstatus][_IN_] '\
>> $target->[5]{$mode} ' evaluated to 'REF(0x2d3b1e0)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[messstatus][_OUT_] '\
>> $target->[5]{$mode} ' evaluated to 'SCALAR(0x2d3b228)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[bytes][_IN_] '\ $target->[6]{$mode} '
>> evaluated to 'REF(0x2d404a8)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[bytes][_OUT_] '\ $target->[6]{$mode}
>> ' evaluated to 'REF(0x2d404c0)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[smtp][_IN_] '\ $target->[7]{$mode} '
>> evaluated to 'REF(0x2d406d0)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[smtp][_OUT_] '\ $target->[7]{$mode} '
>> evaluated to 'REF(0x2d406e8)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[smtpad][_IN_] '\ $target->[8]{$mode}
>> ' evaluated to 'REF(0x2d408f8)' instead of a number
>> 2015-03-26 13:12:47: ERROR: Target[smtpad][_OUT_] '\ $target->[8]{$mode}
>> ' evaluated to 'SCALAR(0x2d40910)' instead of a number
>>
>> so no good somewhere?
>>
>> - Fabian S.
>>
>>
>> On Thu, Mar 26, 2015 at 12:55 PM, Fabian Santiago
>> <[email protected] <mailto:[email protected]>> wrote:
>>
>>     ok so now isoqlog works and displays data but still no mrtg. i
>>     presume they aren't directly related.
>>
>>     On Thu, Mar 26, 2015 at 12:53 PM, Fabian Santiago
>>     <[email protected] <mailto:[email protected]>> wrote:
>>
>>         well, i hadn't but it was listed in my cron jobs. i then
>>         realized when i tried it manually that the domains file was
>>         missing. so i added it. will i have to manually edit this file
>>         each time i add a virtual domain to the server?
>>
>>         On Thu, Mar 26, 2015 at 12:45 PM, Eric Broch
>>         <[email protected] <mailto:[email protected]>> wrote:
>>
>>             On 3/26/2015 10:39 AM, Fabian Santiago wrote:
>>              > Are the mrtg and isoqlogs supposed to still work? in my
>>             default build
>>              > on centos 6.6, they do not. the isoqlog isn't even
>>             accessible via the
>>              > browser (I can probably figure that out) and the mrtg log
>>             is blank /
>>              > no activity.
>>              >
>>              > thoughts???
>>              >
>>              >
>>              > --
>>              >
>>              > - Sincerely,
>>              >
>>              > Fabian S.
>>              >
>>             Fabian,
>>
>>             Did you run this command
>>
>>             # sh /usr/share/toaster/isoqlog/bin/cron.sh
>>
>>             Eric
>>
>>             ------------------------------------------------------------
>> ---------
>>             To unsubscribe, e-mail:
>>             [email protected]
>>             <mailto:[email protected]>
>>             For additional commands, e-mail:
>>             [email protected]
>>             <mailto:[email protected]>
>>
>>
>>
>>
>>         --
>>
>>         - Sincerely,
>>
>>         Fabian S.
>>
>>
>>
>>
>>     --
>>
>>     - Sincerely,
>>
>>     Fabian S.
>>
>>
>>
>>
>> --
>>
>> - Sincerely,
>>
>> Fabian S.
>>
>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 

- Sincerely,

Fabian S.

Reply via email to