Created
July 27, 2014 17:23
-
-
Save standaloneSA/4cd33a9f0db74da70e59 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
graphite::gr_max_updates_per_second: 60 | |
graphite::gr_storage_schemas: | |
- name: "default" | |
pattern: ".*" | |
retentions: "1s:60m,1m:7d,5m:3y,1h:10y" | |
- name: "CCIS Linux Stats" | |
pattern: "CCIS.systems.linux.*" | |
retentions: "1s:7d,1m:14d,5m:3y,1h:10y" | |
graphite::gr_web_servername: graphite.ccs.neu.edu | |
graphite::gr_enable_carbon_relay: true | |
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Error from DataBinding 'hiera' while looking up 'collectd::plugin::swap::reportbydevice': syntax error on line 3, col 2: ` pattern: ".*"' on node nagios.ccs.neu.edu | |
Warning: Not using cache on failed catalog | |
Error: Could not retrieve catalog; skipping run |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment