Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
/ monit Public archive
forked from apsoto/monit

monit chef cookbook

License

Notifications You must be signed in to change notification settings

kreeti/monit

This branch is 1 commit ahead of, 38 commits behind apsoto/monit:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8ce5e50 · May 29, 2014

History

57 Commits
Dec 5, 2013
Jul 4, 2012
May 29, 2014
Dec 5, 2013
Dec 4, 2013
Dec 5, 2013
Oct 30, 2013
Oct 30, 2013
Oct 30, 2013
Dec 3, 2013
Dec 5, 2013
Dec 5, 2013
Aug 25, 2011
May 1, 2013
Aug 25, 2011
Oct 30, 2013
Dec 5, 2013

Repository files navigation

Overview

Chef cookbook for the monit monitoring and management tool.

How to add to your cookbook repository

Download the tarball

It's up on the opscode cookbook community site.

Vendor via knife

$ knife cookbook site download monit

Track upstream changes via git

I use git submodules for my chef repos so I can push/pull changes with minimal hassle.

For more info, check out the Pro Git book.

Add the monit repo

$ cd YOUR_REPO_ROOT
$ git submodule add git://github.com/apsoto/monit.git cookbooks/monit

History

version 0.7.1

version 0.7

version 0.6

  • Released to github
  • Defaults no alert on ACTION event. When you manually stop/start a service, alerting me about what I just did isn't useful.

Packages

No packages published

Languages

  • Ruby 70.8%
  • Shell 29.2%