You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
system-tests/pro/test-server.yaml

102 lines
3.1 KiB

disk-free:
/:
max-used : 80%
max-inodes: 80%
# Enable as soon http://bugs.debian.org/703428 is fixed and available
# /mnt/glusterfs:
# max-used : 50%
# max-inodes: 50%
running-processes:
should-run:
- /bin/bash /usr/sbin/ngcp-kamctl proxy fifo get_statistics :dialog::active_dialogs
- /bin/sh -c /usr/bin/logger -p daemon.info -t csc
- /bin/sh -c /usr/bin/logger -p daemon.info -t oss
- /bin/sh /usr/bin/mysqld_safe
- collectd -C /etc/collectd/collectd.conf -f
- "heartbeat: master control process"
- rate-o-mat
- udevd --daemon
- /usr/bin/logger -p daemon.info -t csc
- /usr/bin/logger -p daemon.info -t oss
- /usr/bin/mediator
- /usr/bin/redis-server
- /usr/lib/heartbeat/ipfail
- /usr/sbin/acpid
- /usr/sbin/apache2
- /usr/sbin/asterisk -n
- /usr/sbin/collectdmon
- /usr/sbin/cron
- /usr/sbin/exim4
- /usr/sbin/glusterfsd
- /usr/sbin/glusterfs
- /usr/sbin/haveged -w 1024
- /usr/sbin/kamailio -f /etc/kamailio/lb/kamailio.cfg -P /var/run/kamailio/kamailio.lb.pid
- /usr/sbin/kamailio -f /etc/kamailio/proxy/kamailio.cfg -P /var/run/kamailio/kamailio.proxy.pid
- /usr/sbin/mediaproxy-ng
- /usr/sbin/monit
- /usr/sbin/mysqld
- /usr/sbin/ntpd
- /usr/sbin/rsyslogd
- /usr/sbin/sems
- /usr/sbin/snmpd
- /usr/sbin/sshd
open-ports:
connect:
localhost:
22: ssh
25: exim4
80: http
# 23: ntpd # TODO udp
# 161: snmpd TODO udp
443: https
# 694: heartbeat # TODO udp
1443: https
# 2222: mediaproxy # TODO udp
# 2223: mediaproxy # TODO udp
2443: https
2812: monit
3306: mysqld
# 4569: asterisk # TODO udp
# 5040: sems # TODO udp
5062: kamailio
# 5070: asterisk # TODO udp
# 5080: sems # TODO udp
6996: glusterfs
8000: kamailio
8090: sems
# 25826: collectd + kamailio # TODO udp
# 40297: collectd # TODO udp
# 45673: heartbeat # TODO udp
# 48296: collectd + kamailio # TODO udp
# 50474: heartbeat # TODO udp
192.168.255.251:
22: ssh
80: http
443: https
1443: https
3306: mysql
6379: redis-server
192.168.255.252:
22: ssh
80: http
443: https
1443: https
3306: mysql
6379: redis-server
deb.sipwise.com:
80: http
sites-ok:
sites:
https://localhost/login/:
title: "Sipwise NGCP CSC"
content: "Self-Administration Login"
https://localhost:1443/:
title: "Sipwise NGCP admin interface"
content: "Sipwise NGCP Administration Interface"
https://localhost:2443/SOAP/Provisioning.wsdl:
content: "xmlns:tns=\"http://dev.sipwise.com/SOAP/Provisioning\""