summaryrefslogtreecommitdiffstats
path: root/lib/puppet/external/nagios/base.rb
Commit message (Expand)AuthorAgeFilesLines
* (#6338) Remove unused version control tagsMatt Robinson2011-02-281-2/+0
* Code smell: Two space indentationMarkus Roberts2010-07-091-453/+453
* Code smell: Don't restate results directly after assignmentMarkus Roberts2010-07-091-1/+0
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-5/+5
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-17/+17
* Fixed #2634 - Added servicegroup_name parameter to serviceescalation typeJames Turnbull2009-09-151-3/+4
* Removed extra whitespace from end of linesIan Taylor2009-06-061-3/+3
* Revert "Refixing #1420 - _naginator_name is only used for services"Luke Kanies2009-02-131-10/+15
* Refixing #1420 - _naginator_name is only used for servicesLuke Kanies2009-02-111-15/+10
* Add a unique name to objects so we can determine uniqueness when read back inJohn Ferlito2008-12-091-1/+2
* Add a unique name to objects so we can determine uniqueness when read back inJohn Ferlito2008-12-091-71/+113
* Add a bunch of directives, allows a full parse of stanford's huge nagios configBlake Barnett2008-03-281-46/+60
* Adding the first round of Nagios code. There are noLuke Kanies2007-12-271-0/+421