[Puppet Users] Re: nagios puppet dynamic moniroting setup - unable to populate host_resource files

2013-08-27 Thread Chucks
I suspect something to do with this message "Skipping device resources because running on a host". Can someone shed some light ? Thanks, -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails

[Puppet Users] Re: nagios puppet dynamic moniroting setup - unable to populate host_resource files

2013-08-27 Thread Chucks
-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com.

[Puppet Users] Re: nagios puppet dynamic moniroting setup - unable to populate host_resource files

2013-08-27 Thread Chucks
debug run for puppet apply: - [root@ip-10-172-161-25 manifests]# puppet apply /etc/puppet/modules/nagios/manifests/init.pp --debug debug: Failed to load library 'rubygems' for feature 'rubygems' debug: Configuring PuppetDB terminuses with config file /etc/puppet/puppetdb.conf

[Puppet Users] nagios puppet dynamic moniroting setup - unable to populate host_resource files

2013-08-26 Thread Chucks
Hi all - I am setting up dynamic monitoring using puppet/nagios modules. I am following this doc to achieve basic setup http://www.allgoodbits.org/articles/view/32 Here is my configs [root@ip-10-172-161-25 puppet]# cat modules/nagios/manifests/init.pp class nagios::server { pack

Re: [Puppet Users] Puppet ssl errors " SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed"

2013-08-26 Thread Chucks
On Monday, August 26, 2013 4:39:20 PM UTC-7, Ken Barber wrote: > > > I tired multiple times revoke master cert and created new, no luck > > Can you run puppetdb-ssl-setup -f ... restart puppetdb and show us the > results? > > ken. > Ken - It worked for me, I am new to puppet, can you pleas

Re: [Puppet Users] Puppet ssl errors " SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed"

2013-08-26 Thread Chucks
> > Can you run puppetdb-ssl-setup -f ... restart puppetdb and show us the > results? > > ken. > [root@ip-10-172-161-25 modules]# puppetdb-ssl-setup -f PEM files in /etc/puppetdb/ssl already exists, checking integrity. Warning: /etc/puppetdb/ssl/private.pem does not match the file used by Pu

[Puppet Users] Puppet ssl errors " SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed"

2013-08-26 Thread Chucks
Hi all, I am trying to setup puppet master and puppetdb on same node using puppetdb module. When I try to run puppet agent -t, I see following erorr notice: Unable to connect to puppetdb server (ip-10-172-161-25.us-west-1.compute.internal:8081): SSL_connect returned=1 errno=0 state=SSLv3 read