Netkeeper Remote Server Monitor

From SME Server
Jump to navigationJump to search
Edit-find-replace.png Not reviewed:
This howto or contrib has not been reviewed and might contain code that could harm your installation. For more information on the review process have a look at the Development Review page.


Netkeeper Remote Server Monitor

A small Windows based program for continuously monitoring multiple Local or Remote SME servers Over SSH.

Maintainer

Gert


Installation

Download the installation files from here: http://ghp.homelinux.net/contribs/NRSM/

You will need the NSRM_Setup_vX.X.zip for the base install. You will need post.pl if you wish to monitor Affa backup jobs on the server.

  1. Unzip the NSRM_Setup_vX.X.zip file on the windows workstation.
  2. Run setup.exe.
  3. Open the Netkeeper Remote Server Monitor program and go to Server Maintenance.
  4. Click Add Server and put in your server information.
    • Domain can be either an IP address or a domain name that resolves to the correct IP.
    • SSH port can be changed to a non-standard port.
    • Password is the server's root password.
  • The first time a server's Raid Status is updated it will review the Raid Status, Click "YES" to accept.

**Make sure the raid status is correct and raid is in sync before accepting. This is considered the baseline and is stored in the Server's database in NRSM. Once this is accepted, all future raid status checks will be against this baseline and any change in status will be shown as FAILURE.

Usage

  • The server's status is updated every 5 minutes, but an update can be forced by clicking on "REFRESH"
  • To access a server's console, double-click on the server's domain name.
  • To review a server's Raid status, double-click on the server's RAID status.

Configuring Affa Backup Monitoring

  1. Copy or download the post backup script post.pl to the servers running Affa.
  1. Make it executable with "chmod +x post.pl" at the server console.
  1. Edit the Affa job configuration file and enter the path to post.pl for 'postJobCommand'. (The command to edit the job would be something like the following)
    • 'db affa setprop Affa_Job_Name postJobCommand Full_Path_to_post.pl

See Affa how-to here for reference: http://wiki.contribs.org/Affa#Configuration

Forum Thread Link

http://forums.contribs.org/index.php?topic=41161.0