Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/nagios

Development repository for the nagios cookbook
https://github.com/sous-chefs/nagios

Delete CHANGELOG entries, allow Tim Smith to set with his next update.

d3a083de55a3e1acfbe9db002505b8c6c3bc9097 authored almost 11 years ago
Use single quotes for 'root' file ownership in default recipe.

2de5a5f6495cbc7fa2794c1390a7287ab357023d authored almost 11 years ago
Activate "/etc/nagios/private" as location for private resources in RPM based nagios deployment.

edca0746f6f2a2910c32efed4489ce028f7cf0f4 authored almost 11 years ago
Platform specific p1_file for RHEL

117ead047f80e3c2894b2927a6f55d9628f0e611 authored almost 11 years ago
Define packages to install on RHEL systems

977b71d9a626a09895ca303e447cfabe66be1260 authored almost 11 years ago
First part of installing via package on RHEL 6 and above

f73d75f82f7dd444bf54bf01ab45bb56c41ac280 authored almost 11 years ago
Set nagios vname to nagios on RHEL platforms.

bfaa28529712fa238f9867b9c7cf287517121692 authored almost 11 years ago
&& vs and

9689a724ff5fc84d05e16d348bde067ac5a014c2 authored almost 11 years ago
Remove the nagios server check. This needs to get defined by the user now

1ac9a3663fc668ff16693ec60530ccd41cdcbf3d authored almost 11 years ago
Remove the hack that added the monitoring role to the nagios node

This allowed nagios to be monitored on the first run. It doesn't work now that monitoring role ...

b41451a28a1b51e097a08f3ff4152db96f8e3e5e authored almost 11 years ago
Workaround edge case where nagios server is the first linux server and linux doesn't get added to the host groups array

ca08b1fe50062be54f91b010b8fb8c93c8546d99 authored almost 11 years ago
Make sure nagios is installed before trying to setup htpasswd using the nagios user.

4f812d75a59e835a34e43294686710c7b840d7e3 authored almost 11 years ago
Update kitchen config for the new recipe structure

701043cc3ae5b98d5b0309411feab8e7c9816e12 authored almost 11 years ago
Merge in changes that I pushed to the community site in 5.3.4 that fixed nginx/apache setups

1baf05d42a977a0d2e15a652fa2a2031f7e96a68 authored almost 11 years ago
Add additional source install specs and now make sure the nagios user is created, which was missed previously

cd90c8c71ff1b0a0d32d7ac4278f16ac1589680f authored almost 11 years ago
Add a spec file for source installs

cdff05d366886987bde694423ad3bf071d3aa4c3 authored almost 11 years ago
Add to gitignore

3bb2d3a4b69a001d0450a231f353298bcb9f97c7 authored almost 11 years ago
Add additional specs

abd01883fb71d8fda4bc1b9a0b5044e2880024f0 authored almost 11 years ago
Switch to chef-zero in the specs so less has to be mocked out.

b9b5536207e6ab7db7b467caa60281d9655bb25c authored almost 11 years ago
Depend on the nrpe cookbook

b817a0efe85b752a7bd40f5d15c83fe31ffae9fa authored almost 11 years ago
Remove more NRPE logic

021e811ebd2d6612d054baa26f71aa356462c3ec authored almost 11 years ago
Install yum-epel on RHEL so we can switch to package installs by default

a7878efd660eb75af7e9dab58abc28dc2a97b600 authored almost 11 years ago
Update gitignore and remove more references to the client from the readme

c882409875cbb0785c280474534873cdf9a5d15d authored almost 11 years ago
Add freebsd to kitchen.yml and remove client suite

9cd60326d6ae8f9f418d770a15e0f47d702c1def authored almost 11 years ago
Remove NRPE check for the Nagios server

4fc53e130e181b15dc69f4f1776d7391ef3ba105 authored almost 11 years ago
Update spec for new recipe

f48f46e0d34e29ae83c4285c7558dfcc5933d683 authored almost 11 years ago
First part of removing client functionality from the cookbook. This is without a doubt broken

ee6ba687c00772fa3de4a3dbbc0868f4b993db1c authored almost 11 years ago
5.3.2 release. Community site only fix

548f25dd3798c195eacb5a1d57b3895bfbfef6d9 authored almost 11 years ago
Nagios 5.3.0 cookbook release

5461a4220e53f2ffb208e29975e65fe4a8a8d51a authored almost 11 years ago
Better version pins in the Gemfile

f6758628390633ed30b7a507873ddff692dc6f28 authored almost 11 years ago
Merge pull request #256 from rarenerd/search_on_monhost

Add all monitoring hosts to the NRPE config of a monitoring host

76fc6ae0e891fb1314c30b35b1227ed2917d0b1b authored almost 11 years ago
Add all monitoring hosts to the NRPE config of a monitoring host

* Adjust if statement to add all monhosts to the NRPE config of a monhost
* Correct typo in vari...

faed3f9e4ba9b52317ca449998c8dcc6e6fe85b0 authored almost 11 years ago
Merge pull request #255 from scottso/fix_rubocop_issues

Fixups for rubocop complaints.

c51ad8394d95f623f0930483702832ae978deb31 authored almost 11 years ago
Merge pull request #254 from scottso/templatize_ocsp

Templatize the nagios obsess config options

03ba7bb0d8c802243c9965ee4d88ce36385d511e authored almost 11 years ago
Fixups for rubocop complaints.

This should fix up the current rubocop complaints.

d0e7e60c9ecb325713ffa9bde59ce50c4b7769b6 authored almost 11 years ago
Templatize the nagios obsess config options

This allows setting/changing the following options:

obsess_over_services
ocsp_command
obsess_ov...

fc69e924e5a141e8a65d5b05b8fc0fe5c59cf11e authored almost 11 years ago
Merge pull request #250 from mdxp/prevent-nil-os

prevent node['os'] when nil to be added to hostgroups; happened with chef-zero and not fully boo...

36045ec94875f0d1f5384a29cdebcb76bc81ce2b authored almost 11 years ago
Merge pull request #251 from scottso/add_service_check_toggle

Allow setting a few more check options

c6e659337a0b0712f60a49f491d04dec3a3e56c6 authored almost 11 years ago
Allow setting a few more check options

This enables the ability to manipulate the following options:

execute_service_checks
accept_pas...

83ccdad0890b743c400432f2be2c116cbefa515c authored almost 11 years ago
prevent node['os'] when nil to be added to hostgroups; happened with chef-zero and not fully bootsraped nodes

864baef3a61f82452fb4d9bba33562cefb35f5d7 authored almost 11 years ago
Fix rubocop warnings

d9cf4ae866fa80da49a89a4b4665586bbf683894 authored almost 11 years ago
Fix bad include_recipe

56b77bec8f83510a350da11259ef4badc6bf7e5a authored almost 11 years ago
Add myself as an author on any files I've touched

167e53b66d75c234511efb46bb817a41f7642ea9 authored almost 11 years ago
Switch web server and web server dispatch to use strings not symbols. This was the only place in the cookbook that used symbols and it had to force the type in many places. This is a breaking change for anyone that was overriding the cookbook to use NGINX

921cbede6fa90e8fd3a7b08510e9bae228f46d49 authored almost 11 years ago
Simplify public_domain variable passing to apache/nginx.

1405dab275db18c44b51d7781621332fa5bcd36f authored almost 11 years ago
Correct another mode

9bdec1a03bf6296e383477db7d63c144df9a3250 authored almost 11 years ago
Use strings for modes for Ruby 2.X compatibility

d89fe70a581f687826152356a4b0ab1c02cb68c6 authored almost 11 years ago
rubocop the vagrant file

51bed06022ae213980b4d720fb1280fc76b727ef authored almost 11 years ago
Change modes to strings for Ruby 2.X compatibility

0e6f2a4c1ac6ff2aa08132e6b01a5ef8d30b12ef authored almost 11 years ago
Merge pull request #248 from nkadelgarcia-consultant/nico-dev-package

Spell "html" correctly for document directory.

4fb28876e4f46f504d02e0d7ca986e1910ed769a authored almost 11 years ago
Spell "html" correctly for document directory.

3a115ed6ba8756c6fb58b8cad6de20cf8128a859 authored almost 11 years ago
Merge pull request #247 from nkadelgarcia-consultant/nico-dev-package

Set RHEL compatible Nagios config dirs.

bcb1922e8a4a725b080684d0583493c8a6a2ec87 authored almost 11 years ago
Set RHEL compatible NAgios configdirs.

4fb397732d564fba97f3cb6bcd7dc09987e0026e authored almost 11 years ago
Update copyrights and fix typos in the Readme

994ef2bde642289715dec4eb0d991c08a7fee11e authored almost 11 years ago
Merge pull request #241 from scottso/listen_interface

[COOK-4313] Add ability to specify interface to use for monitoring traffic.

13726e6dd75b24bb2f27fddfe4580db038600ef3 authored almost 11 years ago
Add ability to specify interface to use for monitoring traffic.

Change-Id: I7c87e818ac27c213abdf6a18d8398620a0dc26bc

b293fe314aed2eb78ccaaa0afcf9bf3fb1330d08 authored almost 11 years ago
Merge pull request #244 from scottso/fix_missing_hostname_crash

Fix cookbook crash if a node is missing a hostname

88e3242320a3a65aa5a28aa186369c3c1fbf907a authored almost 11 years ago
Fix cookbook crash if a node is missing a hostname

There are cases where ohai cannot determine a fqdn for a node (like if
dns is not working) and n...

c29ff23e1fe7b46f62c381beaaa9e6558e96e61d authored almost 11 years ago
Merge pull request #242 from scottso/allow_missing_user_databags

Allow an empty set of users for the user databag.

f77ac5c30c73432ab6a6bb9f156248b8efe7dd25 authored almost 11 years ago
Allow an empty set of users for the user databag.

This allows us to only have pagerduty contacts. It also follows the
assumption in the contacts t...

2787a68203fdec6fe76b16b8492379f6ff4fa1d2 authored almost 11 years ago
Merge pull request #235 from aashley/master

Add support for configuring Nagios Event Brokers

e51cd1a8b6b7da6e1b3a3e7aa0fa54ff02844145 authored almost 11 years ago
Merge pull request #239 from kewubenduben/master

Add host escalations

eb61c08b30e9308f652336a62bf3654fcfdd26d8 authored almost 11 years ago
Merge pull request #243 from scottso/fix_empty_pagerduty_key

Fix using wrong pagerduty key attribute

ef577869399bc3175430c10e0e21a2af34395e74 authored almost 11 years ago
Fix using wrong pagerduty key attribute

Also fix the case where the attribute can be nil causing a cookbook
failure when using the old a...

bf87ce1c6ca99622b8719d62085d0775b98537f8 authored almost 11 years ago
Merge pull request #240 from scottso/fix_missing_roles_crash

Fix cookbook crash if a node has no roles

f5c2f1f58de4c63128a901748983536e5c8e9acf authored almost 11 years ago
Fix cookbook crash if a node has no roles

Change-Id: I16643eeffa39c423f31d7782447ab60627680f25

897a71df765bdf4b02c49447e9df2caf67936546 authored almost 11 years ago
Add host escalations

* http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#hostescalation

feb8bc09ac4bd1601056a2e4cbf97bbdf074aea4 authored almost 11 years ago
Bump for development

b3cb6176ac1d655d404a1fad037f6dba22978458 authored about 11 years ago
Add Debian 6 and 7 to test kitchen

29f40d7add8c195e3fed478a02b53ac519c334f4 authored about 11 years ago
Update Readme for additional tested platforms

e436f5b7a1299d8b9a08917b6b73ae65b87c1362 authored about 11 years ago
Bump test-kitchen and kitchen-vagrant version to current

519a00a38963e61897ddee0d801700219721cfb6 authored about 11 years ago
Add Ubuntu 13.04 to the kitchen.yml and update Centos to 5.10 and 6.5

06469e7097e6393bbac1cecdab258568f6906c9d authored about 11 years ago
Release 5.2.0 cookbook

6032a5bea5d7b60bc1ad54ceb2cb60a0eb849f70 authored about 11 years ago
Fix the search mock in for chef spec. Also fix indentation in the

server_spec file

46e0bd82005b2c2b51978690b33000b8a1d37eb6 authored about 11 years ago
Update rubocop in Gemfile from .15 to .16 to add additional checks

7f564ba6bbefe5c6af36f60d98d6ad9581ebc385 authored about 11 years ago
Switch from yum to yum-epel to work around yum cookbook v3 breakage

0557f5fcc0785b6cb16ddb2b2e403ae5f9dd1d59 authored about 11 years ago
Turn off the rubocop Cyclomatic Complexity check

c1a92708143ba21a51a410036ec797de48513648 authored about 11 years ago
Remove the Berkshelf pin to apt 2.2

9ac1c0c30168d176a44bc439c28f8bd0fd5e4f65 authored about 11 years ago
Remove extra slash

c2ddd28e736e3ab6c44f9436c432c6714bb03619 authored about 11 years ago
Nagios stole the domain from the nagios plugins project

Use the new URL.

https://www.monitoring-plugins.org/archive/help/2014-January/006503.html

dcbb32f2a070ed7fb45f29b3af4072653a2d14ae authored about 11 years ago
Merge pull request #236 from messick/timeperiod-array

[COOK-4224] Use an array to define Time Period times

7c0ca824ef8ef14827b70335799f336b087c3e5c authored about 11 years ago
Merge pull request #237 from messick/contactgroup-example

The example for Contact Groups is bad

cf061f3fda0e7851d7a51864e5f52e60891888df authored about 11 years ago
Example for Contact Groups is bad

8db1bb6c643f259edf6c3f0703f485392eeaf5c6 authored about 11 years ago
show array in timeperiod example

213c483fd8e770bc961268726d012eb69ff14b5d authored about 11 years ago
don't split on commas, just pass array instead

5d39c2ad477b2ce9f354d6b5dc9f81541989acd4 authored about 11 years ago
Fix default hash setting to meet upstream standards

f50622cbd2fe6beaa4bbf8b1cb57659feddebf9e authored about 11 years ago
Merge pull request #229 from blairham/master

Search by node instead of hostname

bc65b3173c43d851d7fe044b066644d4b2a20ad1 authored about 11 years ago
Format fix in the readme

08e24d58c236e525e83c4aeb54dbc98dccc9e90b authored about 11 years ago
Add support for configuring Nagios Event Brokers

43ea8a88d353f02e399ed23914281803ae5618c4 authored about 11 years ago
Resource one of the rubocop warnings

62b4c067490acb07aedec355c53e82899b606cd5 authored about 11 years ago
Merge pull request #233 from tbell83/master

Define nagios timeperiod objects from data bags

6238d40c88ae427f7f900d43b32d1afb2349ad23 authored about 11 years ago
Define nagios timeperiod objects from data bags

https://tickets.opscode.com/browse/COOK-4105

4dc4d52191b03e6194fd64ea8ec6358916269514 authored about 11 years ago
Bump version to 5.1.1 for development

3859a7c02093eb920d8e2260e5c48dfa7e5c5583 authored about 11 years ago
Release 5.1.0

159bcc0d30dfac672312fb4b2e00e1119764a3e0 authored about 11 years ago
Change the attribute used to only apply a check to nagios servers in a specific environment. The previous attribute and readme content were a bit confusing and I’d like to reserve the “environment” key for future use.

91c9c493547db2d425fe6d1478c7fa00bd0b2c06 authored about 11 years ago
Fix rubocop warnings

a3cd85dcc055ce0e12b8efa3511c01f8cb185e71 authored about 11 years ago
Don’t write out contacts for admins that aren’t actually Nagios admins. Avoids writing out a bunch of e-mail-less contacts

e903007a58738126a04223109be57a2e65bb0121 authored about 11 years ago
Fix a typo in a comment and avoid blank lines in the contacts template

4588b2266ed61319b8ce84bee83d8f267b02cfe9 authored about 11 years ago
Move IP determination logic out of the hosts.cfg ERB and into the default library. This will allow is to be expanded upon later, while keeping the ERB readable.

441c9dc73911ed1fe033bc6601fa2a1509b76bde authored about 11 years ago
Add a vagrant file for testing of the Nagios Server on Ubuntu 10.04/12.04 and CentOS 5.9/6.4.

fac5fcdb418cf127b2d4311de9f73d4317511444 authored about 11 years ago