Skip to content

Instantly share code, notes, and snippets.

@xemoe
Last active October 3, 2019 11:58
Show Gist options
  • Save xemoe/90cf49f435fe3c1e6e58 to your computer and use it in GitHub Desktop.
Save xemoe/90cf49f435fe3c1e6e58 to your computer and use it in GitHub Desktop.
Modify influxdb 0.9 retention policy

Modify influxdb 0.9 retention policy on localhost:8083

ALTER RETENTION POLICY default ON collectd DURATION 3d DEFAULT

Show retention policy

SHOW RETENTION POLICIES on collectd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment