Installation Instructions for Linux, BSD and Solaris

  1. Download the ServerAgent Installation package: nemo-1.7.94.tar.gz

  2. Click on "Add a new server" from the AlertSite Edit Server Web page. This will generate the 32-character ID you will need to complete the installation.

  3. Execute the following commands:

    tar -xvzf nemo-1.7.94.tar.gz
    cd nemo-1.7.94
    ./configure
    make
    make install

    Finally, place the ServerAgent package in /usr/local/nemo.

  4. Go to /usr/local/nemo/share and edit alertsite.rc
    The first line should read "serverid="
    Enter or paste the 32-character ID you generated in step 1 after the equal sign and save the file.

  5. Go to /usr/local/nemo/bin.
    execute ./nemo init
    This will adjust some configuration fields in the file alertsite.rc.

  6. Execute ./nemo (no parameters this time)

Shortly, you should see information pertaining to your server displayed on the AlertSite Monitoring Console, along with your other Web site performance data.