Statping - Open Source Software

Statping Free StatusPage Software

Monitor your web applications, websites, APIs and microservices

An open source app to monitor your websites, web applications, Services, APIs. Sends downtime and uptime notifications on multiple channels.

Overview

Statping is an Open Source software for monitoring your websites, services, APIs and applications with excellent feature like graphs, analytics, and plugins. You can monitor HTTP, TCP, UDP and gRPC services as well. It can be run on any environment.

Its an easy to use software for websites and applications. Statping will automatically fetch the applications for monitoring and you don’t need to install & configure third party software for monitoring.

Mobile applications for iPhone and Android are available, you can install from App Store and Google Play. Also, It allows you to use MySQL, Postgres, or SQLite database server for storing information.

System Requirements

Statping has no installation requirement except you have running machine. It is development in Go Language and you can use precompile binary for your operating system.

Features

Statping has lot of features and important ones are:

Monitoring

Statping can monitor all of your services like HTTP, TCP, UDP and you can define either status code or Regex matching for your service. Statping has builtin feature that automatically monitor downtime and uptime for services and no need to setup third party plugins for it.

Mobile App

You can use free mobile app for iPhone and Android devices. Mobile app can be downloaded from App Store and Google Play. Also, you can configure push notifications using the Mobile Notifier.

oAuth Authentication

Statping has oAuth authentication support for Github, Google, Slack, and a custom OpenID provider of your choice.

Other Features

  • Notifications
  • Manage Services
  • Manage Incidents
  • Announcements
  • Communication
  • Graphs
  • Logs
  • Theme Editor
  • REST API
  • Web Hooks
  • Lightweight and Fast
  • Custom SASS Styling

Installation

Installing on Linux

You can install Statping on Linux by downloading tar.gz file, unzipping, and running the executable Or you can simply run the install/upgrade script below.

curl -o- -L https://statping.com/install.sh | bash

Install using Snapcraft

You can simply run this command to install Statping.

sudo snap install statping

Installation using Docker

Pull Statping image from hub.docker.com

docker pull statping/statping

Use below command to run it on Docker

docker run -it -p 8080:8080 statping/statping
 English