Problem in starting nagios

Kumar, Ashish xml.devel at gmail.com
Sun Jun 19 09:57:30 CEST 2011


On 19 June 2011 00:27, nag ios <nagiostool at gmail.com> wrote:

> Hi my name is krishna i have installed nagios successfully in my system
> which is ubuntu one,but i'm unable to start nagios through browser its
> giving the error message as
>
>
Are you sure that Nagios has been successfully installed?  Try:

# service nagios status

If it doesn't return "nagios: unrecognized service" could you also check
what does the following return:

# grep -inR --color nagios /etc/httpd

just in case /etc/httpd isn't the default HTTPD_ROOT on Ubuntu, you can try
the following and make sure that you have vhost entry for Nagios:

# grep -inR --color foo $(httpd -V | grep HTTPD_ROOT | cut -d"=" -f2 | sed
-e 's/"//g')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20110619/5c6f53f0/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list