Skip to content

os4d/birder

Repository files navigation

Birder


Test Lint codecov Documentation Docker Pulls

screenshot screenshot

Birder is an Open source service uptime monitor. It is not intended to be a replacement of Nagios or other system administrator's monitoring tools, it has been designed to be simple and easy do deploy on any environment, its audience is web site users to display SLA compliance and systems availability.

Supported Checkers

  • http/https
  • Postgres/Postgis
  • Redis
  • RabbitMQ / AMQP
  • MySQL/MariaDB
  • MemCached
  • SSH
  • FTP
  • SMTP
  • LDAP / ActiveDirectory

Specialised Checkers

  • JSON
  • XML
  • Celery (workers running not only broker)

Contributing

Test locally:

docker compose -f services-compose.yml down
./mamage.py upgrade
./mamage.py demo
./mamage.py runserver