Netkeeper Remote Server Monitor

From SME Server
Revision as of 16:27, 22 January 2015 by Mercyh (talk | contribs) (→‎Installation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.

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.

Upgrading from v0.2/v0.3 TO v0.5

  • Version 0.3 shows the date and time of the last successful Affa backup job instead of just SUCCESS or FAILURE.
  1. Download NRSM_Update_v0.2_to_v0.5.zip
  2. Unzip and replace the old NRSM.exe with the new one.
  3. Download and replace post.pl on the servers with Affa backup monitoring.

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