b98dccb935
- Convert to modern OPTIONS. - Add record to UPDATING about options. - "Samplefy" configs. - Fix warnings from portclippy. - "Unbreak" on 15+ - disable PF support (patches gratefully received!). PR: 292366 Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
20 lines
428 B
Plaintext
20 lines
428 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
For the system monitor symon, use the following steps:
|
|
|
|
1. Edit %%PREFIX%%/etc/symon.conf.
|
|
2. Run symon.
|
|
|
|
For the data collector symux, use the following steps:
|
|
|
|
1. Edit %%PREFIX%%/etc/symux.conf.
|
|
2. Enter the directory, where symux should store its data
|
|
(e.g. /var/db/symux) and run
|
|
%%PREFIX%%/share/symon/c_smrrds.sh all
|
|
to create the RR database.
|
|
3. Run symux.
|
|
EOM
|
|
}
|
|
]
|