Re: [Nagios-users] Nagios CGI, files deleted?

2010-08-24 Thread Anthony
Hi Enrico, > I'm new user and I installed nagios months ago, and all function > worked properly. > Today I opened the web cgi on http://host/nagios and he can't find > CGIs, but all alert function work well. > > This is the /var/log/httpd/error_log during main page connection > http://pastebin.co

[Nagios-users] Nagios CGI, files deleted?

2010-08-24 Thread Enrico Zimol
Hello, I'm new user and I installed nagios months ago, and all function worked properly. Today I opened the web cgi on http://host/nagios and he can't find CGIs, but all alert function work well. This is the /var/log/httpd/error_log during main page connection http://pastebin.com/ZnsBb9iP Those f

[Nagios-users] Nagios CGI and Splunk

2009-06-11 Thread Francois Caen
Hello folks, Anyone got the CGI integration with Splunk working? I configured the CGI and links get generated to: http://mysplunk:8000/?q=mydevice However, Splunk just shows me its homepage, not a search for "mydevice". I have a strong feeling the problem is on the Splunk side, but would appreci

Re: [Nagios-users] Nagios CGI Configuration not Synchronizing

2008-10-20 Thread trevor obba
the problem has been fix, I re-enabled authentication in cgi.cfg file and then restarted nagios - Original Message From: trevor obba <[EMAIL PROTECTED]> To: nagios-user Sent: Friday, 17 October, 2008 12:25:22 Subject: [Nagios-users] Nagios CGI Configuration not Synchronizing

Re: [Nagios-users] Nagios CGI Configuration not Synchronizing

2008-10-17 Thread Marc Powell
On Oct 17, 2008, at 6:25 AM, trevor obba wrote: > when any users login on Nagios, it appear as “Logged in as > nagiosadmin” for example when a > user called “tom” logins in it appears as “Logged in as nagiosadmin” > hence tom > inherit admin privileges, rather than appearing as “Logged in as

[Nagios-users] Nagios CGI Configuration not Synchronizing

2008-10-17 Thread trevor obba
I am running Nagios 2.10, on a sles10 machine. I have enabled “use authentication” that functionality is checked in “Nagios cgi configuration” however when a users with “Global Host Information Access” and “Global service Information Access” in “Nagios cgi configuration” login they can execute

[Nagios-users] Nagios CGI modification

2007-11-08 Thread aragonx
I would like to add a link to the hostgroup commands page that would allow me to distribute some files to all the hosts in that group. In extinfo.c I think I found where this page is defined. So I added the following section (approx line 1632): printf("Disable active checks of all services in th

Re: [Nagios-users] nagios' cgi

2007-09-28 Thread Live Great
PROTECTED]>; nagios-users@lists.sourceforge.net Sent: Friday, September 28, 2007 10:41:06 PM Subject: RE: [Nagios-users] nagios' cgi You need to add support for cgi to your apache configuration. It may be worth you upgrading to Apache2, depending on what version of Nag

Re: [Nagios-users] nagios' cgi

2007-09-28 Thread Live Great
- Original Message From: "Valdinger, Stephen (DOV, MSX)" <[EMAIL PROTECTED]> To: Live Great <[EMAIL PROTECTED]>; nagios-users@lists.sourceforge.net Sent: Friday, September 28, 2007 10:41:06 PM Subject: RE: [Nagios-users] nagios' cgi You need to

[Nagios-users] nagios' cgi

2007-09-27 Thread Live Great
Hi, I have installed nagios and its plugins in freebsd. Restarted apache (1.3), and navigated to the nagios webpages of the website, it does display the main page correctly. However when I click any option in the left hand side of the main page, it popup a download screen and asked me whether I

Re: [Nagios-users] Nagios CGI authentication woes.

2007-01-23 Thread Peter L. Berghold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Ericsson wrote: > > htaccess=$(find /usr/local -type f -name .htaccess) > path_to=$(find /usr/local -type f -name "*users") > sed -i "s/\\(AuthUserFile \\).*/\1 $path_to/" $htaccess > Actually... nagios on the system in question really is sto

Re: [Nagios-users] Nagios CGI authentication woes.

2007-01-23 Thread Andreas Ericsson
Jay Chandler wrote: > Marc Powell wrote: >> >>> -Original Message- >>> From: [EMAIL PROTECTED] [mailto:nagios-users- >>> [EMAIL PROTECTED] On Behalf Of Peter L. Berghold >>> Sent: Monday, January 22, 2007 3:26 PM >>> To: nagios Use

Re: [Nagios-users] Nagios CGI authentication woes.

2007-01-22 Thread Jay Chandler
Marc Powell wrote: > >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:nagios-users- >> [EMAIL PROTECTED] On Behalf Of Peter L. Berghold >> Sent: Monday, January 22, 2007 3:26 PM >> To: nagios Users Mailing List >> Subject: [Nagio

Re: [Nagios-users] Nagios CGI authentication woes.

2007-01-22 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Peter L. Berghold > Sent: Monday, January 22, 2007 3:26 PM > To: nagios Users Mailing List > Subject: [Nagios-users] Nagios CGI authentication woes. > > -

[Nagios-users] Nagios CGI authentication woes.

2007-01-22 Thread Peter L. Berghold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi folks, Just put up a new installation of Nagios (version 2.6) and it's not like I haven't done this before so there is obviously something I'm overlooking. When I set up authentication I did the same things I've done before (I think) but it ain't

Re: [Nagios-users] Nagios cgi-bin error

2006-05-26 Thread atstake atstake
Hi, On 5/27/06, frank <[EMAIL PROTECTED]> wrote: You do not have "Indexes" enabled for your cgi-bin directory, that's why you can't browse it. This is a good thing. I have just added "Options Indexes" in httpd.conf. It still says "Permission Denied". The current httpd.conf looks like this Scr

Re: [Nagios-users] Nagios cgi-bin error

2006-05-26 Thread frank
> To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Nagios cgi-bin error I am running Nagios version 2.0b4 with Apache 1.3.29 on OpenBSD 3.8. Everytime I try to go to my http://website/nagios/cgi-bin it gives error - Error 403 Forbidden You don't have permission to access

[Nagios-users] Nagios cgi-bin error

2006-05-26 Thread atstake atstake
I am running Nagios version 2.0b4 with Apache 1.3.29 on OpenBSD 3.8. Everytime I try to go to my http://website/nagios/cgi-bin it gives error - Error 403 Forbidden You don't have permission to access /nagios/cgi-bin/ on this server However, http://website/nagios/ works fine! Apache access_log

[Nagios-users] Nagios cgi-bin error

2006-05-26 Thread atstake atstake
I am running Nagios version 2.0b4 with Apache 1.3.29 on OpenBSD 3.8. Everytime I try to go to my http://website/nagios/cgi-bin it gives error - Error 403 Forbidden You don't have permission to access /nagios/cgi-bin/ on this server However, http://website/nagios/ works fine! Apache access_log

[Nagios-users] Nagios cgi

2006-04-03 Thread Ron Wilson
I would like to have some Nagios cgi files similar to the status page but without all the headings etc. Does anyone have some cgi's different from the one supplied with Nagios, or any tips on how to create new ones. = CAUTION: Th

[Nagios-users] Nagios: cgi interface regurally gives errors (nfs related?)

2005-12-07 Thread Karim Vaes
Hello, We'eve setup nagios so that the nagios directory (/usr/local/nagios) is symlinked to a shared directory on a NAS. This share is made by NFS (/etc/fstab => 10.1.1.11:/vol/vol0/shared /nasdata nfs proto=udp,hard,nolock,intr,suid,rsize=32768,wsize=32768). The reason we did this is, so