]> arthur.barton.de Git - netdata.git/commitdiff
Add couple more applications to default apps groups
authorPaweł <paulfantom@gmail.com>
Tue, 7 Jun 2016 13:54:47 +0000 (15:54 +0200)
committerPaweł <paulfantom@gmail.com>
Tue, 7 Jun 2016 13:54:47 +0000 (15:54 +0200)
Add two popular media applications. Change 'deluge' group to 'torrent' due to addition of transmission. Also add 'php' and 'redis' groups.

conf.d/apps_groups.conf

index 887563c44719b93e180e24fa2e94fe123d165ca0..30ecd5e863a0678d4c7118f6398a5149ccc711ba 100644 (file)
@@ -47,7 +47,7 @@
 
 compile: cc1 cc1plus as gcc* ld make automake autoconf git
 rsync: rsync
-media: mplayer vlc xine mediatomb omxplayer* kodi* xbmc* mediacenter eventlircd
+media: mplayer vlc xine mediatomb omxplayer* kodi* xbmc* mediacenter eventlircd mpd minidlnad
 squid: squid* c-icap
 apache: apache* httpd
 mysql: mysql*
@@ -60,6 +60,7 @@ postfix: master
 nginx: nginx
 splunk: splunkd
 mongo: mongod
+redis: redis*
 lighttpd: lighttpd
 ftpd: proftpd in.tftpd
 samba: smbd nmbd winbindd
@@ -72,7 +73,7 @@ named: named rncd
 clam: clam* *clam
 cups: cups*
 ntp: ntp*
-deluge: deluge*
+torrent: deluge* transmission*
 vbox: vbox* VBox*
 log: ulogd syslog* rsyslog* logrotate
 nms: snmpd vnstatd smokeping zabbix* monit munin* mon openhpid
@@ -94,3 +95,4 @@ zfs-spl: spl_*
 zfs-posix: z_*
 zfs-txg: txg_* zil_*
 zfs-arc: arc_* l2arc* 
+php: php*