From 424a58a6f7d31a5a7662eae6b0865a7676f50d76 Mon Sep 17 00:00:00 2001 From: "Costa Tsaousis (ktsaou)" Date: Sat, 10 May 2014 17:30:05 +0300 Subject: new configuration for apps.plugin --- conf.d/apps_groups.conf | 54 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100755 conf.d/apps_groups.conf (limited to 'conf.d') diff --git a/conf.d/apps_groups.conf b/conf.d/apps_groups.conf new file mode 100755 index 0000000000..4ea4e2b2b3 --- /dev/null +++ b/conf.d/apps_groups.conf @@ -0,0 +1,54 @@ +# +# apps.plugin process grouping +# +# The apps.plugin displays charts with information about the processes running. +# This config allows grouping processes together, so that several processes +# will be reported together. +# +# Only groups in this file are reported. All other processes will be reported +# as 'other'. +# +# For each process given, its whole process tree will be grouped, not just +# the process matched. The plugin will include both parents and childs. +# +# The format is: +# +# group_name: process1 process2 process3 ... +# +# The process names are the same to the ones returned by: ps -e +# + +media: mplayer vlc xine mediatomb +squid: squid squid2 squid3 +apache: apache apache2 +mysql: mysqld as mysql +asterisk: asterisk +opensips: opensips opensips-mi-pro stund +radius: radiusd radiusclient +fail2ban: fail2ban-server +mail: dovecot imapd pop3d +postfix: master +nginx: nginx +lighttpd: lighttpd +ftpd: proftpd in.tftpd +samba: smbd nmbd winbindd +nfs: rpcbind rpc.statd rpc.idmapd rpc.mountd nfsd4 nfsd4_callbacks nfsd nfsiod +ssh: ssh sshd +X: gdm X lightdm xdm gnome-session gconfd-2 gnome-terminal gnome-screensaver gnome-settings-daemon pulseaudio +named: named +clam: clamd freshclam +cups: cupsd cups-browsed +ntp: ntpq ntpd +deluge: deluge deluged +vbox: vboxwebsrv VBoxXPCOMIPCD VBoxSVC +log: ulogd syslogd syslog-ng rsyslogd logrotate +nms: snmpd vnstatd smokeping zabbix_agentd monit munin-node mon openhpid +ppp: ppp pppd pptpd pptpctrl +inetd: inetd xinetd as inetd +openvpn: openvpn +cron: cron atd +ha: corosync hs_logd ha_logd stonithd +ipvs: ipvs_syncmaster ipvs_syncbackup +kernel: kthreadd +netdata: netdata apps.plugin charts.d.plugin +crsproxy: crsproxy -- cgit v1.2.3