Re: newstats XSL broken?

2013-02-19 Thread Jan-Piet Mens
Shane,

 Yes, we had discovered and fixed this in the master branch (patch
 attached). Apologies for the brokenness! 

I've applied that, and it does indeed look better, but not good enough :)
See screen shot [1]. No worries, though: I'll wait until you release
(and I'm more looking forward to your implementing the JSON suggestion I
sent over... ;-)

Regards,

-JP

[1] http://d.pr/i/MVo1
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: newstats XSL broken?

2013-02-19 Thread Evan Hunt
 I've applied that, and it does indeed look better, but not good enough :)
 See screen shot [1]. No worries, though: I'll wait until you release
 (and I'm more looking forward to your implementing the JSON suggestion I
 sent over... ;-)

That just means there's no data to graph yet. Send your server a few
queries and try it again.

-- 
Evan Hunt -- e...@isc.org
Internet Systems Consortium, Inc.
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: newstats XSL broken?

2013-02-19 Thread Jan-Piet Mens
 That just means there's no data to graph yet. Send your server a few
 queries and try it again.

Duh. Didn't occur to me, because I was looking for the list of
authoritative zones served by named. 

Other than that, the output looks very sexy.

(Are people really interested in the 'Tasks' list? I think that's a lot
of data which could be omitted from the stats...)

-JP
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: newstats XSL broken?

2013-02-03 Thread Jan-Piet Mens
Evan,

On Sat Jan 26 2013 at 03:51:17 CET, Evan Hunt wrote:

 I'd love it if you'd try it, actually, find out how hard it is to modify
 your tools to use the new schema, and send feedback.

I think the XSL is broken (see attached patch), at least Chrome  Safari
say the document is empty and Firefox shows a bunch of '0' ... 

-JP
*** bind9.xsl.orig  2013-02-03 13:26:48.0 +0100
--- bind9.xsl   2013-02-03 13:26:51.0 +0100
***
*** 20,26 
  xsl:stylesheet version=1.0
   xmlns:xsl=http://www.w3.org/1999/XSL/Transform;
   xmlns=http://www.w3.org/1999/xhtml;
!  xsl:template
   html
   head
   style type=text/css
--- 20,26 
  xsl:stylesheet version=1.0
   xmlns:xsl=http://www.w3.org/1999/XSL/Transform;
   xmlns=http://www.w3.org/1999/xhtml;
!  xsl:template match=statistics
   html
   head
   style type=text/css
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users