mirror of https://github.com/sipwise/sems.git
parent
f4eae0641a
commit
8e2a4655eb
@ -1,5 +0,0 @@
|
||||
# setup IP of the monitoring interface here: (mandatory)
|
||||
monit_udp_ip=127.0.0.1
|
||||
|
||||
# setup the port the statistics server should listen to: (optional)
|
||||
# monit_udp_port=5040
|
||||
@ -1,2 +1,5 @@
|
||||
# IP of the monitoring interface:
|
||||
monit_udp_ip=127.0.0.1
|
||||
|
||||
# port the statistics server should listen to:
|
||||
monit_udp_port=5040
|
||||
|
||||
Loading…
Reference in new issue