mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
42d146bf96
- Fix the location printed post install, it should be PREFIX, not LOCALBASE. PR: ports/109243 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
16 lines
479 B
Plaintext
16 lines
479 B
Plaintext
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
|