Difference between revisions of "SUNScholar/Disaster Recovery/System Monitor"
Jump to navigation
Jump to search
m (→References) |
|||
| (22 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | <center> | ||
| + | '''[[SUNScholar/Disaster Recovery|Back to Disaster Recovery]]''' | ||
| + | </center> | ||
==Introduction== | ==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. | ||
| − | |||
| − | ==[[SUNScholar/Disaster Recovery/System Monitor/Client|Client Setup]]== | + | 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/Client|Step 2 - Client Setup]]=== | ||
| + | |||
| + | ==YouTube Video== | ||
| + | <html5media width="560" height="315">https://www.youtube.com/watch?v=pGSn2CA5u7Y</html5media> | ||
| + | |||
| + | ==References== | ||
| + | *http://en.wikipedia.org/wiki/Munin_(network_monitoring_application) | ||
| + | *http://munin-monitoring.org | ||
| + | *http://lintut.com/best-free-monitoring-system-for-linux | ||
| + | *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
Contents
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