Skip to content

History data view #38

Open
Open
@alinefm

Description

@alinefm

Now, a collection of host statics are displayed to the user in a real time fashion. The user can know what is going on by monitoring the host statics. However, sometimes, the user need to look back into the host statics for system management analysis, especially he need to get the statics in a certain time range.

In the front end, a coordinate diagram within a certain time should be displayed based on the statics data from the backend. And the front end may or may not cache the statics data. In the back end, a file should be created to store the host statics sampled in a certain rate, say 100 seconds by default. The API for the client to get the samples will be

GET /host/stats?start=2013-11-11 00:00&end=2013-11-12:00:00

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions