On 15/10/2013 12:04, Jordi Sanfeliu wrote:
> Hello Ali,
>
> On 10/15/2013 04:20 PM, Ali Faiez Taha wrote:
>> I am using Monitorix (3.3.0) with FreeBSD 9.1 and Apache2.4
>> After some configurations, there are some errors in Statistics with Bind.
>>
>> When restart Monitorix the log messages are:
>>
>> Argument "" isn't numeric in addition (+) at 
>> /usr/local/share/monitorix/fs.pm line 465.
>> Argument "" isn't numeric in addition (+) at 
>> /usr/local/share/monitorix/fs.pm line 466.
> These two messages affect only the 'fs' graph. It was a known bug and 
> it's already fixed in the *devel* branch, so you shouldn't see them in 
> the next Monitorix version.
>
>
>> Tue Oct 15 09:56:00 2013 - bind_update(): File does not exist: No such URL. 
>> at /usr/local/share/monitorix/bind.pm line 259
>>
> Can you, please, paste the '<bind>' section in your 'monitorix.conf' 
> file, and what BIND version are you using?

The section <bind> is:
# BIND graph
#
-----------------------------------------------------------------------------
<bind>
        list = http://localhost:8123/
        <in_queries_list>
                http://localhost:8123/ = A, AAAA, ANY, DS, MX, NS, PTR,
SOA, SRV, TXT, NAPTR, A6, CNAME, SPF, KEY, DNSKEY, HINFO, WKS, PX, NSAP
        </in_queries_list>
        <out_queries_list>
                http://localhost:8123/ = A, AAAA, ANY, DS, MX, NS, PTR,
SOA, SRV, TXT, NAPTR, A6, CNAME, SPF, KEY, DNSKEY, HINFO, WKS, PX, NSAP
        </out_queries_list>
        <server_stats_list>
                http://localhost:8123/ = Requestv4, Requestv6, ReqEdns0,
ReqBadEDNSVer, ReqTSIG, ReqSIG0, ReqBadSIG, ReqTCP, Response,
QrySuccess, QryAuthAns, QryNoauthAns, QryReferral, QryN
xrrset, QrySERVFAIL, QryNXDOMAIN, QryRecursion, QryDuplicate,
QryDropped, QryFailure
        </server_stats_list>
        <resolver_stats_list>
                http://localhost:8123/ = Queryv4, Queryv6, Responsev4,
Responsev6, NXDOMAIN, SERVFAIL, FORMERR, OtherError, EDNS0Fail,
Truncated, Lame, Retry, QueryTimeout, GlueFetchv4, Glue
Fetchv6, GlueFetchv4Fail, GlueFetchv6Fail, ValAttempt, ValOk, ValNegOk
        </resolver_stats_list>
        <cache_rrsets_list>
                http://localhost:8123/ = A, !A, AAAA, !AAAA, DLV, !DLV,
DS, !DS, MX, NS, CNAME, !CNAME, SOA, !SOA, !ANY, PTR, RRSIG, NSEC,
DNSKEY, NXDOMAIN
        </cache_rrsets_list>
        rigid = 0, 0, 0, 0, 0, 0, 0, 0
        limit = 100, 100, 100, 100, 100, 100, 100, 100
</bind>
#
#
-----------------------------------------------------------------------------

I am using BIND 9.8.3-P4
FreeBSD 9.1-RELEASE-p7

>> Argument "0timer" isn't numeric in array element at 
>> /usr/local/share/monitorix/int.pm line 372, <IN> line 6.
>> Argument "1timer" isn't numeric in array element at 
>> /usr/local/share/monitorix/int.pm line 372, <IN> line 7.
> Again, please, paste the output of the following command:
>
> # vmstat -i
$>  vmstat -i

interrupt                          total       rate
irq1: atkbd0                           6          0
irq6: fdc0                            23          0
irq17: mpt0                       234890          2
irq18: em0                      23626860        233
cpu0:timer                       9364797         92
cpu1:timer                       7665604         75
Total                           40892180        404



------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Monitorix-general mailing list
Monitorix-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monitorix-general

Reply via email to