summaryrefslogtreecommitdiff
path: root/zabbix_utils/README
blob: cf88dd11419914d30a56d3d816cc89836ee79217 (plain)
    1 README for zabbix utils
    2 
    3 REQUIREMENTS
    4 
    5 PRE-INSTALL
    6 
    7 POST-INSTALL
    8 1. Change Hostname, ListenIP and Server in /etc/zabbix_agent.conf to something useful.
    9 
   10 2. On the client (monitored) machines, you may add the following lines to
   11  /etc/services:
   12   zabbix_agent 10050/tcp
   13   zabbix_trap 10051/tcp
   14 
   15 3. Run post-install to create dedicated user for the agent or use 'daemon'.
   16 
   17 RESOURCES

Generated by cgit