blob: 98cdf28ab2c734b79d8b76f8d34b82de5f4f426f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[
{ type: install
message: <<EOM
First-time configuration:
Edit %%PREFIX%%/etc/gmond.conf
and %%PREFIX%%/etc/gmetad.conf
to suit your network.
To enable services, set gmond_enable/gmond_flags and/or
gmetad_enable/gmetad_flags in /etc/rc.conf.
EOM
}
]
|