Commit a7ab3ad
authored
Update 84-enable_graphite.sh
When a Puppet infrastructure scales up to multiple compilers, a configuration change is necessary to ensure each compiler's metrics are properly identified and separated. By default, the server-id for metrics is set to localhost. This works fine for a single server, but when you have multiple compilers, all their metrics will be reported under the same localhost identifier, making it impossible to differentiate between them in your monitoring system.1 parent fd3609a commit a7ab3ad
1 file changed
Lines changed: 11 additions & 1 deletion
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 | | |
11 | 17 | | |
12 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
13 | 23 | | |
14 | 24 | | |
15 | 25 | | |
| |||
0 commit comments