cb90ef8e09b1b37ece39958bda2021ec97af30ec
Munin.md
| ... | ... | @@ -26,5 +26,15 @@ imported.critical 1: |
| 26 | 26 | ``` |
| 27 | 27 | This will send execute the command (set in munin-node.conf) to alert you, if the imported route count falls under 1. |
| 28 | 28 | |
| 29 | +You might also want to change line 125 from |
|
| 30 | +``` |
|
| 31 | +graph_title $proto->{title} routes |
|
| 32 | +``` |
|
| 33 | +to |
|
| 34 | +``` |
|
| 35 | +graph_title $name routes |
|
| 36 | +``` |
|
| 37 | + |
|
| 38 | + |
|
| 29 | 39 | Example installation: |
| 30 | 40 | http://stats.tbspace.de/munin-cgi/munin-cgi-graph/tbspace.de/server.tbspace.de/dn42_crest_routes-day.png |