Displaying 2 results from an estimated 2 matches for "use_node_name".
2012 Oct 19
3
Node specific exported resources
...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 => ''munin-node'',
}
File <<| tag == ''munin-node'' |>>
I''d like to add the following configuration lines to specifically one of
the nodes:
diskstats_latency.sda.avgrdwait.warning 0:5
diskstats_latency.sda.avgw...
2007 Jun 04
16
Puppet installation and observations
Greeting Puppeteers,
( I sent this from the wrong address so it may be a duplicate post
after moderation )
I recently discovered puppet from the debian administration site and
thought I might install it after BASHING my head against cfengine the
last 3 times I tried to install it.
I installed puppetmaster on my primary server and dropped puppet on a
couple of xen virtuals.
It worked