Difference between revisions of "SUNScholar/Disaster Recovery/System Monitor"

From Libopedia
Jump to navigation Jump to search
m
 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
 
*http://lintut.com/best-free-monitoring-system-for-linux
 
*http://lintut.com/best-free-monitoring-system-for-linux
 
*http://www.tecmint.com/linux-system-monitoring-troubleshooting-tools
 
*http://www.tecmint.com/linux-system-monitoring-troubleshooting-tools
 +
*http://www.tecmint.com/install-munin-network-monitoring-in-rhel-centos-fedora
 +
[[Category:System Administration]]

Latest revision as of 10:26, 28 August 2016

Back to Disaster Recovery

Introduction

Now that you have a large number of servers you would like to know how they are performing and be informed of potential problems. At our library we use munin to do this.

To setup a similar system, first configure the server and then configure the clients. We selected the backup server with the most resources to act as our monitoring server as well.

Instructions

Step 1 - Server Setup

Step 2 - Client Setup

YouTube Video

References