forked fromCastawayLabs/cachet-monitor
- Notifications
You must be signed in to change notification settings - Fork2
Soontao/cachet-monitor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Create & Resolve Incidents
- Posts monitor lag to cachet graphs
- HTTP Checks (body/status code)
- DNS Checks
- DISABLE Updates Component to Partial Outage
- DISABLE Updates Component to Major Outage if already in Partial Outage (works with distributed monitors)
- Can be run on multiple servers and geo regions
- NEW TCP Checks
- NEW SAP Cloud Application Status Checks
- NEW Configuration schema file
- NEW Auto configuration from cachet server
- NEW Reload configuration from cachet server
- REFACTOR cli
- REFACTOR threshold removed
Note: configuration can be in json or yaml format.example.config.json
,example.config.yaml
files.
Not support windows platform.
- Download binary
- Add the binary to an executable path (/usr/bin, etc.)
- Create a configuration following provided examples
cachet-monitor -c /etc/cachet-monitor.yaml
NAME: Cachet Monitor - A Command Line Toolfor Cachet MonitorUSAGE: cli [global options]command [command options] [arguments...]VERSION: SNAPSHOTCOMMANDS: help, h Shows a list of commands orhelpfor onecommandGLOBAL OPTIONS: --config value, -c value Path to configuration file (default:"./config.json") [$CONFIG_FILE] --log value, -l value Path to log file [$LOG_FILE] --name value, -n value System name [$SYSTEM_NAME] --help, -h showhelp --version, -v print the version
About
Enhanced Cachet Monitor
Topics
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages0
No packages published
Languages
- Go91.7%
- Shell6.9%
- Dockerfile1.4%