Displaying 20 results from an estimated 30000 matches similar to: "munin"
2009 Jun 10
2
munin stopped working
Just noticed that my munin installation stopped showing any data after the
last "big" update. I installed a lot of updates for CentoS, but there was
also a munin update coming from rpmforge. However, in yum.log there is no
munin listed. But I'm sure I updated munin to 1.2.5-2.el5.rf as well. Does
yum log only the centos repo's?
The problem seems to be with the creation of
2008 Nov 06
1
introduction with david's munin module question
Hi all,
I am new to puppet and also newcomer in this group.
I heart good things about puppet and I decided to give it a try 2 weeks now.
After reading various documentation, I began using the complete
configuration collection of puppet modules (thanks to David).
But I have a problem with the munin module. It works fine, except that it
seems to not export virtual ressources. Let me give more detail
2007 Jun 23
0
munin-module: updated
Hey all,
I finally found some time to update the munin module and here it is.
please configure your munin-nodes directory in: munin/manifests/init.pp
prior to using this module.
you also need ''file_splice'' a.k.a. the bracketeditor.
see here:
http://mail.madstop.com/pipermail/puppet-users/2007-June/003466.html
and a slightly changed version of ''remotefile''.
2007 May 26
2
OT: Installing munin-node cleanly in spite of RPM
Hi,
This is totally off-topic (it''s an rpm/rpmbuild problem), but I want to
get to a point where I''m installing and configuring munin-node with
puppet. To do that, I need a clean, standardized way of installing
munin-mode on CentOS (RHELish) boxes.
I could install munin-node from source via puppet and probably make
enough edits that all the files end up in reasonable locations
2010 Apr 09
1
[Gluster-devel] Gluster health/status
Gluster devs,
I found the message below in the archives. glfs-health.sh is not
included in the v3.0.3 sources - is there any plan to add this to the
"extras" directory? What's its status?
Ian
== snip ==
Raghavendra G
Mon, 22 Feb 2010 20:20:33 -0800
Hi all,
Here is some work related to Health monitoring. glfs-health.sh is a shell
script to check the health of glusterfs.
2009 Dec 17
3
Munin issue
Hey Guys,
I am trying to wrap some loose ends up before we close tomorrow and have one last
thing. I have been asked to monitor tunnel bandwidth for vpn clients over the holidays
and whipped up a quick Munin plugin to do this. It works well but one problem is that
when a client disconnects, the plugin stops submitting graph data for it, so the png's
don't show the user anymore, kinda hard
2009 Dec 21
2
Munin CGI Graphs
Anyone here running Munin w/ the CGI graphs? I must have missed something in
the munin wiki as its creating the correct html, yet the only errors I get are apache
suggesting it can't find the files for the png's? The cgi script has all the perl modules
it requires installed.
Thanks,
jlc
2011 Dec 02
1
Plugin for munin
Hi there,
is anyone using munin to monitor connections to dovecot?
If someone does, which plugin is used?
Regards
Patrick
2007 May 26
13
munin module: manage clients and server''s config
Hello all.
Probably this question has already been posed in the context of another
software, but I am unable to find it.
I would like to implement a module which should manage munin-clients as
well as the munin-server.
Here is what I am thinking about implementing:
- There are two classes: munin::client and munin::server
- munin::clients'' configuration will be managed automatically.
2009 Sep 16
1
No login with kernel 2.6.18-164.el5
Hello,
since kernel 2.6.18-164.el5 no user could login any more from nfs client
into his home directory on nfs server. The kde error message is:
"The following installation problem was detected while trying to start
KDE:
Writing to $HOME directory (/home/<USER>) failed with the
error 'Permission denied'
KDE is unable to start."
/home is exported with nfs4 (gss/krb5), the
2006 Jan 07
16
xen usage monitoring (munin plugin)
Dear list,
as my Xen3 server is finaly becomming ready for production I was
wondering if anyone has written a xen usage monitoring/logging tool?
Something like xm top, but with continuose logging to a (rr)database.
Or a munin plugin?
I can''t remember seeing anything simmilar on the list.
BTW: where does xm top get the NETTX(k) and NETRX(k) from?
For a munin plugin I''d
2009 Oct 30
4
Xen+Munin+Monit?
Hi All,
What is the best way to remotely monitor/administer a group of xen domUs
across a network?
We''re planning to deploy a few H/W servers with paravirtualized domUs.
What are the best alternatives? What works and What doesn''t?
Share your experiences.
Cheers
Rajan
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2012 Sep 17
2
inheritance failure: duplicate declaration error
Hello list.
I''ve the following parent class:
class munin::client {
...
munin::client::plugin { "postfix_mailqueue":
name => "postfix_mailqueue",
enable => "false"
}
}
And the following inherited class:
class munin::client::plugins::postfix inherits munin::client {
munin::client::plugin {
2014 Nov 06
3
Setting up NFS on Centos 6.6
Hello,
I'm having an unusual amount of trouble setting up Centos 6.6 as an NFS
server. I have already created my exportfs file and run "chkconfig nfs
on".
When I try to start the nfs service with "service nfs start", I get
FATAL: Module nfsd not found.
FATAL: Error running install command for nfsd
Starting NFS services: exportfs: internal: no supported addresses in
2007 Jul 11
3
Strange problem with exported ressources
Hi there,
I have a strange problem with the exported ressources in the munin
module I wrote.
See: http://mail.madstop.com/pipermail/puppet-users/2007-June/003179.html
For some reason it stopped working.
On the munin::host I get the error that:
err: Could not retrieve configuration: Exported resource
File[munin_def_XY_4949] cannot override local resource
The munin::host is also a
2012 Oct 19
3
Node specific exported resources
Greetings,
I''m trying to wrap my head around a solution to a problem I''m facing with
an exported resources configuration I have. I''m using the following simple
config to build a munin configuration:
@@file { "/etc/munin/munin.conf.d/${::fqdn}.node":
content => "[All Hosts;${::fqdn}]
address ${ipaddress_eth0}
use_node_name yes\n\n",
tag
2013 Mar 11
1
nsd4 process weirdness?
Hi,
I was playing with the munin plugin in nsd4 beta4, and saw some strange
errors. Directly after starting nsd on linux, I'm seeing:
$ ps ax -o pid,ppid,user,args | grep nsd
1638 1 nsd /usr/sbin/nsd -c /etc/nsd/nsd.conf
1641 1638 nsd /usr/sbin/nsd -c /etc/nsd/nsd.conf
1647 1641 nsd /usr/sbin/nsd -c /etc/nsd/nsd.conf
$ sudo munin-run nsd_munin_memory
2007 Jan 14
7
Delayed detection of updates
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi *!
Has anybody a fix/workaround for this beahaviour? My Service[munin-node] is
subscribed to the timestamp of a directory containing config-snippets like
this:
{{{
file{"/etc/munin/plugins": checksum => mtime, }
service{munin-node: subscribe => File["/etc/munin/plugins"], # ...
}}}
When adding new snippets to the
2009 Jul 10
6
Best practices for building a file from distributed data.
G''day.
I am wondering what the current best practice for building a single file out
of distributed fragments is with puppet. Specifically, my problem:
1. Install munin-node on arbitrary machines.
2. Install ''munin.conf'' as a single file on one machine, containing a
configuration stanza for every machine that munin-node is installed on.
The current best practice
2015 Sep 02
2
groupadd failure
The munin rpms from EPEL failed to install correctly on a particular
machine. This is why
# /usr/sbin/groupadd -r munin
groupadd: Can't get unique system GID (no more available GIDs)
#
but I don't understand why this happens. Even after checking the man pages
for groupadd and login.defs, I have been unable to determine what the
settings for SYS_GID_MIN/SYS_GID_MAX on RHEL/CentOS are.