[icinga-users] add and delete hosts for puppet

2012-04-10 Thread david.gar...@gmail.com
Has anyone worked with puppet integration with icinga? I currently have a puppet writing nagios host config files and was wondering if icinga can scale using puppet or the like? -- David Garvey -- Better than sec? Nothing

Re: [icinga-users] add and delete hosts for puppet

2012-04-10 Thread david.gar...@gmail.com
ing puppet with icinga 1.0.2 , all of the host checks > are formatted identically so it works just as well as nagios did. > > Leslie > > 2012/4/10 david.gar...@gmail.com : > > Has anyone worked with puppet integration with icinga? I currently have a > > puppet writing na

Re: [icinga-users] add and delete hosts for puppet

2012-04-10 Thread david.gar...@gmail.com
Yeah thanks Leslie, I will have a looksee. On Tue, Apr 10, 2012 at 3:14 PM, Leslie wrote: > 2012/4/10 david.gar...@gmail.com : > > How do you delete a host or add a host? I am using templates and when a > box > > gets moved into another network/vlan (re-provisioned) it t

Re: [icinga-users] add and delete hosts for puppet

2012-04-11 Thread david.gar...@gmail.com
mcollective to do my work after testing;). file { "/usr/lib/nagios/.mcollective/etc/facts.yaml": mode=> "0644", owner => "104", group => "106", loglevel => debug, content => inline_template("<%= scope.to_hash

Re: [icinga-users] add and delete hosts for puppet

2012-04-11 Thread david.gar...@gmail.com
unknown=0 checktime=0.274174 [root@nagios3 manifests]# On Wed, Apr 11, 2012 at 11:30 AM, david.gar...@gmail.com < david.gar...@gmail.com> wrote: > Yeah, > > I am currently using exported resources. > > } default: { > $nagios_cfgdir = "/usr/local/nag