630b886ffd6c674dfcae68ddc7859d6e453887ce
howto/Munin.md
| ... | ... | @@ -1,6 +1,6 @@ |
| 1 | -## Graph your route count |
|
| 1 | +## Number of routes by AS |
|
| 2 | 2 | |
| 3 | -Number of routes by AS (IPv4) |
|
| 3 | +IPv4: |
|
| 4 | 4 | ```bash |
| 5 | 5 | #!/bin/bash |
| 6 | 6 | if [ "$1" = "config" ];then |