Remove NewRelic agent: Difference between revisions

Amending fonts
(Amending font properties.)
(Amending fonts)
 
Line 1: Line 1:
====* For the main service:====
* For the main service:
'''/etc/init.d/newrelic-sysmond stop'''
'''/etc/init.d/newrelic-sysmond stop'''


'''apt-get --purge remove newrelic-sysmond'''
'''apt-get --purge remove newrelic-sysmond'''


====* For the PHP agent:====
* For the PHP agent:
'''newrelic-install purge'''
'''newrelic-install purge'''


Line 17: Line 17:
'''service php7.0-fpm restart'''
'''service php7.0-fpm restart'''


====* For MySQL agent:====
* For MySQL agent:


'''cd /root/newrelic-npi'''
'''cd /root/newrelic-npi'''
Anonymous user