All Projects → opinkerfi → Adagios

opinkerfi / Adagios

Licence: agpl-3.0
Adagios - Web Based Nagios Configuration

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Adagios

Healthchecks
A cron monitoring tool written in Python & Django
Stars: ✭ 4,297 (+1255.52%)
Mutual labels:  django, monitoring
Sentry
Sentry is cross-platform application monitoring, with a focus on error reporting.
Stars: ✭ 29,700 (+9269.09%)
Mutual labels:  django, monitoring
Cabot
Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty
Stars: ✭ 5,209 (+1543.22%)
Mutual labels:  django, monitoring
Wgcloud
linux运维监控工具,支持系统信息,内存,cpu,温度,磁盘空间及IO,硬盘smart,系统负载,网络流量等监控,API接口,大屏展示,拓扑图,进程监控,端口监控,docker监控,文件防篡改,日志监控,数据可视化,web ssh,堡垒机,指令下发批量执行,linux面板,探针,故障告警
Stars: ✭ 2,669 (+741.96%)
Mutual labels:  monitoring, nagios
Applicationinsights Python
Application Insights SDK for Python
Stars: ✭ 114 (-64.04%)
Mutual labels:  django, monitoring
Nagios Plugins Rabbitmq
A set of nagios checks for RabbitMQ using the management interface
Stars: ✭ 194 (-38.8%)
Mutual labels:  monitoring, nagios
Django Prometheus
Export Django monitoring metrics for Prometheus.io
Stars: ✭ 823 (+159.62%)
Mutual labels:  django, monitoring
Openitcockpit
openITCOCKPIT is an Open Source system monitoring tool built for different monitoring engines like Nagios, Naemon and Prometheus.
Stars: ✭ 108 (-65.93%)
Mutual labels:  monitoring, nagios
Shynet
Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
Stars: ✭ 1,273 (+301.58%)
Mutual labels:  django, monitoring
Bugsnag Python
Official bugsnag error monitoring and error reporting for django, flask, tornado and other python apps.
Stars: ✭ 69 (-78.23%)
Mutual labels:  django, monitoring
Thola
Tool for monitoring and provisioning network devices (mainly using SNMP) - monitoring check plugin
Stars: ✭ 179 (-43.53%)
Mutual labels:  monitoring, nagios
Alcali
Featureful Saltstack GUI
Stars: ✭ 218 (-31.23%)
Mutual labels:  django, monitoring
Sakuli
Sakuli is an end-2-end testing and monitoring tool for web sites and common UIs with multiple monitoring integrations
Stars: ✭ 115 (-63.72%)
Mutual labels:  monitoring, nagios
Django Watchman
django-watchman exposes a status endpoint for your backing services like databases, caches, etc.
Stars: ✭ 357 (+12.62%)
Mutual labels:  django, monitoring
Check docker
Nagios plugin to check docker containers
Stars: ✭ 113 (-64.35%)
Mutual labels:  monitoring, nagios
Promgen
Promgen is a configuration file generator for Prometheus
Stars: ✭ 754 (+137.85%)
Mutual labels:  django, monitoring
Thruk
Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API.
Stars: ✭ 357 (+12.62%)
Mutual labels:  monitoring, nagios
Check postgres
Nagios check_postgres plugin for checking status of PostgreSQL databases
Stars: ✭ 438 (+38.17%)
Mutual labels:  monitoring, nagios
Hubblemon
Stars: ✭ 48 (-84.86%)
Mutual labels:  django, monitoring
Patchman
Patchman is a Linux Patch Status Monitoring System
Stars: ✭ 163 (-48.58%)
Mutual labels:  django, monitoring

Build Status Coverage Status

About

Adagios is a web based Nagios configuration interface built to be simple and intuitive in design, exposing less of the clutter under the hood of nagios. Additionally adagios has a rest interface for both status and configuration data as well a feature complete status interface that can be used as an alternative to nagios web interface.

Project website is at http://adagios.org

Testing Adagios

If you want to try out Adagios we have 2 docker images available for testing. Feel free to send in feature request and issues. Images hosted on Docker Hub.

Features

  • Full view/edit of hosts,services, etc
  • Tons of pre-bundled plugins and configuration templates
  • Network scan
  • Remote installation of linux/windows agents
  • Modern Status view as an alternative to default nagios web interface
  • Rest interface for status of hosts/services
  • Rest interface for viewing and modifying configuration
  • Full audit of any changes made

Design principles

  • Useful for both novices and nagios experts
  • No database backend
  • Make common operational tasks as easy as possible
  • Assist Nagios admins in keeping configuration files clean and simple

Components

  • Pynag - Nagios Configuration Parser
  • OKconfig - A robust plugin collection with preconfigured nagios template configuration files
  • PNP4Nagios - For Graphing Performance data
  • MK Livestatus - Broker module for nagios for high performance status information

Install Instructions

Adagios has packages for most recent versions of redhat/fedora and debian/ubuntu.

Install takes about 5 minutes following our Install Guide

Translations

  • handled by gettext, and stored in adagios/locale/
  • .po files are editable with standart text editors or po-specific ones
  • to add a language, run 'mkdir adagios/locale/', e.g. mkdir adagios/locale/de for German
  • to create/update/compile .po files, run 'make trad'

Support us

So you think the project is helping you or your company and you want to help us back?

Great! There are many ways you can support the project by contributing your time, talent and money.

See http://adagios.org/support.html for more information.

Contact us

If you need any help with getting adagios to work, feel free to open up an issue on github issue tracker. If you want to chat you can contact us on:

License

GNU AFFERO GENERAL PUBLIC LICENSE Version 3

The GNU Affero General Public License is a free, copyleft license for software and other kinds of works, specifically designed to ensure cooperation with the community in the case of network server software.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].