0
Munin 2 CGI graphs generation cpu usage
Posted by EvolutionCrazy on Oct 16, 2012 in snippets
This is what happens when you move a munin master node from CRON to CGI graphs:

my own pastebin :P
This is what happens when you move a munin master node from CRON to CGI graphs:

Upgrading munin on CentOS/RHEL/Scientific Linux using the rpm from EPEL repositories results in an empty plugin list on the nodes:
ls -al /etc/munin/plugins/ |
easy fix:
munin-node-configure --suggest --shell | sh ; service munin-node restart |
to verify what was detected just run:
ls -al /etc/munin/plugins/ |
Copyright © 2013 evcz.tk All rights reserved. Theme by Laptop Geek.