-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbartlby.cfg.in
More file actions
41 lines (29 loc) · 879 Bytes
/
bartlby.cfg.in
File metadata and controls
41 lines (29 loc) · 879 Bytes
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
data_library=@prefix@/lib/mysql.so
max_concurent_checks=6
max_load=0
portier_use_ssl=0
shm_key=@prefix@
shm_size=10
trigger_dir=@prefix@/trigger
basedir=@prefix@/
user=@BARTLBY_USER@
logfile=@prefix@/var/log/bartlby
daemon=true
performance_dir=@prefix@/perf/
pidfile_dir=@prefix@/var/
sched_round_pause=6
sirene_interval=10
instant_write_back=true
micros_before_after=700
ui_right_dir=/var/www/bartlby-ui/rights/
trigger_msg=State Change ($READABLE_STATE$)\\\\n*********** $PROGNAME$ $VERSION$ ********************\\\\n[ Server: $SERVER$, Service: $SERVICE$, State: $READABLE_STATE$]\\\\n$MESSAGE$
mysql_host=@MYSQL_HOST@
mysql_user=@MYSQL_USER@
mysql_pw=@MYSQL_PASS@
mysql_db=@MYSQL_DB@
perfhandler_enabled=true
agent_plugin_dir=@PLUGIN_DIR@
performance_rrd_htdocs=/var/www/bartlby-ui/rrd/
rrd_tool=rrdtool
portier_password=123
notification_aggregation_interval=60