English | 简体中文
StargazeR is test suites for monitoring network targets, providing HTTP/HTTPS, Ping methods. Provides dynamic configuration and visualization panels, implemented in Go language.
Project is currently under development. Breaking changes may occur.
It is a common requirement to simulate user access in various places of the world.
- HTTP test, PING test, DNS test
- The test system is important, but not technical complex
- It is rare to see a suite that can quickly establish a distributed dial test system
- Provide a status page to observe the health status of your own VPS/NAS and other computing resources
- Receive an alarm message when the status is abnormal
- Provides convenient configuration to monitor targets
- Provide Prometheus Http metric for monitoring infrastructure capture
- Can be easily deployed anywhere as a probe
front end
- Provide a Web Status Page to check the health status overview
- provides a configuration page for probing targets
- pure backend and api implementation
- Support HTTP, HTTPS, Ping test
- Support configuration file
- provide api to configure detection target
- provide api to get detection target status and logs