Difference between revisions of "Check http"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* Check [[URL]]: | * Check [[URL]]: | ||
− | :<code>/usr/lib/nagios/plugins/check_[[http]] -H | + | :<code>/usr/lib/nagios/plugins/check_[[http]] -H google.com -u http://google.com</code> |
* Check [[SSL]] Certificate Expiry | * Check [[SSL]] Certificate Expiry | ||
:<code>/usr/lib/nagios/plugins/check_http -H 101hacks.com -C 365</code> | :<code>/usr/lib/nagios/plugins/check_http -H 101hacks.com -C 365</code> |
Revision as of 12:22, 28 April 2021
- Check URL:
/usr/lib/nagios/plugins/check_http -H google.com -u http://google.com
- Check SSL Certificate Expiry
/usr/lib/nagios/plugins/check_http -H 101hacks.com -C 365
See also
- Web server: Nginx:
/etc/nginx/nginx.conf
,nginx -t
, Nginx logs, Nginx change log, PHP,php-fpm
, Let's encrypt, Nginx directives, Reverse Proxy, Configure HTTP redirection Nginx, Return,proxy_pass (Reverse proxy)
,ngx_http_rewrite_module
,/etc/nginx/sites-enabled/
,error.log
,access.log
,/nginx status
, AIO
Advertising: