0.0.2 • Published 8 months ago

monit-central v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

Monit Central

Description

A CLI tool to centralize monitoring of multiple monit hosts.

Screenshot of a report example

Installation

npm install -g

Usage

  1. Setup your monit hosts.

    Monit Guide

    Monit Documentation

  2. Add your hosts to the config.

    monitCentral add -t ssh -ip 1.2.3.4 -u ubuntu -path /path/to/key
  3. Start Monit Central

    monitCentral start

Contributing

PRs accepted.

Contact me if you wish to contribute.

License

MIT © Daniel Bray

0.0.2

8 months ago

0.0.1

8 months ago