ipMonitor 6.1
TAP Numeric Pager
< BackIndexNext >



The TAP Numeric Pager Alert sends a numeric message to a beeper (numeric pager). Messages can only be made up of numbers and spaces.

Since numeric pagers can only send numbers and spaces, Alerting options are very limited. Every Monitor created in ipMonitor contains a "Custom Data" field. This provides a mechanism that can be used to numerically identify different monitors. If you enter a numeric code into the "Custom Data" field, ipMonitor will add, 1 for ok (good) or a 0 not ok (bad). For example, assuming a monitor you have decided to call number twenty-two: ipMonitor would transmit, 0 22 if bad, 1 22 if good. A couple of monitoring schemes that use beepers:

  1. The "Custom Data" field is not used and the Alert code sent by ipMonitor simply tells you that a service you are monitoring is not working correctly. This might be adequate when a small number of services are monitored.
  2. The "Custom Data" field is used to identify groups of Monitors or individual Monitors. The Alert code sent by ipMonitor tells you that a group of services or an individual service is not responding correctly. This method works, however it lacks the descriptive qualities of alphanumeric paging.
Some specific hardware located on the ipMonitor Host computer is required.
  1. Com Port for your modem.
  2. Modem. Hayes compatible or Winmodem 2400 baud or faster.
  3. A telephone line is required that will not be used by any other device when ipMonitor needs to page administrators.
Prompt Comment
Notifier Name: Notifier Name (optional) is the user-defined name of the Alert.
Provider Phone Number: Enter your Paging Service Modem Number. If you are using a phone system that requires a prefix to call out, include the prefix. i.e.: 9-123-4567 If a pause is required, use a comma for each second. To pause a few seconds, i.e.: 9,,,,,1-800-123-4567
Pager ID: Pagers require an ID number. Often times this number is not given to a customer when they purchase their pager (usually 6 digits). If you do not know your Pager ID number talk to your paging service, then enter it here.
Pager Password: Some Pager services require a password. If required, type in the exact spelling of your pager password here.
Dial Attempts This is the maximum number of attempts that will be made to communicate with the modem using the phone number provided.
Delay Between Dials This is the total number of seconds that will pass between each separate dial attempt.
Modem Settings:
Baud Rate: This is the communication speed your Pager Service supports. 300, 1200 and 2400 baud are supported. Although it sounds hard to believe, 1200 baud is still the most frequently used baud rate.
Data Bits: This will depend on the pager protocol used by your Pager Service. Set it to set 7 or 8 Data Bits. Default is 7.
Parity: This will depend on the pager protocol used by your Pager Service. None, Odd, Even, Space and Mark are supported. Default is Even parity.
Use Telephony settings: ipMonitor will use the modem configuration in the Control Panel.
Modem: Displays a list of configured modems on the machine.
Use Direct I/O: ipMonitor will communicate directly with the COM port.
Com Port: The communications port your internal or external modem is connected to. Com 1 through 16 are supported.
Init String: Modem init string.
Dial Settings: list of "AT commands" to help configure your modem.
High Speed modem: Select if modem is a High Speed modem.
Alert Parameters: Alert Parameters determine what details will be reported in the Alert String.
  • Alert Range: - Configurable Alert Ranges make it possible to be alerted for some or all Alerts.
  • Generate Alert from these settings - Frequently used tokens can easily selected using radio buttons.
  • Generate Alert from the template below - Alerts can be concatenated using all possible Alert tokens. Select the "?" help icon to display a list of all tokens.
Note: Custom Data: Only numeric characters are valid. The 'reason' transmitted for numeric pagers is either a 1 (recovery) or 0 (failure). Messages intended for numeric pagers are stripped of any non-numeric data.

Notes regarding SMS/TAP Text Pager Alert:

  1. Telephone Line: Ideally only the ipMonitor will use the telephone line. It will work in a shared use arrangement if the other services or devices also use it only for short connects.

  2. RAS: The telephone line you use for the ipMonitor cannot be shared with a RAS (Remote Access Server). The RAS, even when idle, owns the communications port, that's how it watches for and connects to incoming callers.

  3. "Alert Name" really doesn't have anything to do with binding. Multiple alerts can have the same name, without interfering with each other. It's simply for organization of the configured content.

  4. "Alert Range" makes it possible to select which triggered Alerts will be acted on. For example, a senior administrator might be Alerted only if the event is not handled in a timely manner by someone else. By default the value of 1- is supplied (note, no terminating number), meaning alphanumeric pages will be sent the first Alert and all subsequent Alerts. Ranges work in exactly the same manner that printing ranges work in Microsoft Word.
    • 1-3 would Alert 1st, 2nd & 3rd Alerts.
    • 1,2,4 would Alert 1st, 2nd & 4th Alerts, skipping the 3rd.
    • 1-3,6-9 would Alert 1st through 3rd, then skip 4th & 5th and resume alerting for 6th through 9th.

  5. "Tokens" can be placed between alphanumeric characters, words, or sentences. When a Token is found, it is replaced with dynamic content represented by the token. Tokens are shown below.

    Tokens  
    %%    a single "%"
    %D    date (YYYY-MM-DD)
    %T    time (HH:MM:SS)
    %a    Monitor: address field (short format)
    %A    Monitor: address field (long format)
    %b    Monitor: status (1 for UP, 0 for down)
    %s    Monitor: status full text
    %t    Monitor: type
    %i    Monitor: internal ID
    %n    Monitor: name
    %c    Monitor: comment
    %f    Monitor: frequency
    %F    Monitor: error frequency
    %N    Monitor: notify failures
    %m    Monitor: maximum duration
    %M    Monitor: maximum alerts
    %S    Monitor: number of alerts sent
    %x    Monitor: continuous failures
    %X    Monitor: continuous critical failures
    %p    Profile: name
    %P    Alert: name
    %qa    SNMP Trap: IP address from last Trap received
    %qb    SNMP Trap: Specific Trap identifier from the last Trap (applies to
       Enterprise specific Traps only)
    %qc    SNMP Trap: Community from the last Trap
    %qd    SNMP Trap: Textual description of the Trap from the last Trap:
       "Cold Start", "Warm Start", "Link Down", "Link Up",
       "Authentication Failure", "egp Neighbor Loss",
       "Enterprise Specific"
    %qe    SNMP Trap: Enterprise used for the last Trap
    example:
    %b %c %T
    0 22 4 20 00