Zabbix 系統管理

    登入超過 5 次的錯誤,需暫停登入 30 秒。
    SMS Gateway Provider

    http://www.zabbix.com/wiki/howto/config/alerts/smsapi

    // Clickatell
    URL = http://www.clickatell.com/index.php
    ( http://dbzer0.com/the-penguin-migration/zabbix/sms )

    Script:

    reference to undefined name 'syntax' Exception of type 'MindTouch.Deki.Script.Runtime.DekiScriptUndefinedNameException' was thrown. (click for details)

    ( http://dbzer0.com/the-penguin-migration/zabbix/sms )

    clicktell.sms :

    ## SkySMS provider file - http://www.clickatell.com
    ## # Version 0.1
    # by Steve Herrell
    # Error codes :
    # 1 -> General failure
    
    NbParams 6
    %Login : Your Login
    %Password Hidden : Your Password
    %ApiID Hidden : Your API ID
    %Sender : API Sender Name
    %Tel : Where To Send Message To
    %Message Size=160 Convert : Your message
    
    GetURL https://api.clickatell.com/http/sendmsg
    Params from=\%Sender%&user=\%Login%&password=\%Password%&api_id=\%ApiID%&to=\%Tel%&text=\%Message%
    Search ID:
    PrintMsg message sent
    Else
    ErrorMsg 1 error sending message
    GO
    

     

    //TextMagic
    URL = http://www.textmagic.com/app/pages/en/index

    // TWSMS
    URL = http://www.twsms.com/

    標籤 (Edit tags)
    • No tags
    您必須 登入 才能發佈評論。
    Powered by MindTouch Core