Ad Widget

Collapse

PATCH: zabbix_sender fix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vap
    Junior Member
    • Oct 2005
    • 2

    #1

    PATCH: zabbix_sender fix

    zabbix_sender shipped with zabbix-1.1beta1 has a small typo in source that prevents it from correct functioning.
    You can find a fix in attached file.
    How to apply a fix:
    1. Download fix to /tmp/zabbix_sender.txt
    2. cd to zabbix distribution directory
    3. Apply a patch:
    patch -Np1 < /tmp/zabbix_sender.txt
    Attached Files
Working...