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
- Host: GitHub
- URL: https://github.com/nopp/statuzpage-agent
- Owner: nopp
- Created: 2021-05-14T13:01:34.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T17:22:03.000Z (over 2 years ago)
- Last Synced: 2025-03-08T10:23:52.380Z (over 1 year ago)
- Topics: hacktoberfest
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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