Преглед на файлове

Added PGObserver to Metric & Metric Collection

PGObserver (https://github.com/zalando/PGObserver) is an open-source monitoring solution for PostgreSQL databases. It covers almost all the metrics provided by the database engine's internal statistics collector, and works out of the box with all PostgreSQL versions (beginning with 9.0) as well as AWS RDS. 

Let me know if you have any questions. :)
Lauri at Zalando преди 9 години
родител
ревизия
5f40c6da4d
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -407,6 +407,7 @@ ils and flask.
   * [Diamond](https://github.com/BrightcoveOS/Diamond) - Python based statistic collection daemon.
   * [Diamond](https://github.com/BrightcoveOS/Diamond) - Python based statistic collection daemon.
   * [Collectd](http://collectd.org/) - System statistic collection daemon.
   * [Collectd](http://collectd.org/) - System statistic collection daemon.
   * [Collectl](http://collectl.sourceforge.net/) - High precision system performance metrics collecting tool.
   * [Collectl](http://collectl.sourceforge.net/) - High precision system performance metrics collecting tool.
+  * [PGObserver](https://github.com/zalando/PGObserver) - Monitoring solution for PostgreSQL databases that also works with AWS RDS.
   * [Statsd](https://github.com/etsy/statsd/) - Application statistic listener.
   * [Statsd](https://github.com/etsy/statsd/) - Application statistic listener.
   * [tcollector](http://opentsdb.net/docs/build/html/user_guide/utilities/tcollector.html) - System statistic collection daemon written in Python for OpenTSDB
   * [tcollector](http://opentsdb.net/docs/build/html/user_guide/utilities/tcollector.html) - System statistic collection daemon written in Python for OpenTSDB