[Nagios-users] ndosutil

2006-02-13 Thread Sumit Malhotra
Guys,   Where can I find the ndosutil for Nagios -2.0 stable? Also, Can somebody, tell me Pros and cons of using ndosutils over nagios2db?      Thanks  Sumit    

Re: [Nagios-users] Nagios cannot detect user

2006-02-13 Thread Matteo Corti
Dear Marc, [...] >> ScriptAlias /nagios/cgi-bin /usr/lib/nagios/cgi >> >>Options ExecCGI [...] > > I believe this is your problem. If the nagios cgi's truly live in > /usr/lib/nagios/cgi, then the auth restrictions are not applied where > they're needed. You're applying them to the wrong dir

[Nagios-users] out of office

2006-02-13 Thread Martin Schwarz
I will be out of the office starting 14.02.2006 and will not return until 15.02.2006. I will have no access to my mail. In urgent cases call me on my mobile ( +491728491717 ) or contact Armin in munich ( -172 ) --- This SF.net email is spons

Re: [Nagios-users] Subdirectories in Nagios installation dir.

2006-02-13 Thread Hugo van der Kooij
On Tue, 14 Feb 2006, Jong-Geun Park wrote: > I tried to install Nagios 2.0 on Fedora Core 4 according to the Nagios V. > 2.0 documentation. Have you tried to install with `yum install nagios`? That is the fast lane and your config files live in /etc/nagios Hugo. -- I hate duplicates.

Re: [Nagios-users] Subdirectories in Nagios installation dir.

2006-02-13 Thread Toto Capuccino
2006/2/14, Jong-Geun Park <[EMAIL PROTECTED]>: Hi,Hi It depends on how you run ./configure.What options do you put ? Do you compile with make all & makeinstall?

[Nagios-users] Subdirectories in Nagios installation dir.

2006-02-13 Thread Jong-Geun Park
Hi, I tried to install Nagios 2.0 on Fedora Core 4 according to the Nagios V. 2.0 documentation. All of commands and options are same with those in the document. But in the Nagios installation dirctory (/usr/local/nagios), there is no "etc" subdirectory. What did I do some wrong? -- Park, Jong

Re: [Nagios-users] Host notifications sent but not wanted

2006-02-13 Thread Radkon
Thanks for the response, this was my foolishness! I had "host-notify-by-email" set on the service_notifications for some reason.   Conrad  On 2/13/06, Hugo van der Kooij <[EMAIL PROTECTED]> wrote: On Mon, 13 Feb 2006, Radkon wrote:> I upgraded to nagios 2.0b4 and now whenever I get a service alert

Re: [Nagios-users] Host notifications sent but not wanted

2006-02-13 Thread Hugo van der Kooij
On Mon, 13 Feb 2006, Radkon wrote: > I upgraded to nagios 2.0b4 and now whenever I get a service alert I also > receive a "host up" alert. Even if i disable host notifications I still get > a "host up" alert along with the service notification. > > Anyone know how to turn off this "feature" :-). T

[Nagios-users] Host notifications sent but not wanted

2006-02-13 Thread Radkon
I upgraded to nagios 2.0b4 and now whenever I get a service alert I also receive a "host up" alert. Even if i disable host notifications I still get a "host up" alert along with the service notification.   Anyone know how to turn off this "feature" :-). Thank you very much.   Conrad

RE: [Nagios-users] I have a problem!!! Help

2006-02-13 Thread Hugo van der Kooij
On Mon, 13 Feb 2006, [iso-8859-1] João Paulo Vaz wrote: > Same yours I to place the maximum permission (chmod 777 for that file) still > yes I continue with the same problem, that not and the first time that I > install NAGIOS, but it is the first time that I come across that mistake. Maximum per

Re: [Nagios-users] Nagios with SSL

2006-02-13 Thread Francois Caen
On 2/13/06, Toto Capuccino <[EMAIL PROTECTED]> wrote: > I am searching for howto about forcing ssl connection to nagios web > interface I typically just use a permanent redirect to force browsers who connect on port 80 to go to the https site. Redirect permanent /nagios https://my.domain.com/n

Re: [Nagios-users] Additiona Info don't work with Win Server!

2006-02-13 Thread Thibault Genessay
[EMAIL PROTECTED] wrote: Thibault can you help me? Glad you ask, but ... er ... not that much actually With Linux/Unix Servers work fine. I receive email with additional info. With Windows Servers don't work! Why? You probably don't use the same plugin for windows and linux so that's

RE: [Nagios-users] Nagios cannot detect user

2006-02-13 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Matteo Corti > Sent: Monday, February 13, 2006 2:30 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Nagios cannot detect user > > Hi, > > I access nagios (2.0) thr

AW: [Nagios-users] I have a problem!!! Help

2006-02-13 Thread Thomas . Zimmer
Do your cgis live in this directory? (/usr/lib/nagios/cgi/) Does the apache user have full access to the directory (for test)? Are you running SE linux? Thomas Zimmer Produktservice & Betrieb Betrieb & Support Sal. Oppenheim jr. & Cie., Frankfurt a. Main Telefon: +49 69 7134 5192 Internet: http://

[Nagios-users] Additional info for Windows Server!

2006-02-13 Thread lkk
Hi there I have a great problem with Windows Server and Additional Info in email notification. I don't see the output of check in email like in the browser. This is only for the Windows Servers. I use this macros $SERVICEOUTPUT$ and $HOSTOUTPUT$ i.e.

RE: [Nagios-users] I have a problem!!! Help

2006-02-13 Thread João Paulo Vaz
This my configuration file: ScriptAlias /nagios/cgi-bin /usr/lib/nagios/cgi Options ExecCGI AllowOverride None Order allow,deny Allow from all Alias /nagios /usr/share/nagios Options None AllowOverride None Order allow,deny Allow from all João Paulo Vaz ---

Re: [Nagios-users] Nagios with SSL

2006-02-13 Thread Toto Capuccino
Hi Jim, thanks very much for the tip but it doesnt work. I enable the mod_rewrite thing : a2enmod rewrite then restarted apache2 but the connections still happened in http. I have no useful logs to afford in apache's. 2006/2/13, Jim Perrin <[EMAIL PROTECTED]>: > I am searching for howto about forci

RE: [Nagios-users] I have a problem!!! Help

2006-02-13 Thread João Paulo Vaz
Same yours I to place the maximum permission (chmod 777 for that file) still yes I continue with the same problem, that not and the first time that I install NAGIOS, but it is the first time that I come across that mistake. João Paulo Vaz -Original Message- From: [EMAIL PROTECTED] [mailto

RE: [Nagios-users] I have a problem!!! Help

2006-02-13 Thread jeremy.ashton
Could you show us what your apache configuration file looks like as well. What does the ScriptAlias section look like for your Nagios install? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Marc Haber > Sent: February 13, 2006 9:52 AM > To: n

Re: [Nagios-users] I have a problem!!! Help

2006-02-13 Thread Marc Haber
On Mon, Feb 13, 2006 at 11:49:21AM -0300, João Paulo Vaz wrote: > [Mon Feb 13 12:24:40 2006] [error] [client 200.252.90.21] (13)Permission > denied: exec of '/usr/lib/nagios/cgi/extinfo.cgi' failed, referer: > http://200.252.90.27/nagios/side.html[Mon Feb 13 12:24:40 2006] [error] Looks like a per

RE: [Nagios-users] I have a problem!!! Help

2006-02-13 Thread João Paulo Vaz
These are the mistakes found in the logs of the server. [Mon Feb 13 12:24:40 2006] [error] [client 200.252.90.21] (13)Permission denied: exec of '/usr/lib/nagios/cgi/extinfo.cgi' failed, referer: http://200.252.90.27/nagios/side.html[Mon Feb 13 12:24:40 2006] [error] [client 200.252.90.21] Prematu

Re: [Nagios-users] I have a problem!!! Help

2006-02-13 Thread Marc Haber
On Mon, Feb 13, 2006 at 11:33:13AM -0300, João Paulo Vaz wrote: > Internal Server Error > > > The server encountered an internal error or misconfiguration and was unable > to complete your request. > > Please contact the server administrator, [EMAIL PROTECTED] and inform them of > the time the e

AW: [Nagios-users] I have a problem!!! Help

2006-02-13 Thread Thomas . Zimmer
Title: Nachricht did you look here:   "... More information about this error may be available in the server error log. ..."   (//logs/error.log for normal..)   Perhaps you could share your errors to solve them.   Kind regards,Thomas Zimmer Produktservice & Betrieb Betrieb & Support Sal. O

[Nagios-users] Using check_nagios plugin

2006-02-13 Thread Wheeler, JF (Jonathan)
I am running nagios version 2.0rc2 with nagios-plugins version 1.4.1. In the commands file I issue a local command on the server using the check_nagios plugin like this: $USER1$/check_nagios -F /var/log/nagios/status.log -e 5 -C /usr/bin/nagios >From the web interface I get the following message:

[Nagios-users] I have a problem!!! Help

2006-02-13 Thread João Paulo Vaz
Gentlemen are with the following problem:   Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [EMAIL PROTECTED] and inform them of the time the error occurred, and anything

Re: [Nagios-users] Nagios with SSL

2006-02-13 Thread Jim Perrin
> I am searching for howto about forcing ssl connection to nagios web > interface, so it is a bit off topic but if you'd know an howto about how > setting up a SSL virtual for nagios, or any like, i would greatly > appreciate. Apache's mod_rewrite is your friend. RewriteEngine On RewriteCond %{S

[Nagios-users] Nagios with SSL

2006-02-13 Thread Toto Capuccino
Hi,I am searching for howto about forcing ssl connection to nagios web interface, so it is a bit off topic but if you'd know an howto about how setting up a SSL virtual for nagios, or any like, i would greatly appreciate. Thanks-- Le bon sens est la chose du monde la mieux partagée.

Re: [Nagios-users] monitor directory size?

2006-02-13 Thread HP Geeza
From what i can tell though check_snmp_storage.pl only allows you to check for particular kinds of storage settingswhat i need to do is monitor the size of a directory on a remote windows server for example, d:\data i am using nsclient at the moment but can't monitor directory size (only d

Re: [Nagios-users] monitor directory size?

2006-02-13 Thread Hendrik Baecker
Google for: "check_snmp_storage.pl" HP Geeza schrieb: Hi All, I was wondering whether it is possible to monitor the size of a directory (eg find out how big it is in in MB or GBs) and then send an alert when the size goes over a certain threshold? Any help would be great! ___

[Nagios-users] Additiona Info don't work with Win Server!

2006-02-13 Thread lkk
Thibault can you help me? This's my checkcommands.cfg: define command{ command_name notify-by-email command_line /usr/bin/printf "%b" "* Nagios v2.0b4 *\n\nNotification Type: $NOTIFICATIONTYPE$\n\nService: $SERVICEDESC$\nHost: $HOSTALIAS$\nAddress: $HOSTADDRESS$\nState: $SERVICESTA

[Nagios-users] monitor directory size?

2006-02-13 Thread HP Geeza
Hi All, I was wondering whether it is possible to monitor the size of a directory (eg find out how big it is in in MB or GBs) and then send an alert when the size goes over a certain threshold? Any help would be great! _ The new

[Nagios-users] Nagios cannot detect user

2006-02-13 Thread Matteo Corti
Hi, I access nagios (2.0) through Apache and SSL (see below for the configuration) As expected Apache asks me to authenticate when loading the page but nagios is not able to get my user name. In the tactical overview I see: Tactical Monitoring Overview Last Updated: Mon Feb 13 09:24:30 CET 20