@cryptotaxi247 / netdata-1 / commits / de1ff2887

Update apps_groups.conf (#8659)

Added Microsoft MS SQL: https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-setup?view=sql-server-ver15 sqlservr is not a typo ;-)

Thorsten committed Apr 9, 2020 at 10:07 UTC de1ff28879066d333dcf5c3809d9ec1ad3e00c4a
1 file changed +1 -1
collectors/apps.plugin/apps_groups.conf
+1 -1
@@ -107,7 +107,7 @@ puma: *puma*
107 # -----------------------------------------------------------------------------
108 # database servers
109
110 -sql: mysqld* mariad* postgres* postmaster* oracle_* ora_*
110 +sql: mysqld* mariad* postgres* postmaster* oracle_* ora_* sqlservr
111 nosql: mongod redis* memcached *couchdb*
112 timedb: prometheus *carbon-cache.py* *carbon-aggregator.py* *graphite/manage.py* *net.opentsdb.tools.TSDMain* influxd*
113 columndb: clickhouse-server*