forked from Lainports/freebsd-ports
21 lines
522 B
Text
21 lines
522 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
For the system monitor symon, use the following steps
|
|
|
|
1. Copy %%PREFIX%%/share/examples/symon/symon.conf
|
|
to %%PREFIX%%/etc and edit.
|
|
2. Run symon
|
|
|
|
For the data collector symux, use the following steps
|
|
|
|
1. Copy %%PREFIX%%/share/examples/symon/symux.conf
|
|
to %%PREFIX%%/etc and edit.
|
|
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
|
|
}
|
|
]
|