NGINX Amplify is a SaaS monitoring tool for NGINX. Amplify offers an easy way to implement NGINX monitoring, keep track of the infrastructure, and improve NGINX configuration by using static analyzer. | Shinken's main goal is to give users a flexible architecture for their monitoring system that is designed to scale to large environments. Shinken is backwards-compatible with the Nagios configuration standard and plugins. It works on any operating system and architecture that supports Python, which includes Windows, GNU/Linux and FreeBSD. |
NGINX monitoring made easy — start in 3 simple steps, in under 5 minutes; Metrics for NGINX, PHP-FPM, MySQL, Linux, and Docker; Extended NGINX metric collector; See NGINX connections, requests, HTTP status, response time, traffic, etc.; Build your own graphs to see metrics per virtual host, HTTP status, and URI; SLA overview page; Static analyzer for NGINX configuration; Practical advise on improving NGINX setup from the core NGINX team; Track NGINX versions and branches; Match NGINX version against the security advisories database; SSL certificate monitoring; Set up alerts for any collected metrics; Tags and aliases for hosts; Aggregate monitoring mode for Docker images | Easy to install : install is mainly done with pip but some packages are available (deb / rpm) and we are planning to provide nightly build;
Easy for new users : once installed, Shinken provide a simple command line interface to install new module and packs;
Easy to migrate from Nagios : we want Nagios configuration and plugins to work in Shinken so that it is a “in place” replacement;
Plugins provide great flexibility and are a big legacy codebase to use. It would be a shame not to use all this community work
Multi-platform : python is available in a lot of OS. We try to write generic code to keep this possible;
Utf8 compliant : python is here to do that. For now Shinken is compatible with 2.6-2.7 version but python 3.X is even more character encoding friendly;
Independent from other monitoring solution : our goal is to provide a modular tool that can integrate with others through standard interfaces). Flexibility first;
Flexible : in an architecture point view. It is very close to our scalability wish. Cloud computing is make architecture moving a lot, we have to fit to it;
Fun to code : python ensure good code readability. Adding code should not be a pain when developing; |
Statistics | |
GitHub Stars 33 | GitHub Stars - |
GitHub Forks 11 | GitHub Forks - |
Stacks 56 | Stacks 17 |
Followers 63 | Followers 39 |
Votes 0 | Votes 0 |
Integrations | |

Grafana is a general purpose dashboard and graph composer. It's focused on providing rich ways to visualize time series metrics, mainly though graphs but supports other ways to visualize data through a pluggable panel architecture. It currently has rich support for for Graphite, InfluxDB and OpenTSDB. But supports other data sources via plugins.

Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elasticsearch.

Prometheus is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.

Nagios is a host/service/network monitoring program written in C and released under the GNU General Public License.

Netdata collects metrics per second & presents them in low-latency dashboards. It's designed to run on all of your physical & virtual servers, cloud deployments, Kubernetes clusters & edge/IoT devices, to monitor systems, containers & apps

Zabbix is a mature and effortless enterprise-class open source monitoring solution for network monitoring and application monitoring of millions of metrics.

Sensu is the future-proof solution for multi-cloud monitoring at scale. The Sensu monitoring event pipeline empowers businesses to automate their monitoring workflows and gain deep visibility into their multi-cloud environments.

Graphite does two things: 1) Store numeric time-series data and 2) Render graphs of this data on demand

Lumigo is an observability platform built for developers, unifying distributed tracing with payload data, log management, and real-time metrics to help you deeply understand and troubleshoot your systems.

It is a network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to one or more pluggable backend services (e.g., Graphite).