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

From Libopedia
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
  '''[[SUNScholar/Disaster Recovery|Back to Disaster Recovery]]'''
 
  '''[[SUNScholar/Disaster Recovery|Back to Disaster Recovery]]'''
 
</center>
 
</center>
 
+
==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.
 
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.
 
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==
 +
===[[SUNScholar/Disaster Recovery/System Monitor/Server|Step 1 - Server Setup]]===
  
===[[SUNScholar/Disaster Recovery/System Monitor/Server|Server Setup]]===
+
===[[SUNScholar/Disaster Recovery/System Monitor/Client|Step 2 - Client Setup]]===
===[[SUNScholar/Disaster Recovery/System Monitor/Client|Client Setup]]===
 
  
===YouTube Video===
+
==YouTube Video==
 
<html5media width="560" height="315">https://www.youtube.com/watch?v=pGSn2CA5u7Y</html5media>
 
<html5media width="560" height="315">https://www.youtube.com/watch?v=pGSn2CA5u7Y</html5media>
  
===References===
+
==References==
 
*http://en.wikipedia.org/wiki/Munin_(network_monitoring_application)
 
*http://en.wikipedia.org/wiki/Munin_(network_monitoring_application)
 
*http://munin-monitoring.org
 
*http://munin-monitoring.org
 
*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