An open API service indexing awesome lists of open source software.

https://github.com/nopp/statuzpage-agent

Responsible for monitoring all urls
https://github.com/nopp/statuzpage-agent

hacktoberfest

Last synced: 4 days ago
JSON representation

Responsible for monitoring all urls

Awesome Lists containing this project

README

          

Main Project [StatuZpage](https://github.com/nopp/statuzpage)

# StatuZpage Agent

Responsible for monitoring all urls.

## Configurations:
Default config dir: /etc/statuzpage-agent/config.json
* statuzpage-api: ip:port
* mysql-host: ip
* mysql-user: mysql user
* mysql-password: mysql password
* mysql-db: statuzpage(default)
* token: the same token configured on StatuZpage API

## Build:
$ go build

## Start
$ ./statuzpage-agent

## Docker Hub Image
https://hub.docker.com/r/noppp/statuzpage-agent