You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
375 B
16 lines
375 B
# datamodels.conf
|
|
|
|
# data models pre-set default acceleration over the last 30 days
|
|
|
|
# Adapt those values according to your needs
|
|
|
|
[metricator-nmon-config]
|
|
acceleration = 0
|
|
acceleration.cron_schedule = */5 * * * *
|
|
acceleration.earliest_time = -1mon
|
|
|
|
[metricator-nmon-processing]
|
|
acceleration = 0
|
|
acceleration.cron_schedule = 4-59/5 * * * *
|
|
acceleration.earliest_time = -1mon
|