[Puppet Users] Re: puppet and custom nagios object variables

2013-08-24 Thread Chuck Bredestege
I figured out a way around this little problem, in our environment we also monitored the ILO and iDrac (remote console) ports on the servers. Before puppet we included a custom variable called _bmc_address and then had a command in turn that used this variable. Since we intergrated puppet we

[Puppet Users] Re: Collector not realizing own exported resources when filtering on tags

2013-08-15 Thread Chuck Bredestege
M UTC-4, jcbollinger wrote: > > > > On Tuesday, August 13, 2013 12:29:51 PM UTC-5, Chuck Bredestege wrote: >> >> I'm trying to create a ssh class where the /etc/ssh/ssh_known_hosts and >> /etc/ssh/shosts.equiv stays updated. The issue i'm finding is that if I

[Puppet Users] Collector not realizing own exported resources when filtering on tags

2013-08-13 Thread Chuck Bredestege
I'm trying to create a ssh class where the /etc/ssh/ssh_known_hosts and /etc/ssh/shosts.equiv stays updated. The issue i'm finding is that if I include a "tag == anything" in the Collector filter, it collects all resources EXCEPT it's own. In this case, the known_hosts and .equiv files will h