vagrant - Puppet: Nagios_host + Puppetdb + Nagios = Cannot collect exported resources -


We are currently trying to create an Ugrator + puppet + Nagios configuration on a Ubuntu exact 64-box. Things work very smoothly, but we've apparently hit a roadblock trying to get a puppet to use Nagosha_Host to Nagoye's configuration. We are currently doing everything on the same example: Puppet DB, Papetmaster Service and Nagyas.

It seems that the puppet master is properly tilted to the puppet, "The puppet agent - test" and the facts seen in the puppet log indicate that in fact this link was suggested. Updated according to: (Step 3). Additionally, being seen in /etc/puppet/puppet.conf shows storeconfigs = true and backend = puppetdb.

Our next step is to collect and export resources to monitor in Nagios. We have tried to follow some of the online tutorials like Pipalab's own guide on exported resources. They all take us down the same path. The puppet shows a bunch of warnings and no Nagyas configurations occur:

"Warning: You can not collect resources exported without configuring the store; the archive XX line will be ignored "Warning: Collecting resources without configuring store Configure Store"

As far as we can understand these warnings, the puppet has not taken the fact that we Is configured to pupil coaches who we think we verified.

> Some relevant parts of our manifest:

  class companyname :: puppetmaster {package {'puppetmaster': make sure & gt; 'Installed',} Service {'Puppet Master': Ensure = & gt; 'Running'} class {'puppetdb': ssl_listen_address = & gt; "0.0.0.0", notify & gt; Service ['Puppet Master'],} Class {'Puppet :: Master :: Config'}} Class Name of Company: Monitoring Server (Package {'nagios3': Ensure => Installed, Alias ​​= & gt; ; 'Nagas',} service {' nagios3 ': make sure = & gt; running, enabling & gt; true, nickname = & gt; ngoos', hasstats = & gt; true, histritch => gt; ; True; Required => Package ['Negez'], NagoyaHost <<> & gt; & gt; #This warning warning triggers}   

}

What have we overlooked?

We tried some other big box including a 'CentOS box' of the rude band, the same result software version: Puppet 3.5.1, Puppet 3.5.1, Hardpadib 1.6.3, Hiera 1.3.2, Factor 2.0.1, Nagage 3.3.1, Nagyios-Plugin 1.4.16, Hobo 1.5.1.

Thanks, Michael

I am ending the storage configuration = true and fixes this problem in the [main] section in storeconfigs_backend = puppetdb /etc/puppet/puppet.conf, but I do not know why I I am trying to figure out why this is so.

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -