Issue #11437 has been updated by Jason Antman.

There are a few other Nagios forks as well, Icinga being (AFAIK) the most 
common at the moment. I see that this is already in a topic branch (but stalled 
for a year?) but Icinga also adds some new attributes, as well as changing some 
of the required attributes. Maybe there's a more generic way to implement this?

The Icinga added attributes are:
host:
    address6
    failure_prediction_enabled
service:
    failure_prediction_enabled

serviceescalation:
    escalation_condition
    first_warning_notification
    last_warning_notification
    first_critical_notification
    last_critical_notification
    first_unknown_notification
    last_unknown_notification

hostescalation:
    first_down_notification
    last_down_notification
    first_unreachable_notification
    last_unreachable_notification

hostextinfo:
    hostgroup_name

serviceextinfo:
    hostgroup_name
    
Docs on the latest can be found at: 
http://docs.icinga.org/latest/en/objectdefinitions.html

----------------------------------------
Feature #11437: Add Shinken extra atrributes to Nagios types
https://projects.puppetlabs.com/issues/11437#change-89210

* Author: Bruno LEON
* Status: In Topic Branch Pending Review
* Priority: Normal
* Assignee: 
* Category: nagios
* Target version: 
* Affected Puppet version: 
* Keywords: nagios
shinken
* Branch: https://github.com/puppetlabs/puppet/pull/273
----------------------------------------
Shinken is a new player in the monitoring solutions, written in python it is a 
very promising software.
Is is compatible with Nagios config, and thus quite easily configurable via 
Puppet.

It also has some specific attributes that are not present in Puppet's Nagios 
native types.
I did a pull request which adds them:

[https://github.com/puppetlabs/puppet/pull/273](https://github.com/puppetlabs/puppet/pull/273)


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to