[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579776#comment-13579776
 ] 

Hudson commented on ZOOKEEPER-1641:
-----------------------------------

Integrated in ZooKeeper-trunk #1836 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/1836/])
    ZOOKEEPER-1641. Using slope=positive results in a jagged ganglia graph of 
packets rcvd/sent (Ben Hartshorne via phunt) (Revision 1446831)

     Result = SUCCESS
phunt : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1446831
Files : 
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/src/contrib/monitoring/ganglia/zookeeper_ganglia.py

                
> Using slope=positive results in a jagged ganglia graph of packets rcvd/sent
> ---------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1641
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1641
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: contrib
>            Reporter: Ben Hartshorne
>            Assignee: Ben Hartshorne
>            Priority: Minor
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-1641.patch
>
>
> The ganglia python module uses 'slope=positive' when submitting 
> zk_packets_received and zk_packets_sent.  This results in a graph that is 
> jagged (alternating valid results with zeros) at the highest resolution and 
> under-represents the actual value at all averaged resolutions (>1hr).
> The module should be changed to calculate the delta in requests and report 
> requests per second instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to