Adagios alternatives and similar tools
Based on the "Monitoring" category.
Alternatively, view Adagios alternatives based on common mentions on social networks and blogs.
-
cadvisor
Analyzes resource usage and performance characteristics of running containers. -
VictoriaMetrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database -
Cabot
Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty -
Vector
Vector is an on-host performance monitoring framework which exposes hand picked high resolution metrics to every engineer’s browser. -
Zabbix
Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud. -
ElastiFlow
Network flow analytics (Netflow, sFlow and IPFIX) with the Elastic Stack -
psdash
A linux system information web dashboard using psutils and flask -
ServerStatus BotoX
Display and monitor your servers statistics in a beatiful way -
Scrutiny
Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds -
PhpSysInfo
phpSysInfo: a customizable PHP script that displays information about your system nicely -
pyDash
Small web-based monitoring dashboard for linux in Python and Django -
Flapjack
Monitoring notification routing + event processing system. For issues with the Flapjack packages, please see https://github.com/flapjack/omnibus-flapjack/ -
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. -
Thruk
Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API. -
ServerStatus moejda
Server Status website script, displays uptime (days), free RAM, free HDD. -
eZ Server Monitor
eZ Server Monitor`Web - A simple and lightweight dashboard for Linux -
AS-Stats v1.6 (2014-09-12)
A simple tool to generate per-AS traffic graphs from NetFlow/sFlow records -
SWMP - Server Web Monitor Page
A responsive, eye-pleasing Linux server statistics dashboard. -
Check VMware API
An op5 Monitor/Naemon plugin to monitor VMware virtualization environment -
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. -
netcheck
Netcheck API - Website performance and availability monitoring app -
NetXMS
Open Source network and infrastructure monitoring and management. (Source Code)
Static code analysis for 29 languages.
* 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.