Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RRD configuration preferences #33

Closed
lucaderi opened this issue May 22, 2015 · 0 comments
Closed

RRD configuration preferences #33

lucaderi opened this issue May 22, 2015 · 0 comments
Assignees
Milestone

Comments

@lucaderi
Copy link
Member

ntopng saves raw metrics in RRDs with 1 sec granularity for 1 day, 1 min resolution for 1 month...

We need to create a preference panel where such values can be set by the user. The preferences will be written in redis, and the graph_utils.lua script (whenever a new rrd has to be created) will fetch the values from rrd. Existing rrds will not be affected by changes to preferences, but just those created after that the preference has been set.

@ariava ariava added this to the ntopng 2.0 milestone May 24, 2015
@ariava ariava self-assigned this May 24, 2015
ariava added a commit that referenced this issue May 26, 2015
This commit adds a first implementation of configuration preferences for RRDs.
Different config options are selectable for network interfaces RRDs and
other RRDs. This addresses issue #33.
@ariava ariava closed this as completed May 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants