Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Web UI

This will be written in GWT/GXT3.  This exposes and does pretty things with the data, which is available from two sources:

  1. RDS High-resolution data window
  2. Long-term RRD (implemented with rrd4j and Amazon DynamoDB).

Data Origin

The data comes from two sources:

...

These logs are scanned on a daily basis (could be more often if
wantedif wanted).

Data Collection/Aggregation

The scanning process will involve calling three two Simple
Workflow workers:

  1. scan log data and update the RDS window
  2. take data from the RDS window and update the RRD

Web UI

This will be written in GWT/GXT3.  This exposes and does pretty things with the data, which is available from two sources:

  1. Amazon RDS temporary high-resolution data window
  2. Long-term RRD (implemented with rrd4j and Amazon DynamoDB).

 

Image Added