Created
October 3, 2014 21:01
-
-
Save Unitech/1a4479a2f755eed5c03d 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
[ | |
{ | |
"created_at": Fri Oct 03 2014 13:01:27 GMT+00:00 , | |
"data": { | |
"active": false , | |
"process": [ | |
{ | |
"axm_actions": [ ], | |
"cpu": 0 , | |
"created_at": 1412338920906 , | |
"exec_mode": "fork_mode" , | |
"interpreter": "node" , | |
"memory": 17960960 , | |
"name": "human_event" , | |
"pid": 27431 , | |
"pm_id": 4 , | |
"pm_uptime": 1412338920906 , | |
"process_id": "ultraio:human_event:4" , | |
"restart_time": 0 , | |
"status": "online" , | |
"unstable_restarts": 0 , | |
"versioning": { | |
"branch": "development" , | |
"comment": "handle cluster assert error 0.11.13 - graceful pm2 error handling" , | |
"revision": "1703a71b2d2a449f8f18ab0501e73a86f24eab2a" , | |
"type": "git" , | |
"update_time": "2014-10-01T17:47:59.930Z" , | |
"url": [email protected]:Unitech/PM2.git, » | |
} | |
} , | |
] , | |
"server": { | |
"arch": "x64" , | |
"cpu": [ ... ] , | |
"free_mem": 136646656 , | |
"hostname": "ultraio" , | |
"interaction": false , | |
"loadavg": [ | |
3.30712890625 , | |
1.98779296875 , | |
1.9921875 | |
] , | |
"platform": "linux" , | |
"pm2_version": "0.11.0-beta2" , | |
"remote_ip": "127.0.0.1" , | |
"remote_port": 47087 , | |
"total_mem": 8037195776 , | |
"type": "Linux" , | |
"uptime": 99040 | |
} | |
} , | |
"server_name": "ultraio" , | |
"updated_at": Fri Oct 03 2014 13:01:27 GMT+00:00 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment