monitoring client incorrectly pads graph's statistics
-----------------------------------------------------
Key: GERONIMO-3675
URL: https://issues.apache.org/jira/browse/GERONIMO-3675
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.1
Environment: windows
Reporter: Viet Hung Nguyen
Assignee: Viet Hung Nguyen
Priority: Critical
Attachments: geronimo-3675.patch
The monitoring client has problems when it attempts to "pad" some graph's stats
with 0's. The result is that only a couple of snapshots are retained at the end
of the process. Thus, the graph cannot be drawn at times. Additionally, if the
timeframe of a graph is specified to be anywhere from greater than 7 days to
less than 30 days, the graph will pull a lot of snapshots, because of the
hardcoded number of snapshots for a weekly and monthly timeframe. There needs
to be some sort of default number of pulled snapshots so this case will not
happen.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.