Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Jul 09, 2012 3:45 pm 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
I would like Munin to keep track of memory and CPU load only, and not anything else (at least for now). I have googled and do not see how to turn off monitoring of either an individual resource or a group of resources. Can anyone advise me?

James


Top
   
PostPosted: Mon Jul 09, 2012 3:59 pm 
Offline
User avatar

Joined: Mon Jul 09, 2012 3:49 pm
Posts: 1
Munin will check every plugin that a Munin node has got enabled.

To disable plugins, on every node (not just the master) remove the plugin symlinks you don't want from the plugins directory (usually /etc/munin/plugins/) and restart munin-node (e.g. /etc/init.d/munin-node restart). If you've put any custom plugins in that directory that aren't symlinks, remember to move them somewhere safe instead of deleting them in case you want them later.

The master should pick up the changes on the next run.

Edit: if you don't want to delete anything from /etc/munin/plugins, you can add an ignore_file line for each plugin you don't want to run to /etc/munin/munin-node.conf on every node, and then restart munin-node.

Edit 2: if the issue is only resource consumption on the master, Munin 2.0 has a number of features that help reduce it: you can cut the amount of I/O using rrdcached, and you can cut the amount of CPU used by generating HTML and graphs on demand. Both come at the cost of slightly increased memory consumption.


Top
   
PostPosted: Mon Jul 09, 2012 4:25 pm 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
Excellent. Thank you for the advice.

James


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group