forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
15 lines
479 B
Text
15 lines
479 B
Text
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
|