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.
132 lines
3.9 KiB
132 lines
3.9 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/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"
|
|
- "heartbeat: read: ping"
|
|
- "heartbeat: write: ping"
|
|
- "heartbeat: FIFO reader"
|
|
- "ha_logd: write process"
|
|
- "ha_logd: read process"
|
|
- /usr/sbin/hb_watchdog
|
|
- rate-o-mat
|
|
- getty
|
|
- udevd
|
|
- /usr/bin/logger -p daemon.info -t oss
|
|
- lua5.1 /usr/bin/prosody
|
|
- /usr/bin/mediator
|
|
- /usr/bin/monit
|
|
- /usr/bin/redis-server
|
|
- /usr/bin/voisniff-ng
|
|
- /usr/lib64/heartbeat/ipfail
|
|
- /usr/sbin/acpid
|
|
- /usr/sbin/apache2
|
|
- /usr/sbin/nginx
|
|
- perl-fcgi
|
|
- "perl-fcgi-pm \[csc\]"
|
|
- "perl-fcgi-pm \[NGCP::Panel\]"
|
|
- /usr/sbin/asterisk -n
|
|
- /usr/sbin/collectdmon
|
|
- /usr/sbin/cron
|
|
- /usr/sbin/exim4
|
|
- /usr/sbin/glusterd
|
|
- /usr/sbin/glusterfs
|
|
- /usr/sbin/glusterfsd
|
|
- /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/rtpengine
|
|
- /usr/sbin/mysqld
|
|
- /usr/sbin/ntpd
|
|
- /usr/sbin/rsyslogd
|
|
- /usr/sbin/sems
|
|
- /usr/sbin/snmpd
|
|
- /usr/sbin/sshd
|
|
- /usr/sbin/faxgetty
|
|
- /usr/sbin/faxq
|
|
- /usr/sbin/hfaxd
|
|
- /usr/sbin/ngcp-iaxmodem
|
|
|
|
open-ports:
|
|
connect:
|
|
localhost:
|
|
# TCP ports list
|
|
22: ssh
|
|
25: exim4
|
|
80: http
|
|
443: https$
|
|
1443: https
|
|
1444: https
|
|
2443: https
|
|
2812: monit
|
|
3306: mysqld
|
|
5060: kamailio
|
|
5062: kamailio
|
|
5222: prosody
|
|
5269: prosody
|
|
8090: sems
|
|
7777: closed # test for closed TCP port check, nothing there
|
|
24009: glusterfsd
|
|
# UDP ports list
|
|
123/udp: ntpd
|
|
161/udp: snmpd
|
|
694/udp: heartbeat
|
|
2222/udp: rtpengine
|
|
2223/udp: rtpengine
|
|
4569/udp: asterisk
|
|
5040/udp: sems
|
|
5070/udp: asterisk
|
|
5080/udp: sems
|
|
7777/udp: closed # test for closed UDP port check, nothing there
|
|
25826/udp: collectd
|
|
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
|
|
debian.sipwise.com:
|
|
80: http
|
|
|
|
sites-ok:
|
|
sites:
|
|
http://localhost:8081/nginx_status:
|
|
content: "Active connections"
|
|
http://localhost/login/?lang=en:
|
|
title: "Sipwise NGCP CSC"
|
|
content: "Self-Administration Login"
|
|
http://localhost:1443/:
|
|
content: "Subscriber Sign In"
|
|
http://localhost:1443/login/admin:
|
|
content: "Admin Sign In"
|
|
https://localhost/login/:
|
|
title: "Sipwise NGCP CSC"
|
|
content: "Self-Administration Login"
|
|
https://localhost:1443/:
|
|
content: "Subscriber Sign In"
|
|
https://localhost:1443/login/admin:
|
|
content: "Admin Sign In"
|
|
https://localhost:2443/SOAP/Provisioning.wsdl:
|
|
content: "xmlns:tns=\"http://dev.sipwise.com/SOAP/Provisioning\""
|