Adagios alternatives and similar tools
Based on the "Monitoring" category.
Alternatively, view Adagios alternatives based on common mentions on social networks and blogs.
-
Healthchecks
Open-source cron job and background task monitoring service, written in Python & Django -
Zabbix
Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud. -
Vector
DISCONTINUED. Vector is an on-host performance monitoring framework which exposes hand picked high resolution metrics to every engineer’s browser. -
Statping-ng
An updated drop-in for statping. A Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment. -
Flapjack
DISCONTINUED. Monitoring notification routing + event processing system. For issues with the Flapjack packages, please see https://github.com/flapjack/omnibus-flapjack/ -
Thruk
Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API. -
AS-Stats v1.6 (2014-09-12)
A simple tool to generate per-AS traffic graphs from NetFlow/sFlow records -
Centreon
Centreon is a network, system and application monitoring tool. Centreon is the only AIOps Platform Providing Holistic Visibility to Complex IT Workflows from Cloud to Edge. -
SWMP - Server Web Monitor Page
DISCONTINUED. A responsive, eye-pleasing Linux server statistics dashboard. -
EdMon
A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. MIT Java
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Adagios or a related project?
Popular Comparisons
README
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.
Latest Adagios built from rpms running in a Centos 7 container
- Docker repositry
- Source repository
docker pull opinkerfi/adagios-rpm
Latest Adagios built from git running in a Centos 7 container
- Docker repositry
- Source repository
docker pull opinkerfi/adagios-git
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:
- Bug reports, feature requests: https://github.com/opinkerfi/adagios/issues
- Mailing list: http://groups.google.com/group/adagios
- IRC: #adagios on irc.freenode.net, https://webchat.freenode.net/?channels=#adagios
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 all licence references and agreements mentioned in the Adagios README section above
are relevant to that project's source code only.