Nagios--localhost报警:“WARNING: HTTP/1.1 403 Forbidden ”解决方法:

In dashboard it shows alert on localhost i.e our own newly set up nagios server.

nagios报错HTTP WARNING: HTTP/1.1 403 Forbidden解决方法

在/var/www/html目录下新建文件index.html,命令如下

[root@localhost /var/www/html]# touch index.html
[root@localhost /var/www/html]# systemctl restart httpd
[root@localhost /var/www/html]# systemctl restart nagios

 

运行后HTTP恢复正常,如下图

nagios报错HTTP WARNING: HTTP/1.1 403 Forbidden解决方法

 

 

 

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-10
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-01-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案