Ben Hartshorne created ZOOKEEPER-1641:
-----------------------------------------
Summary: 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
Priority: Minor
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