check_nginx_status icon indicating copy to clipboard operation
check_nginx_status copied to clipboard

Nagios check for nginx status report

Results 6 check_nginx_status issues
Sort by recently updated
recently updated
newest added

This patch fixes the problem: ```bash NGINX CRITICAL - 500 Can't connect to foo.example.com:443 (certificate verify failed) ``` on newer Perl / liblwp-protocol-https-perl versions. On Debian Stretch

When I try to check on server in HTTPs, I get an error : ``` # sudo -u shinken /usr/local/shinken/libexec/check_nginx_status.pl -H paste.sysnove.net -S -d Use of uninitialized value $o_warn_thresold in...

Bug

I am using your script on centos 7 to monitoring nginx, but I needed to edit the script with "use lib '/usr/lib64/nagios/plugins';" This happened because the script cannot load /usr/lib64/nagios/plugins/utils.pm

hello, I use your two plugins: check_phpfpm_status check_nginx_status Plugins are great :) but I have a problem with the metrics in Centreon. Two metrics are identical between the two plugins...

Feature Request

We recently upgraded to a new version of nagios3, and started getting errors saying "(Service Check did not exit properly)" from this plugin. I found this blog [post](http://adminmirror.blogspot.co.uk/2013/04/nagios-perl-plugin-service-check-did.html), and making...

Bug

Hi Can you help me please,Thank you very much. and,sorry,I'm not be good at speak in english. I'm used check_nginx_status.pl for nagios,when the plugin run,it show: [root@jn-dellpcserver06 GDGraph-1.48]# /usr/local/nagios/libexec/check_nginx_status.pl -H...

waiting for comments