Created
October 2, 2015 06:38
-
-
Save HostOnNet/ada61b193c161e55f097 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@server46 [/var/log]# /etc/init.d/newrelic-sysmond start | |
| Starting newrelic-sysmond: [ OK ] | |
| root@server46 [/var/log]# cd newrelic/ | |
| root@server46 [/var/log/newrelic]# ls -la | |
| total 12 | |
| drwxr-xr-x 2 newrelic newrelic 4096 Oct 2 06:32 ./ | |
| drwxr-xr-x 13 root root 4096 Oct 2 06:20 ../ | |
| -rw-rw-rw- 1 newrelic newrelic 961 Oct 2 06:32 nrsysmond.log | |
| root@server46 [/var/log/newrelic]# cat nrsysmond.log | |
| 2015-10-02 06:32:41.330 (708894) info: Docker: using connection url='http://localhost' | |
| 2015-10-02 06:32:41.330 (708894) info: Docker: connecting over socket='/var/run/docker.sock' | |
| 2015-10-02 06:32:41.330 (708894) info: New Relic 2.2.0 (build 125 - "atomheart" - "3a821af747c658d888f3fab4025aa268a8ab922e") [workers=1 pid=708894 ppid=708892 uid=102 euid=102 gid=106 egid=106 backtrace=yes startup=init os='Linux' rel='2.6.18-502.el5.lve0.8.85' mach='x86_64' ver='#1 SMP Thu Jun 4 05' node='server46.hosthat.com'] | |
| 2015-10-02 06:32:43.336 (708894) error: nria_environment_create(): sigar_cpu_info_list_get() failed; ret=2 | |
| 2015-10-02 06:32:43.336 (708894) error: nria_context_create(): failed to create application environment | |
| 2015-10-02 06:32:43.336 (708894) error: nria_context_create(): in error label | |
| 2015-10-02 06:32:43.336 (708894) error: failed to create sampling context | |
| 2015-10-02 06:32:43.336 (708892) info: worker process exited with 1 - NOT restarting | |
| root@server46 [/var/log/newrelic]# |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
root@server46 [/var/log/newrelic]# cat /etc/*release
CloudLinux Server release 5.11 (Vladislav Volkov)
CloudLinux Server release 5.11 (Vladislav Volkov)
root@server46 [/var/log/newrelic]# uname -a
Linux server46.hosthat.com 2.6.18-502.el5.lve0.8.85 #1 SMP Thu Jun 4 05:31:11 EDT 2015 x86_64 x86_64 x86_64 GNU/Linux
root@server46 [/var/log/newrelic]#