https://argos-monitoring.framasoft.org/ Argos [ ] / Getting started * Installation * Install and configure PostgreSQL * Command-line interface * The HTTP API * Changelog * FAQ * TL;DR: fast installation instructions Deployment * Using systemd * Using Nginx as reverse proxy Configuration * Configuration * Checks Developer docs * Requirements * Installing for development * Technical overview * Main dependencies used by Argos * Implementing a new check * Add a notification way * The data model * Adding a database migration * Tests and linting * Releasing guide * License On this page * Features * Next framasoft/argos 1. Argos / 2. Argos monitoring Argos monitoringP A monitoring and status board for websites. Test how your websites respond to external checks, get notified when something goes wrong. FeaturesP * Server-Agent architecture: The server is responsible for storing the configuration and the results of the checks. The agent is responsible for running the checks and sending the results to the server. * Extensibility: New checks can be added using python. * A Website allows to navigate the results of the checks. * HTTP API: An HTTP API is exposed to get the results of the checks. Dashboard Domains list NextP Installation The best way to get started with argos. installation/getting-started.html Developper docs You want to know more about the internals ? developer/overview.html Back to top Next Installation 2023, Alexis Metaireau, Framasoft Made with Sphinx and Shibuya theme.