Add further collectd configuration
This commit is contained in:
parent
5540a54ac9
commit
c13bf85aa4
5 changed files with 47 additions and 3 deletions
|
@ -34,7 +34,13 @@ log stderr
|
|||
logging level ljibuf notice
|
||||
logging level lrspro notice
|
||||
!
|
||||
stats interval 5
|
||||
stats interval 10
|
||||
stats reporter statsd
|
||||
remote-ip 127.0.0.1
|
||||
remote-port 8125
|
||||
level global
|
||||
no prefix
|
||||
enable
|
||||
!
|
||||
line vty
|
||||
no login
|
||||
|
|
|
@ -52,7 +52,13 @@ log stderr
|
|||
logging level lns error
|
||||
logging level lbssgp error
|
||||
!
|
||||
stats interval 5
|
||||
stats interval 10
|
||||
stats reporter statsd
|
||||
remote-ip 127.0.0.1
|
||||
remote-port 8125
|
||||
level global
|
||||
no prefix
|
||||
enable
|
||||
!
|
||||
line vty
|
||||
no login
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue