sysalert

command module
v0.0.0-...-04250b1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2022 License: MIT Imports: 9 Imported by: 0

README

sysalert

Simple sys stats alert tool for sending emails when your system exceeds configured thresholds

Install

go install
cp sample/sysalert.yaml .

Run on cronicle scheduler every 5 minutes

wget -c https://github.com/jshiv/cronicle/releases/download/v0.3.8/cronicle_0.3.8_Linux_x86_64.tar.gz -O - | tar -xz
sudo mv cronicle /usr/local/bin/cronicle
cronicle run --command "./go/bin/sysalert" --cron "@every 5m"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL