monit-central
v0.0.2
Published
A CLI tool to centralize monitoring of multiple monit hosts.
Downloads
1
Readme
Monit Central
Description
A CLI tool to centralize monitoring of multiple monit hosts.
Installation
npm install -g
Usage
Setup your monit hosts.
Add your hosts to the config.
monitCentral add -t ssh -ip 1.2.3.4 -u ubuntu -path /path/to/key
Start Monit Central
monitCentral start
Contributing
PRs accepted.
Contact me if you wish to contribute.
License
MIT © Daniel Bray