public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] monit and friends.
Date: Mon, 16 Oct 2017 14:11:41 +0200	[thread overview]
Message-ID: <96762772-dd49-7464-da0c-c0a878a6e7de@gmail.com> (raw)

I'm about to embark on a biggish rollout of local watchdogs in my
monitoring solutions - about 100 hosts or so.

First tool I reached for was my trusty monit, been using it for years.
Before I start though, I figured I should ask around if anyone has
experince n a package that does what monit does better than monit does
it. I find I type way too much stuff into monitrc, too many hard-coded
file paths, too much stuff I have to look up in long-form to put into
monitrc. Unfortunately, systemd with it's respawn feature isn't a global
option, too many systems are not systemd. SysVInit is the common denominator

My needs here are pretty simple:
local watchdog that checks if a program is running and restart it if
not. If that fails 3 times or so, alert me.
Maybe a few file/dir/fifo monitors as well. Not much else.

I don't need any of monit's graphing features or M/monit, I have other
tools for that. And mostly don't even need it's http API either.


-- 
Alan McKinnon
alan.mckinnon@gmail.com



             reply	other threads:[~2017-10-16 12:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-16 12:11 Alan McKinnon [this message]
2017-10-16 15:08 ` [gentoo-user] Re: monit and friends Ian Zimmerman
2017-10-16 15:12   ` Alan McKinnon
2017-10-16 15:41     ` Mick
2017-10-16 15:50       ` Alan McKinnon
2017-10-16 16:10         ` Ralph Seichter
2017-10-16 16:18           ` Alan McKinnon
2017-10-17  0:13         ` Michael Orlitzky
2017-10-18 13:45         ` skyclan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=96762772-dd49-7464-da0c-c0a878a6e7de@gmail.com \
    --to=alan.mckinnon@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox