Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8067813
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T12:27:22+00:00 2026-06-05T12:27:22+00:00

I have a dozen load balanced cloud servers all monitored by Munin. I can

  • 0

I have a dozen load balanced cloud servers all monitored by Munin.

I can track each one individually just fine. But I’m wondering if I can somehow bundle them up to see just how much collective CPU usage (for example) there is among the cloud cluster as a whole.

How can I do this?

The munin.conf file makes it easy enough to handle this for subdomains, but I’m not sure how to configure this for simple web nodes. Assume my web nodes are named, web_node_1 – web_node_10.

My conf looks something like this right now:

[web_node_1]
    address 10.1.1.1
    use_node_name yes
...
[web_node_10]
    address 10.1.1.10
    use_node_name yes

Your help is much appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T12:27:23+00:00Added an answer on June 5, 2026 at 12:27 pm

    You can achieve this with sum and stack.

    I’ve just had to do the same thing, and I found this article pretty helpful.

    Essentially you want to do something like the following:

    [web_nodes;Aggregated]
       update no
    
       cpu_aggregate.update no
       cpu_aggregate.graph_args --base 1000 -r --lower-limit 0 --upper-limit 200
       cpu_aggregate.graph_category system
       cpu_aggregate.graph_title Aggregated CPU usage
       cpu_aggregate.graph_vlabel %
       cpu_aggregate.graph_order system user nice idle
       cpu_aggregate.graph_period second
       cpu_aggregate.user.label user
       cpu_aggregate.nice.label nice
       cpu_aggregate.system.label system
       cpu_aggregate.idle.label idle
       cpu_aggregate.user.sum web_node_1:cpu.user web_node_2:cpu.user
       cpu_aggregate.nice.sum web_node_1:cpu.nice web_node_2:cpu.nice
       cpu_aggregate.system.sum web_node_1:cpu.nice web_node_2:cpu.system
       cpu_aggregate.idle.sum web_node_1:cpu.nice web_node_2:cpu.idle
    

    There are a few other things to tweak the graph to give it the same scale, min/max, etc as the main plugin, those can be copied from the “cpu” plugin file. The key thing here is the last four lines – that’s where the summing of values from other graphs comes in.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Background: I have one Access database (.mdb) file, with half a dozen tables in
I have half a dozen classes which all extend the same abstract class. The
I have several dozen objects with an image and a share button on a
I have a dozen configuration properties files for the ant script. These files are
Ok I am new to app development I have tried dozen of codes and
I've working with the slideshow from jQuery Tools, as I have a dozen times
I have couple of dozen pieces of data that I need to save and
I have created a dozen different charts using the chart form wizard in Access
I have say a dozen types T which inherit from EntityObject and IDataObject .
I have to run a dozen of different build tests on a code base

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.