Displaying 2 results from an estimated 2 matches for "nagioscontact".
Did you mean:
nagios_contact
2009 Jun 18
3
Getting started with puppet
Hey Folks,
I''m just starting to look into Puppet though am finding it a bit
confusing as to how to get it setup on the network I administer. At the
moment it is a combination of RHEL 4 and SLES 10 boxes with windows and
novell also.
I know that windows / novell is beside the point though am wondering how
to get puppet setup on the RHEL and SLES side of things.
Any good howto''s
2013 Feb 11
1
Puppet resources and Nagios Contacts\Contactgroups
I''m currently defining nagioscontacts one-by-one like so;
@@nagios_contact { username1:
ensure => present,
use => "generic-contact",
contact_name => username1,
alias => "user1",
email => "emailaddress1",
target => "/etc/...