Andreas Hilboll
2013-Apr-28 11:34 UTC
[Puppet Users] removing hosts from puppet-monitor (example42)
Hi, I''m using the Example42 modules with the built-in monitoring capabilities. How do I remove a host? I deleted a host which was managed with the Example42 monitoring enabled. Since I removed the host (i.e. switchced it off), I get warnings that it is not available from my Icinga installation. I already tried manually deleting the host''s config files on the icinga host, but they get restored on each puppet run. How can I tell the puppet-monitor module that the host doesn''t exist any more? Cheers, -- -- Andreas. -- 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+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Alessandro Franceschi
2013-May-21 07:59 UTC
[Puppet Users] Re: removing hosts from puppet-monitor (example42)
Hi Andreas, to remove a node you can run: puppet node deactivate <node_name> on the PuppetMaster. To be sure to have quicker answers about Example42 modules, please use: https://groups.google.com/forum/?fromgroups#!forum/example42-puppet-modules Ciao Alessandro On Sunday, April 28, 2013 1:34:12 PM UTC+2, Andreas Hilboll wrote:> > Hi, > > I''m using the Example42 modules with the built-in monitoring > capabilities. How do I remove a host? > > I deleted a host which was managed with the Example42 monitoring > enabled. Since I removed the host (i.e. switchced it off), I get > warnings that it is not available from my Icinga installation. I already > tried manually deleting the host''s config files on the icinga host, but > they get restored on each puppet run. > > How can I tell the puppet-monitor module that the host doesn''t exist any > more? > > Cheers, > -- > -- Andreas. >-- 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+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.