Bug 1005160 - Collection interval change for Message Count metrics on the fly does not work properly
Summary: Collection interval change for Message Count metrics on the fly does not work...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Plugin -- SOA 5
Version: JON 3.1.2
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: JON 3.2.0
Assignee: kconner
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 1005163
TreeView+ depends on / blocked
 
Reported: 2013-09-06 10:36 UTC by bkramer
Modified: 2013-10-11 17:51 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-11 17:51:36 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1018294 0 unspecified CLOSED Collection interval change for Message Count metrics on the fly does not work properly 2021-02-22 00:41:40 UTC

Internal Links: 1018294

Description bkramer 2013-09-06 10:36:57 UTC
Description of problem:
Collection interval change for "Message Count (avg) per Minute" on the fly will break monitoring of this metric and it's value will drop to 0 and it will stay 0 until the JBoss ON Agent is restarted.

The same behaviour is observed for "Message Count (avg)" - so it's value will drop to 0 and this will be resolved with JBoss ON Agent restart.

However, if I change the collection period for "Message Count", it will be properly collected but values for "Message Count (avg)"  and "Message Count (avg) per Minute" will drop to 0 and will stay 0 until the JBoss ON Agent is restarted.

Version-Release number of selected component (if applicable):
JBoss ON 3.1.2

How reproducible:
Always

Steps to Reproduce:
1. Install and set up a SOA-P instance.
2. Start the SOA-P instance.
3. Start JBoss ON Server and JBoss ON Agent
4. Add a new SOA-P instance to JBoss ON inventory - JBoss ON server/agent must have SOA-P 5 plug-in installed.
5. Make sure that the Principal/Credentials are set properly in the Connection Settings page for SOA-P instance
6. Execute $SOA-P_HOME/samples/quickstarts/helloworld sample.
7. Run "ant deploy"
8. Once the JBoss ESB deployment is done and discovered - navigate to SimpleListener Service: JBossAS Servers -> SOA-P instance -> JBoss ESB -> Deployments -> Quickstart_helloworld.esb -> Services -> SimpleListener Service -> Monitoring -> Schedules and set Message Count, Message Count (avg) and Message Count (avg) per Minute to 30 seconds;
9. Run "ant runtest"
10. Wait at least 30 seconds+.
11. Repeat the steps 9. and 10. several times.
12. From left navigation tree, expand and select SimpleListener Service (as above).
13. From right pain, select "Monitoring" tab -> "Tables" and see metrics.
14. From right pain, select "Monitoring" tab -> "Graphs" and see metrics.
15. Metrics are properly updated.
14. Navigate to Monitoring -> Schedules page for "Message Count (avg) per Minute" and change this value to something else (for instance 1 minute);

Actual results:
Value of the "Message Count (avg) per Minute" will drop to 0 and it will stay there.

Expected results:
Value of the "Message Count (avg) per Minute" is collected properly after collection period is changed.

Additional info:
As mentioned above - it seems that JBoss ON Agent restart can be used as a workaround.

Comment 1 Heiko W. Rupp 2013-09-11 12:03:50 UTC
While this shows in the SOA-P plugin, we need to make sure there is no general issue in JON-core.

Comment 2 Lukas Krejci 2013-09-11 12:44:55 UTC
This seems to be constrained to SOA-P plugin. I tried changing the the schedules of Disk Read Bytes and its per-minute variant on the filesystem resources on linux platform and I never saw the described behavior.

Comment 3 Heiko W. Rupp 2013-09-12 09:41:14 UTC
Assigning to Kevin to check the soa plugin


Note You need to log in before you can comment on or make changes to this bug.