mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Fix in documentation changed default CDRs port which is now 2080
This commit is contained in:
@@ -5,5 +5,5 @@ check process CGRateS with pidfile /var/run/cgrates/cgr-engine.pid
|
||||
stop program = "/etc/init.d/cgrates stop"
|
||||
if failed host 127.0.0.1 port 2012 type TCP 4 times within 4 cycles then restart # Rater
|
||||
if failed host 127.0.0.1 port 2013 type TCP 4 times within 4 cycles then restart # History
|
||||
if failed host 127.0.0.1 port 2022 type TCP 4 times within 4 cycles then restart # CDRS
|
||||
if failed host 127.0.0.1 port 2080 type TCP 4 times within 4 cycles then restart # CDRS
|
||||
if 5 restarts within 20 cycles then timeout
|
||||
|
||||
Reference in New Issue
Block a user