Changes

no edit summary
Line 56: Line 56:  
     <tr>
 
     <tr>
 
         <td>Action if no echo is received</td>
 
         <td>Action if no echo is received</td>
         <td>Device reboot {{#ifeq:{{{mobile}}} | 1 | {{!}} Modem reboot {{!}} Restart mobile connection {{!}} (Re)register}} | None; default: <b> Device reboot</b></td>
+
         <td>Device reboot | None{{#ifeq:{{{mobile}}} | 1 | {{!}} Modem reboot {{!}} Restart mobile connection {{!}} (Re)register {{!}} <span style="color: #20C0D7;"><b>Send SMS</b></span>}}; default: <b>Device reboot</b></td>
         <td>Action that will be executed if there is no response after the specified amount of retries.  
+
         <td>Action that will be executed if there is no response after the specified amount of retries. If <b>None</b> is selected, only a message to syslog will be logged.</td>
        If <b>None</b> is selected, a message to syslog will be logged.</td>
+
    </tr>{{#ifeq:{{{dualmodem}}} | 1 |
 +
    <tr>
 +
        <td> <span style="color: #20C0D7;"><b>Gateway modem</b></span></td>
 +
        <td>Primary modem {{!}} Secondary modem; default: <b>Primary modem</b></td>
 +
        <td>Specifies which modem to use for sending the SMS message.</td>
 +
    </tr>|}}{{#ifeq:{{{mobile}}} | 1 |
 +
    <tr>
 +
        <td>Phone Number</td>
 +
        <td>phone number(s); default: <b>none</b></td>
 +
        <td>Recipient's phone number(s) specified in international format.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Interval between pings</td>
+
        <td>Message text</td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>Text to be included in the SMS message.</td>
 +
    </tr>|}}
 +
    <tr>
 +
         <td>Interval</td>
 
         <td>5 mins | 15 mins | 30 mins | 1 hour | 2 hours; default: <b>5 mins</b></td>
 
         <td>5 mins | 15 mins | 30 mins | 1 hour | 2 hours; default: <b>5 mins</b></td>
 
         <td>The frequency at which ping/Wget requests are sent to the specified host.</td>
 
         <td>The frequency at which ping/Wget requests are sent to the specified host.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Ping timeout (sec)</td>
+
         <td>Timeout (sec)</td>
 
         <td>integer [1..9999]; default: <b>5</b></td>
 
         <td>integer [1..9999]; default: <b>5</b></td>
 
         <td>Maximum response time. If no echo is received after the amount of time specified in this field has passed, the ping/wget request is considered to have failed.</td>
 
         <td>Maximum response time. If no echo is received after the amount of time specified in this field has passed, the ping/wget request is considered to have failed.</td>
Line 89: Line 103:  
         <td>host | ip; default: <b>8.8.8.8</b></td>
 
         <td>host | ip; default: <b>8.8.8.8</b></td>
 
         <td>Hostname or IP address to which the Ping/Wget requests will be sent.</td>
 
         <td>Hostname or IP address to which the Ping/Wget requests will be sent.</td>
    </tr>
   
     </tr>{{#ifeq:{{{mobile}}} | 1 |
 
     </tr>{{#ifeq:{{{mobile}}} | 1 |
 
     <tr>
 
     <tr>
Line 95: Line 108:  
         <td>ip; default: <b>8.8.8.8</b></td>
 
         <td>ip; default: <b>8.8.8.8</b></td>
 
         <td>IP address to which the Ping requests will be sent on SIM 1.</td>
 
         <td>IP address to which the Ping requests will be sent on SIM 1.</td>
     </tr>|}}
+
     </tr>|}}{{#ifeq:{{{dualsim}}} | 1 |
    {{#ifeq:{{{dualsim}}} | 1 |
   
     <tr>
 
     <tr>
 
         <td><span style="color:red">Host to ping from SIM 2</span></td>
 
         <td><span style="color:red">Host to ping from SIM 2</span></td>

Navigation menu