Merge pull request #1118 from shipsw/patch-5

Update 20140603 How to monitor Nginx web server from the command line in...
This commit is contained in:
Xingyu.Wang 2014-06-04 17:14:33 +08:00
commit ac34a191b6

View File

@ -1,3 +1,5 @@
#Translating by shipsw#
How to monitor Nginx web server from the command line in real time
================================================================================
Once Nginx web server is [up and running][1] in a production environment, you will want to monitor its activity in real time. In fact, general network monitoring software such as [Nagios][2], Zabbix, Munin provide support for real-time Nginx monitoring.