Skip to content

Instantly share code, notes, and snippets.

@Unitech
Last active August 29, 2015 14:07
Show Gist options
  • Save Unitech/c2f644ce6b092a0c5547 to your computer and use it in GitHub Desktop.
Save Unitech/c2f644ce6b092a0c5547 to your computer and use it in GitHub Desktop.
[
   {
      "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.307129,
               1.987793,
               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