hasen's tech life

Twitter: @hasen

Entries from 2016-11-14 to 1 day

CentOSにNew Relicをインストールする.

# CentOSにNew Relicをインストールする. $ cat /etc/redhat-release > CentOS release 6.8 (Final) $ rpm -Uvh https://yum.newrelic.com/pub/newrelic/el5/x86_64/newrelic-repo-5-3.noarch.rpm $ sudo yum install -y newrelic-sysmond $ nrsysmond-conf…