blob: 46ff558bba97959f6d89fe54c4bfe00e4f02fbd0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[
{ type: install
message: <<EOM
The port has a generic default config, please adjust your
settings in file: %%PREFIX%%/etc/monitorix.conf
The configuration file is subject to change with each release,
and has definitely changed with the latest update.
It is suggested that you run;
# diff -u %%PREFIX%%/etc/monitorix.conf.sample \
%%PREFIX%%/etc/monitorix.conf
and have a look at the new configuration file options.
EOM
}
]
|