Search found 5 matches

by nitmd
Thu Nov 26, 2015 3:59 am
Forum: Open Source Nagios Projects
Topic: How to use the plugins with the core.
Replies: 1
Views: 642

How to use the plugins with the core.

How to use the plug-ins with the core?
I got both nagios-core and plugins installed but not able to figure our how to use the plugins from the web interface.
is there a way?
by nitmd
Wed Nov 25, 2015 12:30 am
Forum: Open Source Nagios Projects
Topic: "make install-webconf" FAILS while core installation.
Replies: 7
Views: 4551

Re: "make install-webconf" FAILS while core installation.

Thanks sir.
following option worked. May be it should be updated in the instructions doc.
--with-httpd-conf=/etc/apache2/sites-enabled
by nitmd
Tue Nov 24, 2015 11:21 pm
Forum: Open Source Nagios Projects
Topic: "make install-webconf" FAILS while core installation.
Replies: 7
Views: 4551

Re: "make install-webconf" FAILS while core installation.

yes i executed all the remaining commands. there is no error message for command 'service nagios start'. ---------- # /etc/init.d/nagios start Starting nagios: done. # ---------- I get following error message when tried accessing nagios page http://<sys_IP>/nagios ---------- Not Found The requested ...
by nitmd
Tue Nov 24, 2015 12:57 am
Forum: Open Source Nagios Projects
Topic: "make install-webconf" FAILS while core installation.
Replies: 7
Views: 4551

Re: "make install-webconf" FAILS while core installation.

I am following the instructions mentioned in the following document: https://assets.nagios.com/downloads/nagioscore/docs/Installing_Nagios_Core_From_Source.pdf Instructions don't mention that this command is for Centos or RHEL machine in fact it says "All systems". tried "/usr/bin/ins...
by nitmd
Mon Nov 23, 2015 4:50 am
Forum: Open Source Nagios Projects
Topic: "make install-webconf" FAILS while core installation.
Replies: 7
Views: 4551

"make install-webconf" FAILS while core installation.

When installing nagios core on Ubuntu got following error. I guess it is the reason for not able to access "http://<your.nagios.server.ip>/nagios". Please help root@ubuntuvm2:~/xyz/nagios-4.1.1# make install-webconf /usr/bin/install -c -m 644 sample-config/httpd.conf /etc/httpd/conf.d/nagi...