1
mirror of https://git.dn42.dev/wiki/wiki.git synced 2025-01-20 14:07:27 +01:00

Updated Munin (markdown)

This commit is contained in:
dn42 wiki 2015-01-01 15:51:18 -07:00
parent 33f09b32d2
commit e4ba8bb36f

View File

@ -1,7 +1,7 @@
## Graph your route count
Number of routes by AS (IPv4)
```
```bash
#!/bin/bash
if [ "$1" = "config" ];then
echo graph_title Number of routes
@ -17,7 +17,7 @@ fi
```
IPv6:
```
```bash
#!/bin/bash
if [ "$1" = "config" ];then
echo graph_title Number of routes