monasca-agent/monasca_setup/detection
James Gu 20ee322500 Correctly detects apache process when mod_perl is installed
Apache mod_perl sets the process name to the full command path
which is truncated to 15 characters by Linux convention. Adds
/usr/sbin/httpd to the apache process known names to the apache
detection plugin.

Change-Id: I6d45e9e6d5aef46d3a230911e7778d6ab7ca9265
story: 2001945
task: 15063
2018-05-14 22:46:10 +00:00
..
plugins Correctly detects apache process when mod_perl is installed 2018-05-14 22:46:10 +00:00
__init__.py Add Apache License 2018-04-14 11:50:07 +00:00
args_plugin.py Add Apache License 2018-04-14 11:50:07 +00:00
plugin.py Add Apache License 2018-04-14 11:50:07 +00:00
service_plugin.py Add Apache License 2018-04-14 11:50:07 +00:00
utils.py Add Apache License 2018-04-14 11:50:07 +00:00