Nagios HTTP WARNING: HTTP/1.1 403 Forbidden
Whenever we newly setup the nagios server we mostly get this error “Nagios HTTP WARNING: HTTP/1.1 403 Forbidden”. In dashboard it shows alert on localhost i.e our own newly set up nagios server. To solve this alert, create a index.html file inside /var/www/html in server touch /var/www/html/index.html Restart the httpd and nagios service. Even without … Read more