User Tools

Site Tools


uptime

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
uptime [2016/02/03 08:12] luke7858uptime [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 11: Line 11:
 <sxh bash> <sxh bash>
 ps -eo user,pid,cmd,etime,ppid | grep http ps -eo user,pid,cmd,etime,ppid | grep http
 +</sxh>
 +<sxh bash>
 +ps -eo user,pid,cmd,etime,ppid | grep service
 </sxh> </sxh>
 Show JUST the master process: Show JUST the master process:
Line 16: Line 19:
 ps -eo user,pid,cmd,etime,ppid | grep -v grep | grep http | grep root ps -eo user,pid,cmd,etime,ppid | grep -v grep | grep http | grep root
 </sxh> </sxh>
-<sxh bash> +
-ps -eo user,pid,cmd,etime | grep service +
-</sxh>+
 Output is simlar: Output is simlar:
 <sxh bash> <sxh bash>
uptime.1454487178.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki