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
COOK-2613: Install Nagios 3.5.0 when installing from source
427d40c9ff05d62aac47ddf37400f27debac6ad8 authored over 11 years ago by Joshua Timberman <[email protected]>COOK-2612: Fix syntax if nagios_hostgroups data bag based search returns nothing
b0cdb6f088b8a44014a70b13596dc78236040c7b authored over 11 years ago by Joshua Timberman <[email protected]>cc924b7ab03946b4bc49191c41a2ae39389871f5 authored over 11 years ago by Hiroaki Nakamura <[email protected]>
9e08b4af24d2e480bd74e5f6f783a0e2b5149396 authored almost 12 years ago by Ben Hartshorne <[email protected]>
d202f23a580f4543528ee32dfc8de19648907d2c authored almost 12 years ago by Sergio Rodriguez <[email protected]>
c32ebbd06a6fead9974a3fd03d9b8ef7ff46d862 authored almost 12 years ago by Ben Hartshorne <[email protected]>
f636cba50a1f486e21bfa2bf48aece45e22ffde5 authored almost 12 years ago by jtimberman <[email protected]>
7e68faa90ef95a1727ef14979c7f33a7942bef52 authored almost 12 years ago by Scott Lampert <[email protected]>
[COOK-2450] Add ability to define service groups through data bags.
e151d4301b17bb5c37e8bf2a46418af135e24903 authored almost 12 years ago by Joshua Timberman <[email protected]>[COOK-2543] Add hostname normalization to lowercase.
6a8c6e4b27979faf03c03d259c38182f8eb402ab authored almost 12 years ago by Joshua Timberman <[email protected]>Removed extra "!("
d34b884e5169faaee2e1e7aec785bde9b72fb070 authored almost 12 years ago by Joshua Timberman <[email protected]>Bug fixes:
Fixed bug #403: The "configuration" page of the webui doesn't use
entity encodin...
Don't write out "members empty" if nothing comes back from the search.
Instead write out a host ...
ff2aae652a8f04a2d5c9275adb4e5150a51aafce authored almost 12 years ago by Josh Behrends <[email protected]>
84312f90925ef3f29fe65f3f143f1cb831ace361 authored almost 12 years ago by jtimberman <[email protected]>
[COOK-2565] Update nginx.conf.erb for correct use AUTH
d84972d89a44c7be43f37026c5e2951776f9c6b2 authored almost 12 years ago by Joshua Timberman <[email protected]>[COOK-2546] nrpe config files should not be world readable
c0b66507e5f2d79c356bc56e0247ec88cac3fd38 authored almost 12 years ago by Joshua Timberman <[email protected]>COOK-2558: Don't fail to write out services in the hostgroups databags
fb2ade07d5f2630b359ca3878672cfcdc7e73b79 authored almost 12 years ago by Joshua Timberman <[email protected]>54a407fa3c8c3650e2971d1090b9a82204103084 authored almost 12 years ago by jtimberman <[email protected]>
Prior to this the cookbook assumed if the server node had a cloud
attributes, every node had the...
COOK-2257: Correct the IP check logic to check the right node
56ced892010e6dea542e360647e976c76ef3d860 authored almost 12 years ago by Joshua Timberman <[email protected]>29e9ea9eb6f49ffb012c9a6d97cbfb2036d5eae8 authored almost 12 years ago by Alexander Saharchuk <[email protected]>
Fix the logic for checking for valid host groups
9aa7807934500bc9add6edc5de139d8587e7e4fc authored almost 12 years ago by Tim Smith <[email protected]>
I had it checking the Nagios server's attributes before when I wanted
the search discovered node
Cook 1068: Allow the installation of NRPE using EPEL packages on RHEL / Fedora
b55f19a881114c5553949cb462905e5e7a32eb4a authored almost 12 years ago by Joshua Timberman <[email protected]>7644d7638e4215a4f72d3479c432066a83906430 authored almost 12 years ago by Scott Lampert <[email protected]>
2620c4a93375fabd81ab4f2d3135a11a7c6e67b6 authored almost 12 years ago by Scott Lampert <[email protected]>
677f6604954181f7148844fdbdfb11e1c5277eff authored almost 12 years ago by Tim Smith <[email protected]>
COOK-2473: Update to Nagios 3.4.4 for source installs
8f7652910eb2a2e39de2bce84744ac6fb5fe68ff authored almost 12 years ago by Joshua Timberman <[email protected]>76c890463a88d8e3468d28e3ef11de6537cca482 authored almost 12 years ago by Scott Lampert <[email protected]>
Installs from EPEL which adds yum as a requirement. On Fedora >17 it
does not require epel. Th...
bf8965bfa0628601cefe6158055aecc666caa7e4 authored almost 12 years ago by Tim Smith <[email protected]>
40b7917d9bffb36bedca64309f7cedda77c10b67 authored almost 12 years ago by jtimberman <[email protected]>
45dc731f6bea1e474ce15aadac81584ec06a3754 authored almost 12 years ago by jtimberman <[email protected]>
This makes this work with more LDAP setups
41781042132f5425287b16522310d2bd661c876b authored almost 12 years ago by Tim Smith <[email protected]>82946b3d6833aa998ecfe8000a1d5bc42fff996b authored almost 12 years ago by jtimberman <[email protected]>
Workaround for problems caused by OHAI-387
5cb70678d6e17640d513fb2ff733cba59ca2bf44 authored almost 12 years ago by Tim Smith <[email protected]>Use a ternary operator instead.
d760ddc0cd1b0633d2ebf91ae37e6256c3006856 authored almost 12 years ago by jtimberman <[email protected]>COOK-2094: Make sure server installs include the NRPE plugin
f597d0cd45a7490c112300dd3458ce65194d1a29 authored almost 12 years ago by Joshua Timberman <[email protected]>
NRPE via source would never have worked correctly on Ubuntu and Redhat
due to issues finding the...
Source + Source would give us the NRPE plugin, but if a user installs
just the server by source ...
Add tar to the packages to include on the server install (it should
have been there anyways) to ...
NRPE installs are the same except for 1 line. Just use an if statement
to changet that single line
COOK-2257: Use node[ipaddress] if the cloud IP isn't valid
b27cbf9ba0b102d116e1fba4b87c642cd53a682a authored almost 12 years ago by Joshua Timberman <[email protected]>[COOK-2369] added support for LDAP authentication
48705fcc591e8998a28d79fc23423b5459568f42 authored almost 12 years ago by Joshua Timberman <[email protected]>COOK-2350: Fix server name to allow for a source based install on Ubuntu/Debian
2285c33c1adc83a32704130cee2e71a4594207cb authored almost 12 years ago by Joshua Timberman <[email protected]>COOK-2374: Clarify the hostgroups must be an array
1aa33b9c6a9dd259daf5c0c47d571df323c533cd authored almost 12 years ago by Joshua Timberman <[email protected]>[COOK-2375] Allows using a pre-existing command when defining a new service.
87cb8b34e2510cc4e3bcea42d4abb0793743c5b4 authored almost 12 years ago by Joshua Timberman <[email protected]>8e4ae66502309c0255e723e3e80da219c6d3b03a authored almost 12 years ago by jtimberman <[email protected]>
Workaround for problems caused by OHAI-387
5a60fec9adb94c801f2bce3f54405a33597443e8 authored almost 12 years ago by Tim Smith <[email protected]>a556401f1575954a23e8505ed4af20f07b0cee3f authored almost 12 years ago by Josh Behrends <[email protected]>
1ebda71027756088dfa3e8624a645df4edca54b9 authored almost 12 years ago by Tim Smith <[email protected]>
45d411f60ae07c74196e04ed11c7d31095881607 authored almost 12 years ago by Tim Smith <[email protected]>
7a075864407195a938b1115e07dd8ef95bc61601 authored almost 12 years ago by jtimberman <[email protected]>
4a1612eede5b2e81dd508a1bd58430b7c7f252a1 authored almost 12 years ago by John Dewey <[email protected]>
[COOK-2341] Corrected remote to pagerduty_nagios.pl
67ed669fc41ecfb5d19ee7dc5735be2b98a81339 authored almost 12 years ago by Joshua Timberman <[email protected]>3b6088f852ffddb352c4eddd248b598104d8b692 authored almost 12 years ago by jtimberman <[email protected]>
801fba2f05c75fca5b33c53f1a8d8ed301184d2e authored almost 12 years ago by Scott Lampert <[email protected]>
7535d0ccab2219afd141863cd2fe78966df75548 authored almost 12 years ago by Josh Behrends <[email protected]>
2b86a50a1e2fe9a3618e7087684972cdf0f8245f authored almost 12 years ago by Tim Smith <[email protected]>
e76aae0b36ae327d0e5516ef56f2e155472bc4ae authored almost 12 years ago by jtimberman <[email protected]>
d32c4aee19141094210d4594937bad3d5d4b8f2b authored almost 12 years ago by Tim Smith <[email protected]>
2fe2a85ed052da1a21b84281fab1cb5e6a81e1ba authored almost 12 years ago by Tim Smith <[email protected]>
[COOK-2294] Merge in cas authentication.
7b4258d78301c839d940bf9523d55f8923000790 authored almost 12 years ago by Joshua Timberman <[email protected]>6a0e5e86b6ce655d80821faec3f54971711e3b02 authored almost 12 years ago by John Dewey <[email protected]>
6d7a02e7a6e2ffda66666d215f0c9768b7c99830 authored almost 12 years ago by jtimberman <[email protected]>
2d156a5cfc10f1eff13cbb192340bfc13fa0c551 authored almost 12 years ago by jtimberman <[email protected]>
b58baf34160c1400592a16c07bf681d4dc1d850b authored almost 12 years ago by Ben Hartshorne <[email protected]>
8f736a25314f2676bd43f78dd444c25718b024b1 authored almost 12 years ago by jtimberman <[email protected]>
44dd9b0b6e02ec0c34ef7d891d89a9aab7424275 authored almost 12 years ago by Scott Lampert <[email protected]>
38b9b5c42ccd3eb3fa829354feb23adcd3927cbb authored almost 12 years ago by jtimberman <[email protected]>
5fec5ad776c7f22333736944f7693839f95cd71c authored almost 12 years ago by jtimberman <[email protected]>
961ff9952b0c19197d390c95e3bd6caa4fa6e871 authored almost 12 years ago by Tim Smith <[email protected]>
* best to pass in strings to the search
* require the query library, and use the search method r...
9ad7668de8694c9defa5451f108407a5102e8348 authored almost 12 years ago by jtimberman <[email protected]>
dc367bfd65a5c8c78528d2ae3f0d2b7304213e43 authored almost 12 years ago by Tim Smith <[email protected]>
29e7b78e26644e55ffb88d20425cfc75034df563 authored almost 12 years ago by Tim Smith <[email protected]>
Also cleanup a few items in the readme for clarity
2ee0f89b266bd92e4351b223d3ca85f6ff694eb5 authored almost 12 years ago by Tim Smith <[email protected]>eaad8b220324ae0ef6de46fe0fe7f8613e65a9de authored almost 12 years ago by Tim Smith <[email protected]>
974127a48a4d797eea538c2044b47cd78abe0fb3 authored almost 12 years ago by Tim Smith <[email protected]>
This should now be handled by the user on a per check basis
5dc3129ca87d0f38837c628e73ae72a4755637be authored almost 12 years ago by Tim Smith <[email protected]>http://tickets.opscode.com/browse/COOK-2245
56df9b3e6dde040179049a9dde58d21d84a1400b authored almost 12 years ago by Hippie Hacker <[email protected]>862ccfeeb2b87c7de307b8fc8fd70c3a4dbb9a5f authored almost 12 years ago by Hippie Hacker <[email protected]>
allowing zero as a valid value for a nagios interval
4c21093d8d8ddfa135e737b298ec7c142d15282f authored almost 12 years ago by Joshua Timberman <[email protected]>COOK-2275: Use the nagios server download url attribute to download nagios source
56f9149a68539fc4e3c9ecac0ddc9978ad3dfb1b authored almost 12 years ago by Joshua Timberman <[email protected]>This matches the expectation a user would have
1157dcb0974d1de89deff25e0893c2d595fd762f authored almost 12 years ago by Tim Smith <[email protected]>COOK-2134: Correctly use nrpe vs. nagios-nrpe-server when necessary
e52fcb1479a0930d8f0c1851a3e6f08c8594c4c5 authored almost 12 years ago by Joshua Timberman <[email protected]>COOK-2247 pkgs should be a list of Strings
5390bf79722e6a80a6a6a60b385880bc7350a001 authored almost 12 years ago by Joshua Timberman <[email protected]>
This fixes a long standing bug where NRPE couldn't be stopped on RHEL
systems because the killpr...
6538e42573fe911d7f7ddb9d8977113a68632cf1 authored almost 12 years ago by Steven Danna <[email protected]>
18287ec6f16696270caabe02d5d7bc7419903e91 authored almost 12 years ago by Steven Danna <[email protected]>
COOK-2246: Use attributes to for the plugins directory in commands.cfg
74407e3f256582eca58f7511f4fc6d233ca8fa91 authored almost 12 years ago by Joshua Timberman <[email protected]>COOK-2242: Remove non-functional and commented out sections from NRPE and services ERBs
459cc3afd73882a3cec7f6bd4925e74c3d89d283 authored almost 12 years ago by Joshua Timberman <[email protected]>COOK-2241: Add an additional alias for the stylesheets so the page renders correctly
2cba3b45f3f9354c56ba28a57b5666f6c9f5cf54 authored almost 12 years ago by Joshua Timberman <[email protected]>COOK-2240: Catch the scenario where the users data bag doesn't exist
0298bf02808943e19cece24f2e053c61118b35a0 authored almost 12 years ago by Joshua Timberman <[email protected]>Cook 2216: Readme cleanup to remove invalid content and reformat for better display
5cb806b63ac13658fda02069cfccbd32616f779d authored almost 12 years ago by Joshua Timberman <[email protected]>a215a1fcba42e84879e1c339c4c4f30453a2b477 authored almost 12 years ago by Steven Danna <[email protected]>
Rather than relying on failures from search we can retrieve the list
of databags and check if th...
c09a5685558afa17658e70b3922f0eaf4f5557ca authored almost 12 years ago by Tim Smith <[email protected]>
2cf8c4647288606401621d11b8a1bff2d61d3fde authored almost 12 years ago by Hippie Hacker <[email protected]>