Nagios support "custom object variables" 
(http://nagios.sourceforge.net/docs/nagioscore/3/en/customobjectvars.html) buy 
prefixing them with an underscore:

define host{
        host_name       linuxserver
        _mac_address    00:06:5B:A6:AD:AA
        _rack_number    R32
}

However, I can't determine how to use these with puppet nagios resources. I'm 
assuming they aren't supported, but I'm also hoping that I just missed it in 
the documentation. Is anyone creating custom nagios object variables with 
puppet?

Thanks for the help.

— Mason Turner

-- 
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.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to