Javascript calculator to split up cumulative counts and produce a delta value
book
Article ID: 111719
calendar_today
Updated On:
Products
CA Application Performance Management Agent (APM / Wily / Introscope)INTROSCOPE
Issue/Introduction
We are looking for a javascript calculator which takes a metric which provides a cumulative count (e.g the Oracle agent does this for the "Tablespaces:| Physical reads" metrics) and processes it to produce a 'per minute count'?
Environment
Release: Component: APMISP
Resolution
Attached to this KB is a sample calculator which produces a delta value from an existing metric - it is provided as an example to help and is not part of the core supported product.