forked from Lainports/freebsd-ports
- Add rcNG scripts, donated by J. Martin Petersen (jmp at alvorlig dot dk) - Add WITHOUT_SYMON/WITHOUT_SYMUX flags PR: ports/80339 Submitted by: maintainer
15 lines
494 B
Text
15 lines
494 B
Text
For the system monitor symon, use the following steps
|
|
|
|
1. Copy %%LOCALBASE%%/share/examples/symon/symon.conf
|
|
to %%LOCALBASE%%/etc and edit.
|
|
2. Run symon
|
|
|
|
For the data collector symux, use the following steps
|
|
|
|
1. Copy %%LOCALBASE%%/share/examples/symon/symux.conf
|
|
to %%LOCALBASE%%/etc and edit.
|
|
2. Enter the directory, where symux should store its data
|
|
(e.g. /var/db/symux) and run
|
|
%%LOCALBASE%%/share/symon/c_smrrds.sh all
|
|
to create the RR database.
|
|
3. Run symux
|