Adding a Radar Site to Network Manager

Before adding a radar site to Vaisala Observation Network Manager:

  1. Make sure the radar hardware and software is installed, configured, and fully operational.
  2. If you have not done so already, in the IRIS Setup utility, select License and define the Site Name.

    See License and Site Information Setups.

    You must choose the site name carefully.

    If the site name changes, you must request a new license from Vaisala.

    tip For existing sites, you can retrieve the site name from the terminal window by typing: show_machine_code
  3. If you have not done so already, in the IRIS Setup utility, select License and enter the license information provided to you by Vaisala.
  4. Provide the IRIS machine code portion of the license key you entered in the previous step to Network Manager.

    The following image shows an example of the machine code.

  5. If you are configuring a new radar network, copy the iris2nm.in file to the configuration directory with the following command:
    cp /etc/vaisala/irisrda/templates/iris2nm.ini config/
  6. Add the following information to iris2nm.ini:

    See Example iris2nm.ini File.

  7. In iris2nm.ini, check the heartbeat value for how often Network Manager expects status information from the radar.

    The heartbeat parameter defines how often Network Manager expects status information from the radar as well as how often the radar should send status information to Network Manager.

    The default value is 60 seconds.

  8. In the IRIS terminal window, register the source, that is, the radar site, with Network Manager by typing the command:
    /usr/bin/iris2nm --register

    Registration provides Network Manager with the site name and co-ordinates based on settings defined in the Setup utility.

  9. Start sending radar status updates to Nework Manager by typing the command:
    systemctl start iris2nm.service

    The iris2nm service runs in the background and sends antenna status to the network manager at a frequency defined by the heartbeat.

  10. To make sure the radar site has connected to the Network Manger and is and sending status information, type:
    usr/bin/iris2nm

    If the connnection works correctly, the terminal displays textual information that is returned from Network Manager.