i can't access nagios interface

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
aynarklam
Posts: 1
Joined: Mon Nov 27, 2017 3:27 am

i can't access nagios interface

Post by aynarklam »

Hi All,

i'm using vmware workstation to install nagios core on centos 7 everything works with nat configuration
but since i configured my vm in bridged mode to give it the ip address of my network i can't access nagios interface typing http://ipaddress/nagios
my vm ping machines in the network and they can ping it
i need your help "by the way i'm a beginner in linux"





thanks
Attachments
ifconfig.PNG
that's what i have now
that's what i have now
nat access
nat access
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: i can't access nagios interface

Post by cdienger »

Is Apache listening on the interface? Run netstat -na | grep 80 to verify. Also try restarting the Apache service with service httpd restart and check for errors in /var/log/httpd/error_log/
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked