-
Notifications
You must be signed in to change notification settings - Fork 31
/
global.conf
164 lines (153 loc) · 5.07 KB
/
global.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
#!!!!!!NO REMOVE COMMENTS LINES!!!!!!
#!!!!!!comments lines have a special patron that web application have to process
#::INI Global information
#Document Root for Web Aplication directory
$basedir="/usr/local/zenloadbalancer/www";
#configuration directory.In this section all config files are saved.
$configdir="/usr/local/zenloadbalancer/config";
#Log directory
$logdir="/usr/local/zenloadbalancer/logs/";
#log filename for this Graphic user interface.Some action with this GUI will be saved here.
$logfile="/usr/local/zenloadbalancer/logs/zenloadbalancer.log";
#.<b>Time out execution ZEN GUI CGIs.</b> <font size=1>When timeout is exceded the cgi execution is killed automatically.</font>
$timeouterrors="60";
#File configuration Zen Cluster
$filecluster="/usr/local/zenloadbalancer/config/cluster.conf";
#File configuration GUI
$confhttp="/usr/local/zenloadbalancer/app/cherokee/etc/cherokee/cherokee.conf";
#.<b>ntp server</b>
$ntp="pool.ntp.org";
#Do backup to
$backupfor="$configdir $confhttp /etc/iproute2/rt_tables";
#Save backups on
$backupdir="/usr/local/zenloadbalancer/backups/";
#rt tables file
$rttables = "/etc/iproute2/rt_tables";
#this file
$globalcfg = "/usr/local/zenloadbalancer/config/global.conf";
#version ZEN
$version="3.10.1";
#Cipher PCI
$cipher_pci="DEFAULT";
#BUY SSL Certificates
$buy_ssl="http://ecommerce.sofintel.net/ssl/ssl-certificate.aspx?ci=8347&prog_id=503889";
#URL of dinamic content in global view
$url="https://www.sofintel.net/json/eeinfo.php";
#dns file server?
$filedns="/etc/resolv.conf";
#apt file
$fileapt="/etc/apt/sources.list";
#Where is tar binary?
$tar="/bin/tar";
#where is ifconfig binary?
$ifconfig_bin="/sbin/ifconfig";
#Where is ip bynary?
$ip_bin="/sbin/ip";
#Where is pen (tcp) load balancer?
$pen_bin="/usr/local/zenloadbalancer/app/pen/bin/pen";
#Where is pen control load balancer?
$pen_ctl="/usr/local/zenloadbalancer/app/pen/bin/penctl";
#Where is fdisk binary?
$fdisk_bin="/sbin/fdisk";
#Where is df binary?
$df_bin="/bin/df";
#Where is ssh-keygen binary?
$sshkeygen="/usr/bin/ssh-keygen";
#Where is ssh client?
$ssh="/usr/bin/ssh";
#Where is scp binary?
$scp="/usr/bin/scp";
#Where is rsync binary?
$rsync="/usr/bin/rsync";
#Where is ucarp binary?
$ucarp="/usr/sbin/ucarp";
#Where is pidof binary?
$pidof="/bin/pidof";
#Where is ps binary?
$ps="/bin/ps";
#Where is tail binary?
$tail="/usr/bin/tail";
#Where is zcat binary?
$zcat="/bin/zcat";
#Where is ntpserver?
$datentp="/usr/sbin/ntpdate";
#Where is arping?
$arping_bin="/usr/bin/arping";
#Where is ping?
$ping_bin="/bin/ping";
#Where is openssl?
$openssl="/usr/bin/openssl";
#Where is unzip?
$unzip="/usr/bin/unzip";
#Where is mv?
$mv="/bin/mv";
#Where is ls?
$ls="/bin/ls";
#Where is cp?
$cp="/bin/cp";
#Where is iptables?
$iptables="/sbin/iptables";
#Where is modprobe?
$modprobe="/sbin/modprobe";
#Where is lsmod?
$lsmod="/sbin/lsmod";
#Where is gdnsd?
$gdnsd="/usr/sbin/gdnsd";
#Where is l4sd?
$l4sd="/usr/local/zenloadbalancer/app/l4s/bin/l4sd";
#Where is conntrack?
$conntrack="/usr/sbin/conntrack";
#Where is insserv?
$insserv="/sbin/insserv";
#where is pound binary?
$pound="/usr/sbin/pound";
#where is pound ctl?
$poundctl="/usr/sbin/poundctl";
#pound file configuration template?
$poundtpl="/usr/local/zenloadbalancer/app/pound/etc/poundtpl.cfg";
#piddir
$piddir="/var/run/";
## Network global configuration options ##
$rttables = "/etc/iproute2/rt_tables";
$fwmarksconf = "$configdir/fwmarks.conf";
#System Default Gateway
$defaultgw="";
#Interface Default Gateway
$defaultgwif="";
#Number of gratuitous pings
$pingc="1";
#Directory where is check script. In this directory you can save your own check scripts.
$libexec_dir="/usr/local/zenloadbalancer/app/libexec";
#FarmGuardian binary, create advanced check for backend servers
$farmguardian="/usr/local/zenloadbalancer/app/farmguardian/bin/farmguardian";
#Directory where FarmGuadian save the logs
$farmguardian_logs="/usr/local/zenloadbalancer/logs";
#Where is ZenRRD Directory?. There is a perl script that create rrd database and images from Monitoring section
$rrdap_dir="/usr/local/zenloadbalancer/app/zenrrd/";
#Relative path in Web Root directory ($basedir) where is graphs from ZenRRD *no modify
$img_dir="/img/graphs/";
#Relative path where is rrd databases from ZenRRD * no modify
$rrd_dir="rrd/";
#File log name for ZenRRD. A lot of disk space is needed. If it is blank no loggin
$log_rrd="";
#Zen service replication
$zenino="/usr/local/zenloadbalancer/app/zeninotify/zeninotify.pl";
#Zen Inotify pid file
$zeninopid="/var/run/zeninotify.pid";
#Zen inotify log file
$zeninolog="/usr/local/zenloadbalancer/logs/zeninotify.log";
#.<b>Rsync replication parameters</b>
$zenrsync="-auzv --delete";
#zen latency service start
$zenlatup="/usr/local/zenloadbalancer/app/zenlatency/zenlatency-start.pl";
#zen latency service stop
$zenlatdown="/usr/local/zenloadbalancer/app/zenlatency/zenlatency-stop.pl";
#Zen latency log file
$zenlatlog="/usr/local/zenloadbalancer/logs/zenlatency.log";
#Zen backup
$zenbackup="/usr/local/zenloadbalancer/app/zenbackup/zenbackup.pl";
#SNMP service
$snmpdconfig_file="/etc/snmp/snmpd.conf";
#::END Global Section
#!!!!NOT REMOVE NEXT LINE!!!!!!
1