forked from Lainports/freebsd-ports
13 lines
259 B
Text
13 lines
259 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
USAGE:
|
|
|
|
To enable monit you need to add monit_enable="YES" to rc.conf file.
|
|
Before running monit you have to configure monitrc file. There is
|
|
example configuration file monitrc.sample.
|
|
|
|
%%PREFIX%%/etc/monitrc.sample
|
|
EOM
|
|
}
|
|
]
|