root@SRX> show chassis routing-engine root@SRX> show system processes extensiveTake the following steps to restore service:
- Restart web-management
user@srx> restart web-management - Use
‘ps -aux | grep php’to find the long run php process. Even though J-Web is idle, end the php process by issuing‘kill -9’
root@SRX> start shell user root
root@SRX% ps -aux | grep php
root@SRX% kill -9 <<<--- kill -9 +PID of the process dùng lệnh %top để monitorhttps://kb.juniper.net/InfoCenter/index?page=content&id=KB26261
No comments:
Post a Comment