I am using Nagios XI. I entered following command in order to monitor httpd
service of the remote Linux server (128.19.5.131):
/usr/local/nagios/libexec/check_http -H 128.19.5.131
It is giving me following output:
HTTP WARNING: HTTP/1.1 403 Forbidden
I solved it by executing
$ touch /var/www/html/index.html
$ chmod 755 /var/www/html/index.html
on the remote server.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With