GitXplorerGitXplorer
b

cookbook-shinken

public
7 stars
3 forks
1 issues

Commits

List of commits on branch 1.x.
Unverified
34b044e5fe7c99b9799667c72c1eac564747d123

Fix notification ways

committed 12 years ago
Unverified
a62b2bb28ebc4dedbd2a36869285858f8fa3a310

!

committed 12 years ago
Unverified
cec9d8f950224a54b3c40ce433fa445b9a91ef45

Adds webui as separate recipe

committed 12 years ago
Unverified
32837685f7c377e0f5ee373954417e1d8e3be5a4

Allow to make users admin

committed 12 years ago
Unverified
cbd4abfe1d6771d1302dd5b601ba4b8b3c1bab90

Allow subdaemons to register modules

committed 12 years ago
Unverified
17ccd0ead6e0066c1beb4174657ec85c8410715b

Creates a lib dir so shinken could store states

committed 12 years ago

README

The README file for this repository.

Shinken Cookbook

Description

Shinken is a distributed monitoring solution. Forked off of nagios, it's configuration is compatible with nagios' config.

Recipes

Arbiter

shinken::arbiter

Broker

shinken::broker

Poller

shinken::poller

Reactionner

shinken::reactionner

Receiver

shinken::receiver

Scheduler

shinken::scheduler

Requirements

For debian usage, we'll need apt to setup repositories

Attributes

Usage

There is a number of roles which are available to you:

  • shinken-poller
  • shinken-scheduler

License and author

Copyright 2013, Arthur Gautier

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.