summaryrefslogtreecommitdiff
path: root/zabbix_utils/README
blob: bcd58c39b08e20059bfc88344154a2a4e066b5c1 (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
    9 something useful.
   10 
   11 2. On the client (monitored) machines, you may add the following lines to
   12  /etc/services:
   13   zabbix_agent 10050/tcp
   14   zabbix_trap 10051/tcp
   15 
   16 3. Run post-install to create dedicated user for the agent instead of 'daemon'.
   17 
   18 RESOURCES

Generated by cgit