summaryrefslogtreecommitdiff
path: root/sysutils/symon/files/pkg-message.in
blob: 50bf4fd584bce7aed52b2f13f043f4e9de1426d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
{ 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
}
]