Ad Widget

Collapse

sms gateway

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fabiomc
    Member
    • Nov 2009
    • 53

    #1

    sms gateway

    hi

    zabbix can use sms-gateway throught serial port of server

    it's possibile use sms-gatway gsmcard connect to tcp network and configure it in zabbix?

    thanks
  • tomastamm
    Junior Member
    • Jul 2010
    • 2

    #2
    you have to check 2-WaySMS

    Comment

    • johnlimejk
      Junior Member
      • Feb 2023
      • 2

      #3
      Hello,

      Yes, it is possible to use an SMS gateway that connects to a TCP network with Zabbix.

      To do this, you would need to configure the SMS gateway to receive incoming SMS messages over the network and then set up a Zabbix action to send SMS notifications using the gateway's network address.

      Here are the general steps to configure a TCP network SMS gateway with Zabbix:
      1. Configure the SMS gateway to receive incoming SMS messages over the network. This may involve setting up a TCP server on the gateway, configuring network settings, and configuring the gateway to parse incoming SMS messages.
      2. Obtain the network address and port number for the SMS gateway. This will typically be an IP address and port number combination, such as "192.168.1.1:9000".
      3. In the Zabbix web interface, create a new media type for the SMS gateway. Choose "Script" as the type and enter the path to the script that will send SMS messages to the gateway over the network.
      4. Create a new action that uses the SMS gateway media type. Define the trigger conditions and message content for the action, and specify the network address and port number for the SMS gateway.
      5. Test the SMS gateway by triggering the Zabbix action and verifying that the SMS message is received by the gateway over the network.

      Note that the exact process for configuring a TCP network SMS gateway with Zabbix may vary depending on the specific gateway and network configuration that you are using. Be sure to consult the documentation and support resources for your SMS gateway and Zabbix installation for specific guidance on configuring this setup.

      Source: SMSala

      Comment

      Working...