Re: Health Monitoring

2015-07-16 Thread Payam Chychi
Cacti, great and does everything and more -- Payam Chychi Network Engineer / Security Specialist On Thursday, July 16, 2015 at 5:40 PM, steve wrote: > I monitor everything using munin, but any MRTG based product ( thanks > again Tobi Oetiker! ) will do the job. > > On 17/07/15 00:23, smsmad

Re: Health Monitoring

2015-07-16 Thread steve
I monitor everything using munin, but any MRTG based product ( thanks again Tobi Oetiker! ) will do the job. On 17/07/15 00:23, smsmaddy1981 wrote: What is the best way to perform health check of Nginx server? Backup Nginx server is recommended, in case of risks with Primary Nginx server? Pos

Re: Lost connection after reading 2147479552 bytes with sendfile

2015-07-16 Thread Maxim Dounin
Hello! On Wed, Jul 15, 2015 at 09:48:50AM +0200, Mathias Andre wrote: > Hi, > > Thanks for the detailed reply! > > * Maxim Dounin wrote: > > > > > The 2147479552 is a limit applied by default to allow sendfile() > > to work with larger files on Linux up to 2.6.16 (see > > src/os/unix/ngx

Re: nginx_status

2015-07-16 Thread Maxim Dounin
Hello! On Thu, Jul 16, 2015 at 08:19:34AM -0400, smsmaddy1981 wrote: > Hi Team, > I am configured to use nginx_status and I can see the expected result on the > browser > > Now, the query is: the /nginx_status configuration is done on the server > block. Is this required to be repeated for every

Health Monitoring

2015-07-16 Thread smsmaddy1981
What is the best way to perform health check of Nginx server? Backup Nginx server is recommended, in case of risks with Primary Nginx server? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,260371,260371#msg-260371 ___ nginx mailing list ngi

nginx_status

2015-07-16 Thread smsmaddy1981
Hi Team, I am configured to use nginx_status and I can see the expected result on the browser Now, the query is: the /nginx_status configuration is done on the server block. Is this required to be repeated for every server block exists in the nginx.conf file? Or any feasibility to set globally for