iei1-root: /root 270 > lsof | grep 2812 | grep LISTEN monit 5668 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) iei1-root: /root 271 > monit restart apache Please wait for restart: .......... iei1-root: /root 272 > lsof | grep 2812 | grep LISTEN monit 5668 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) sh 5750 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) sh 5752 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) custom_lo 5754 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) custom_lo 5756 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) httpd 5758 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) sh 5760 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) custom_lo 5762 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) httpd 5764 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) httpd 5766 httpd 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) httpd 5768 httpd 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) httpd 5770 httpd 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) iei1-root: /root 273 > monit quit monit daemon with pid [5668] killed iei1-root: /root 274 > pkill truss iei1-root: /root 275 > lsof | grep 2812 | grep LISTEN sh 5750 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) sh 5752 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) custom_lo 5754 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) custom_lo 5756 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) httpd 5758 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) sh 5760 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) custom_lo 5762 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) sh 5764 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) httpd 5766 httpd 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) httpd 5768 httpd 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) httpd 5770 httpd 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) custom_lo 5776 root 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) httpd 5778 httpd 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) httpd 5781 httpd 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) httpd 5783 httpd 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) httpd 5790 httpd 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) httpd 5805 httpd 6u inet 0x300050e9c40 0t0 TCP *:2812 (LISTEN) iei1-root: /root 276 > /etc/init.d/apache restart Restarting Apache... /opt/apache/bin/apachectl stop: httpd stopped /opt/apache/bin/apachectl stop: httpd (no pid file) not running Cleaning [/opt/apache/logs/] ... /opt/apache/bin/apachectl start: httpd started