Home
Softono

Squzy

Open source BSD-3-Clause Go
480
Stars
24
Forks
14
Issues
5
Watchers
2 years
Last Commit

 About Squzy

Squzy - is a high-performance open-source monitoring, incident and alert system written in Golang with Bazel and love. Welcome to free SRE

Platforms

Web Self-hosted Docker

Languages

Go

Need Help Installing Squzy?

We provide expert installation service for this software. Our team will install, configure, and secure Squzy on your server. plans start at just $30.

Squzy - opensource monitoring, incident and alerting system

version codecov GolangCI Join the chat at https://gitter.im/squzyio/community

Join our Slack

Examples of incidents

About

Squzy - is a high-performance open-source monitoring and alerting system written in Golang with Bazel and love.

Contains:

Squzy Monitoring

High perfomance health check system

System Health Checks Capabilities

  1. HTTP/HTTPS
  2. TCP
  3. GRPC - https://github.com/grpc/grpc/blob/master/doc/health-checking.md
  4. SiteMap.xml - https://www.sitemaps.org/protocol.html
  5. Value from http response by selectors(https://github.com/tidwall/gjson)
  6. SSL Expiration - validate expiration date

Squzy Agents

Small application for get information from Host(server)

Which information you can get:

  1. CPU load per each
  2. Memory usage (used/free/total/shared)
  3. Disk (used/free/total) per each disk
  4. Net (bytes sent/get, package sent/get , err stat)

Squzy Agents Server

Basic implementation for agent server

Squzy Storage

Storage implementation will get all information from every product and store that

Squzy Dashboard

Squzy Web GUI - helps interact with squzy.

Squzy API

Squzy API server for works GUI + applications

Squzy Application Monitoring

Squzy Application Monitoring server - collect metric from application

Squzy Incident Manager

Squzy Incident Manager - analyze metric + create incident + manage rules

Squzy Notification Manager

Squzy Notification Manager - create and link notifications methods

Authors

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent!

Add merge request with description.