forked from ports/contrib
18 lines
380 B
Plaintext
18 lines
380 B
Plaintext
|
README for zabbix utils
|
||
|
|
||
|
REQUIREMENTS
|
||
|
|
||
|
PRE-INSTALL
|
||
|
|
||
|
POST-INSTALL
|
||
|
1. Change Hostname, ListenIP and Server in /etc/zabbix_agent.conf to something useful.
|
||
|
|
||
|
2. On the client (monitored) machines, you may add the following lines to
|
||
|
/etc/services:
|
||
|
zabbix_agent 10050/tcp
|
||
|
zabbix_trap 10051/tcp
|
||
|
|
||
|
3. Run post-install to create dedicated user for the agent or use 'daemon'.
|
||
|
|
||
|
RESOURCES
|