Skip to content

Instantly share code, notes, and snippets.

@Fitzsimmons
Created February 8, 2012 16:37
Show Gist options
  • Save Fitzsimmons/1770901 to your computer and use it in GitHub Desktop.
Save Fitzsimmons/1770901 to your computer and use it in GitHub Desktop.
nulogy@tm22-s00081 ~ $ sudo /usr/sbin/passenger-status
----------- General information -----------
max = 4
count = 4
active = 4
inactive = 0
Waiting on global queue: 2
----------- Application groups -----------
/data/nulogy/current:
App root: /data/nulogy/current
* PID: 2610 Sessions: 1 Processed: 1153 Uptime: 19h 52m 2s
* PID: 2604 Sessions: 1 Processed: 3142 Uptime: 19h 52m 2s
* PID: 2600 Sessions: 1 Processed: 12464 Uptime: 19h 52m 38s
* PID: 2607 Sessions: 1 Processed: 13004 Uptime: 19h 52m 2s
============================================================================================
nulogy@tm22-s00082 ~ $ sudo /usr/sbin/passenger-status
----------- General information -----------
max = 4
count = 4
active = 4
inactive = 0
Waiting on global queue: 11
----------- Application groups -----------
/data/nulogy/current:
App root: /data/nulogy/current
* PID: 1460 Sessions: 1 Processed: 2027 Uptime: 23h 34m 45s
* PID: 1463 Sessions: 1 Processed: 2793 Uptime: 23h 34m 45s
* PID: 1466 Sessions: 1 Processed: 17266 Uptime: 23h 34m 45s
* PID: 1457 Sessions: 1 Processed: 17509 Uptime: 23h 35m 36s
============================================================================================
nulogy@tm22-s00083 ~ $ sudo /usr/sbin/passenger-status
----------- General information -----------
max = 4
count = 4
active = 3
inactive = 1
Waiting on global queue: 0
----------- Application groups -----------
/data/nulogy/current:
App root: /data/nulogy/current
* PID: 21892 Sessions: 0 Processed: 12436 Uptime: 20h 16m 37s
* PID: 21882 Sessions: 1 Processed: 2461 Uptime: 20h 17m 26s
* PID: 21886 Sessions: 1 Processed: 2199 Uptime: 20h 16m 37s
* PID: 21889 Sessions: 1 Processed: 13066 Uptime: 20h 16m 37s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment