- pid:
- {{pid}}
- created:
- {{time_created_fmt}}
- basepath:
- {{basepath}}
- hostname:
- {{hostname}}
- interface:
- {{interface}}
- port:
- {{port}}
- RSS:
- {{rss}}
- VSZ:
- {{vsz}}
{{#zygotes}}
Zygote {{pid}}
- created:
- {{time_created_fmt}}
- basepath:
- {{basepath}}
- RSS:
- {{rss}}
- VSZ:
- {{vsz}}
PID |
Time Created |
VSZ |
RSS |
Reqs |
Δt ms |
Remote IP |
HTTP Line |
{{#workers}}
{{pid}} |
{{time_created_fmt}} |
{{vsz}} |
{{rss}} |
{{request_count}} |
{{elapsed_formatted}} |
{{remote_ip}} |
{{http}} |
{{/workers}}
{{/zygotes}}