Ad Widget

Collapse

SMSCLIENT timeout in ZABBIX 2.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • verus
    Member
    • Feb 2009
    • 67

    #1

    SMSCLIENT timeout in ZABBIX 2.0

    Hi,

    I upgraded from zabbix 1.8.10 to 2.0.
    For sms I use a program smsclient.
    The programs takes some time and in 1.8.10 that was not a problem but now I get a message in events:

    timeout while executing a shell script

    It takes about 45 seconds to send the sms message and it seems that the maximum value in zabbix_server.conf is "30"

    ### Option: Timeout
    # Specifies how long we wait for agent, SNMP device or external check (in seconds).
    #
    # Mandatory: no
    # Range: 1-30
    # Default:
    # Timeout=3
    Timeout=30

    However, in zabbix 1.8.10 my value was "5" for the same timout parameter and there I didn't received a timeout (prabably because this parameter didn't involved external scripts ?).
    How can i make this work again ?
    thanks, Verus.
Working...