Skip to content

nmngt/Monitor

Repository files navigation

NGT\Monitor(ing)

Documentation

This repository provides a tool to run checks on a given website or a bunch of websites.

ATTENTION: lib/techie is not public usable! You need to aquire a license for that.

Installation

git clone git@github.com:nmngt/Monitor.git moni
cd moni && chmod +x console
composer update

Usage

This command will run all checks from config on all configured sites.

./console check:config

This command will run default checks on an given site.

./console check:site fbo.de

This command will run ssl checks on all configured sites.

./console check:ssl

If you add --report to any of the commands, a email report is sent to the configured email address.

./console check:config --report

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email norm@ngeorg.com or use the issue tracker.

-----

Used components

About

a CLI website monitoring tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages