|
![]() |
Overclock.net - Overclocking.net > Specialty Builds > Servers | |
How To: Monitor your server with munin
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | ||||||||||||||||||
|
Security Sleuth
![]() |
More and more people are getting linux based systems up, for various things such as SMP folding, File/Web Servers, or to just learn how to use it. One of the things that almost everyone here does, no matter if you are overclocking or not, is monitor their systems, cpu usage, memory usage, cpu temp etc.. Well this guide will show you how to setup munin, a system monitoring utility for linux based systems, which will not only monitor your systems but give you very nice, and web viewable graphs of resource usage and temperatures so you can monitor from another system on your LAN or from school or work!
In this guide we will use ubuntu because alot of people are moving to this distro for its ease of use and compatibility. First open a terminal Main Menu>Accessories>Terminal Once you have your terminal open type the following command. As root: Quote:
Quote:
Quote:
once this is open you will have a file with a bunch of information in it. The information that we need to focus on is this: Quote:
Next we will create the directory where munin will store the output information, change the directory ownership to the user and group munin, then restart to finish the installation. To do this copy paste or enter each line below individually, or edit this according to your system. Quote:
Cpu Usage ![]() Memory Usage ![]() Hope this is helpful for everyone, and let me know if you need any help! If you would like to see mine it is currently up and running and can be viewed by using the following link!! http://70.243.230.82/munin/localdoma...caldomain.html
__________________
IRC nick - tgalyean / normally found in #fedora-admin
Last edited by Xavier1421 : 05-21-07 at 09:22 AM Reason: radnom speeling airers |
||||||||||||||||||
|
|
|
|
|
#2 (permalink) | |||||||||||
|
4.0ghz
![]() |
Cool.
Any chance you know how to get fahmon to work with a vmware linux suse smp folding setup lol.
__________________
Anime rules!
|
|||||||||||
|
|
|
|
#3 (permalink) | ||||||||||||||
|
4.0ghz
![]() |
THANK YOU
Great guide + Rep
__________________
Quote:
Gordan Freeman > Master Chief
|
||||||||||||||
|
|
|
|
#4 (permalink) | |||||||||||||||
|
Security Sleuth
![]() |
Quote:
Quote:
__________________
IRC nick - tgalyean / normally found in #fedora-admin
|
|||||||||||||||
|
|
|
|
|
#5 (permalink) | |||||||||||
|
4.0ghz
![]()
Join Date: Mar 2007
Location: Saint Louis, MO, USA
Posts: 1,363
Rep: 302
![]() ![]() ![]() ![]() Unique Rep: 202
Trader Rating: 9
|
Quote:
I have it working with my VMWare and Native Linux boxes. I will slap together a walkthrough for ya and post it.
|
|||||||||||
|
|
|
|
#6 (permalink) | ||||||||||
|
Windows Wrangler
![]() |
Nice guide.
__________________
Old HTPC Build / Current 780G HTPC Build / My Website / My Blog Check out this list of HTPC Software l Mozilla FirefoxClub l Untangle Club
|
||||||||||
|
|
|
|
|
#7 (permalink) | ||||||||||||||||
|
Overclocker
![]() |
Nice FAQ, although I'm unable to view the graphs on my browser.
I've gotten munin installed and loaded as per your instructions, but whenever I try to view the results in Firefox I get "Unable to Connect" Any ideas? I am running Ubuntu 7.04 Oh and also when not the root user, i.e. Ubuntu Quote:
Quote:
Quote:
How can I view the results by entering a proper address? And how heavy is this on resources?
__________________
Q6600 B3 @ 3896, 1.6125 Vcore - http://valid.x86-secret.com/show_oc?id=204736
Last edited by AMD Dave : 05-29-07 at 01:48 PM |
||||||||||||||||
|
|
|
|
|
#8 (permalink) | |||||||||||||
|
Security Sleuth
![]() |
Sounds like you are pretty good at researcching, which means you will be good with linux lol. You have to have apache running, make sure apache is installed and running, you can check the process list by bringing up a terminal and type in top. If it is running make sure it is running on the correct port which it should be on 80. If it is running and is on the proper port, check your firewall if installed. No it uses very little resources, because it runs as an idle process and just collects the data via system logs. Yes you can view it remotely, because before my rig went down a few days ago I have it viewable for everyone.
__________________
IRC nick - tgalyean / normally found in #fedora-admin
|
|||||||||||||
|
|
|
|
|
#9 (permalink) | |||||||||||||
|
Overclocker
![]() |
Thanks, that was it, I didn't have apache installed. You might want to edit that in for those like me who don't know that.
To start running apache2 I typed into a terminal: Code:
~$ sudo apache2 -k start Once again thanks
__________________
Q6600 B3 @ 3896, 1.6125 Vcore - http://valid.x86-secret.com/show_oc?id=204736
|
|||||||||||||
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|