mirror of
https://git.dn42.dev/wiki/wiki.git
synced 2024-12-01 14:58:11 +01:00
Updated Statistics (markdown)
This commit is contained in:
parent
b065a0b13d
commit
e198d60a5b
@ -18,7 +18,7 @@ collectd refuses to exec scripts as root. On Debian vtysh is compiled with PAM s
|
||||
|
||||
#### bgp_prefixes-quagga.sh
|
||||
|
||||
```
|
||||
```sh
|
||||
#!/bin/bash
|
||||
|
||||
INTERVAL=10
|
||||
@ -37,7 +37,7 @@ done
|
||||
|
||||
#### Number of prefixes per neighbour for bird
|
||||
|
||||
```
|
||||
```sh
|
||||
#!/bin/sh
|
||||
#
|
||||
# Collectd script for collecting the number of routes going through each
|
||||
|
Loading…
Reference in New Issue
Block a user