Re: [Nagios-users] Fwd: help needed

2008-02-24 Thread sachin holikar
Hi,
   
  Just thought that I missed out 1 point here. When I press View Config Tab , 
its not that I get this error straightaway. We do get a page with a drop down 
box from where we need to select proper option say Systems,Services etc. And 
when we select it and press continue tab..very next screen we get this error.
   
  Still no help !!

Marc Powell [EMAIL PROTECTED] wrote:
  

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:nagios-users-
 [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
 Sent: Friday, February 22, 2008 8:55 AM
 To: nagios-users@lists.sourceforge.net
 Subject: Re: [Nagios-users] Fwd: help needed
 
 
 
 [EMAIL PROTECTED] wrote on 02/22/2008
12:14:56
 AM:
 
 
  Hi,
 
  Thanks all for the replies. But hard luck. Ultimately I have enabled
  every single option by putting * against it. Still View Config
  seems to be not working for me.
 
  nagios_check_command=/usr/local/NAGIOS/libexec/check_nagios /usr/
  local/NAGIOS/var/status.dat 5 '/usr/local/NAGIOS//bin/nagios'
 

OP: 'NAGIOS' is unusual. Do you mean 'nagios'?

  use_authentication=0


 I would change all of that:
 
 use_authentication=1


 any issue with the http auth and go from there. I believe, but could
be
 wrong, since you have use_authentication set to 0 that it is not
parsing
 anything having to do with authorization afterwards.

You are correct.

--
Marc

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Nagios-users mailing list
Nagios-users@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


   
-
Never miss a thing.   Make Yahoo your homepage.-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Nagios-users mailing list
Nagios-users@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

Re: [Nagios-users] Fwd: help needed

2008-02-22 Thread mark . potter
[EMAIL PROTECTED] wrote on 02/22/2008 12:14:56 
AM:

 
 Hi,
 
 Thanks all for the replies. But hard luck. Ultimately I have enabled
 every single option by putting * against it. Still View Config 
 seems to be not working for me.
 
 nagios_check_command=/usr/local/NAGIOS/libexec/check_nagios /usr/
 local/NAGIOS/var/status.dat 5 '/usr/local/NAGIOS//bin/nagios'
 
 use_authentication=0
 authorized_for_system_information=*
 authorized_for_configuration_information=*
 authorized_for_system_commands=*
 authorized_for_all_services=*
 authorized_for_all_hosts=*
 authorized_for_all_service_commands=*
 authorized_for_all_host_commands=*
 And still getting the same error. Now what ???
 
 
I would change all of that:

use_authentication=1

and then put the same name you used for the http authorization where you 
have the * on each line. Restart both apache and nagios in case there is 
any issue with the http auth and go from there. I believe, but could be 
wrong, since you have use_authentication set to 0 that it is not parsing 
anything having to do with authorization afterwards.-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Nagios-users mailing list
Nagios-users@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

Re: [Nagios-users] Fwd: help needed

2008-02-22 Thread Marc Powell


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:nagios-users-
 [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
 Sent: Friday, February 22, 2008 8:55 AM
 To: nagios-users@lists.sourceforge.net
 Subject: Re: [Nagios-users] Fwd: help needed
 
 
 
 [EMAIL PROTECTED] wrote on 02/22/2008
12:14:56
 AM:
 
 
  Hi,
 
  Thanks all for the replies. But hard luck. Ultimately I have enabled
  every single option by putting * against it. Still View Config
  seems to be not working for me.
 
  nagios_check_command=/usr/local/NAGIOS/libexec/check_nagios /usr/
  local/NAGIOS/var/status.dat 5 '/usr/local/NAGIOS//bin/nagios'
 

OP: 'NAGIOS' is unusual. Do you mean 'nagios'?

  use_authentication=0


 I would change all of that:
 
 use_authentication=1


 any issue with the http auth and go from there. I believe, but could
be
 wrong, since you have use_authentication set to 0 that it is not
parsing
 anything having to do with authorization afterwards.

You are correct.

--
Marc

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Nagios-users mailing list
Nagios-users@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


[Nagios-users] Fwd: help needed

2008-02-21 Thread sachin holikar
Hi Mark,
   
  First of all, thanks for the reply. Ok fact is , I had written a detailed 
mail on the scenario but believe it or not , it was getting refused 
continuously by the nagios forum. And the only option remained with me is to 
reduce the mail as much as I could, thinking that some of the words might not 
be appropriate ? for this forum. And yes again believe it or not , I could 
manage to send the below mail atlast. 
That said , I am again giving a try to describe the problem and the 
steps I had taken so far. 
   
   Complete Error  Message -- It appears as though you do not have 
permission to view the configuration information you requested...
  If you believe this is an error, check the HTTP server authentication 
requirements for accessing this CGI and check the authorization options in your 
CGI configuration file.
   
  Now I allowed as much of the options (related to External Command Execution) 
in nagios.cfg
  To name few ,
   
  check_external_commands=1
  log_external_commands=1
   
  In cgi.cfg
   
  nagios_check_command=/usr/local/NAGIOS/libexec/check_nagios 
/usr/local/NAGIOS/var/status.dat 5 '/usr/local/NAGIOS//bin/nagios'
   
   
  Now I'm not sure if there is any other option that  I have missed out as I 
have just started working on NAGIOS.
  I could configure it till Graphical access but it just that View Config is 
not working for me.
   
  Other information of our setup is,
   
  OS - RedHat Linux EL 4.0
  Nagios Version 2.9

  If you require any more info then please let me know.
   
  Thanks.
  Sac

Note: forwarded message attached.

   
-
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.---BeginMessage---
Hi ,
   
  We are not able to access  View Config option tab in Web Access. Getting 
the CGI permission error. Could someone point out what could be the problem/s

   
-
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Nagios-users mailing list
Nagios-users@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---End Message---
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Nagios-users mailing list
Nagios-users@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

Re: [Nagios-users] Fwd: help needed

2008-02-21 Thread Jeff C. Benger
http://www.google.com/search?hl=enq=It+appears+as+though+you+do+not+hav
e+permission+to+view+the+configuration+information+you+requested...

 

 

http://www.nagios.org/faqs/viewfaq.php?faq_id=352

 

check cgi.cfg

 

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of sachin
holikar
Sent: Thursday, February 21, 2008 9:02 PM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Fwd: help needed

 

Hi Mark,

 

First of all, thanks for the reply. Ok fact is , I had written a
detailed mail on the scenario but believe it or not , it was getting
refused continuously by the nagios forum. And the only option remained
with me is to reduce the mail as much as I could, thinking that some of
the words might not be appropriate ? for this forum. And yes again
believe it or not , I could manage to send the below mail atlast. 

  That said , I am again giving a try to describe the problem
and the steps I had taken so far. 

 

 Complete Error  Message -- It appears as though you do not have
permission to view the configuration information you requested...

If you believe this is an error, check the HTTP server authentication
requirements for accessing this CGI and check the authorization options
in your CGI configuration file.

 

Now I allowed as much of the options (related to External Command
Execution) in nagios.cfg

To name few ,

 

check_external_commands=1

log_external_commands=1

 

In cgi.cfg

 

nagios_check_command=/usr/local/NAGIOS/libexec/check_nagios
/usr/local/NAGIOS/var/status.dat 5 '/usr/local/NAGIOS//bin/nagios'

 

 

Now I'm not sure if there is any other option that  I have missed out as
I have just started working on NAGIOS.

I could configure it till Graphical access but it just that View Config
is not working for me.

 

Other information of our setup is,

 

OS - RedHat Linux EL 4.0

Nagios Version 2.9

If you require any more info then please let me know.

 

Thanks.

Sac

Note: forwarded message attached.

  



Looking for last minute shopping deals? Find them fast with Yahoo!
Search.
http://us.rd.yahoo.com/evt=51734/*http:/tools.search.yahoo.com/newsearc
h/category.php?category=shopping 

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Nagios-users mailing list
Nagios-users@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

Re: [Nagios-users] Fwd: help needed

2008-02-21 Thread sachin holikar
 
  Hi,
   
  Thanks all for the replies. But hard luck. Ultimately I have enabled every 
single option by putting * against it. Still View Config seems to be not 
working for me.
   
  nagios_check_command=/usr/local/NAGIOS/libexec/check_nagios 
/usr/local/NAGIOS/var/status.dat 5 '/usr/local/NAGIOS//bin/nagios'
   
  use_authentication=0
authorized_for_system_information=*
authorized_for_configuration_information=*
  authorized_for_system_commands=*
authorized_for_all_services=*
authorized_for_all_hosts=*
authorized_for_all_service_commands=*
authorized_for_all_host_commands=*

  And still getting the same error. Now what ???

   
   
  
Jeff C. Benger [EMAIL PROTECTED] wrote:
v\:* {behavior:url(#default#VML);}  o\:* {behavior:url(#default#VML);}  
w\:* {behavior:url(#default#VML);}  .shape {behavior:url(#default#VML);}

http://www.google.com/search?hl=enq=It+appears+as+though+you+do+not+have+permission+to+view+the+configuration+information+you+requested...
   
   
  http://www.nagios.org/faqs/viewfaq.php?faq_id=352
   
  check cgi.cfg
   
   
  
-
  
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of sachin holikar
Sent: Thursday, February 21, 2008 9:02 PM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Fwd: help needed

   
Hi Mark,

 

First of all, thanks for the reply. Ok fact is , I had written a detailed 
mail on the scenario but believe it or not , it was getting refused 
continuously by the nagios forum. And the only option remained with me is to 
reduce the mail as much as I could, thinking that some of the words might not 
be appropriate ? for this forum. And yes again believe it or not , I could 
manage to send the below mail atlast. 

  That said , I am again giving a try to describe the problem and 
the steps I had taken so far. 

 

 Complete Error  Message -- It appears as though you do not have 
permission to view the configuration information you requested...

If you believe this is an error, check the HTTP server authentication 
requirements for accessing this CGI and check the authorization options in your 
CGI configuration file.

 

Now I allowed as much of the options (related to External Command 
Execution) in nagios.cfg

To name few ,

 

check_external_commands=1

log_external_commands=1

 

In cgi.cfg

 

nagios_check_command=/usr/local/NAGIOS/libexec/check_nagios 
/usr/local/NAGIOS/var/status.dat 5 '/usr/local/NAGIOS//bin/nagios'

 

 

Now I'm not sure if there is any other option that  I have missed out as I 
have just started working on NAGIOS.

I could configure it till Graphical access but it just that View Config is 
not working for me.

 

Other information of our setup is,

 

OS - RedHat Linux EL 4.0

Nagios Version 2.9

If you require any more info then please let me know.

 

Thanks.

Sac

Note: forwarded message attached.



-
  
  Looking for last minute shopping deals? Find them fast with Yahoo! Search.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Nagios-users mailing list
Nagios-users@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

   
-
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Nagios-users mailing list
Nagios-users@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