使用ps命令查看进程的准确启动时间与启动后所消耗的时间

使用ps命令查看nginx进程的准确启动时间与启动后到现在所消耗的时间:

[hadoop@DSJ-4G-26 ~]$ ps -eo pid,lstart,etime,cmd |grep nginx
 2204 Tue Nov 21 16:52:47 2017 433-16:44:00 nginx: master process /usr/sbin/nginx
 2205 Tue Nov 21 16:52:47 2017 433-16:44:00 nginx: worker process

 

其中,lstart与etime的解释为:

       lstart      STARTED   time the command started.  See also bsdstart, start, start_time, and stime.

       etime       ELAPSED   elapsed time since the process was started, in the form [[DD-]hh:]mm:ss.

即nginx进程启动的时间为:2017.11.21 16:52:47,从启动到现在所消耗的时间为:433天16个小时44分钟。

 

参考网址:

https://www.cnblogs.com/weifeng1463/p/8807849.html?tdsourcetag=s_pctim_aiomsg

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值