[Nagios-users] question on how NSClient++ works

2007-07-05 Thread Rogelio Bastardo
I'm reading through the NSClient++ documentation http://trac.nakednuns.org/nscp/wiki/Documentation but I don't quite understand how the plugins work. The documentation lists command[my_command]=/some/executable my_command=/some/executable Are there some Windows executable plugins that I need?

Re: [Nagios-users] too many Notifications

2007-07-05 Thread Lalita Drolia
That is a good suggestion. But many times our users give a reboot. And explaining them the process of nagios and log in downtime is not a very feasible idea. :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hugo van der Kooij Sent: Thu

[Nagios-users] monitoring services on windows machine

2007-07-05 Thread Harry John
Hi everybody, I've gone through http://www.nagios.org/faqs/viewfaq.php?faq_id=32 http://www.nagios.org/faqs/viewfaq.php?faq_id=59 i've installed NC_Net in my pc with .net faramework. What else do i need to install / configure on the nagios machine and windows machine in order to view services

Re: [Nagios-users] 5 errors in 'nagios -v', but what are they?

2007-07-05 Thread Patrick Morris
On Thu, 05 Jul 2007, Rogelio Bastardo wrote: > On 7/5/07, Harry John <[EMAIL PROTECTED]> wrote: > > > >Can you copy paste the exact error? > > > (As you can see, now specific errors are listed. Any other Nagios log that I > can look through to help debug the issue?) Actually, the specific erro

Re: [Nagios-users] 5 errors in 'nagios -v', but what are they?

2007-07-05 Thread Rogelio Bastardo
On 7/5/07, Harry John <[EMAIL PROTECTED]> wrote: Can you copy paste the exact error? (As you can see, now specific errors are listed. Any other Nagios log that I can look through to help debug the issue?) [EMAIL PROTECTED] nagios]# /etc/init.d/nagios start Starting nagios:CONFIG ERROR! Star

[Nagios-users] 5 errors in 'nagios -v', but what are they?

2007-07-05 Thread Rogelio Bastardo
I recently installed CentOS+Nagios+NagiosQL, and cannot (for whatever reason) get "/etc/init.d/nagios start" to kick off properly. Interestly, I get 5 errors when I type in "nagios -v nagios.cfg", but cannot see where these errors reside (and thus don't know where exactly to look)

Re: [Nagios-users] nagios with Mysql

2007-07-05 Thread lokesh.khanna
Thanks. I am able to fix that. But now I get below error DBD::mysql::db do failed: Table 'nagios.nagios_dbversion' doesn't exist at ./installdb line 51. ** Creating tables for version 1.4b4 Using mysql.sql for installation... ** Updating table nagios_dbversion Done! How can I fix it now? Is

Re: [Nagios-users] nagios with Mysql

2007-07-05 Thread Mark.Law
Look in the documentation for OLD PASSWORD - you can fix this error by updating the access password using an old style password. Mark Law Thomson Global Technology Infrastructure (TGTI) (734) 913-3775 Phone (734) 260-5740 Cell (734) 913- 3500 Fax [EMAIL PROTECTED] -Original Message- Fr

Re: [Nagios-users] Host key verification for check_by_ssh not working properly

2007-07-05 Thread Patrick Morris
On Thu, 05 Jul 2007, [EMAIL PROTECTED] wrote: > It's been some time since i've had to configure this plugin, so i may be > doing it improperly. Now one of the command that nagios will run looks > like this: > define command{ > command_namecheck_slash_free > command_line $USER1

[Nagios-users] Host key verification for check_by_ssh not working properly

2007-07-05 Thread bthayre
It's been some time since i've had to configure this plugin, so i may be doing it improperly. Now one of the command that nagios will run looks like this: define command{ command_namecheck_slash_free command_line $USER1$/check_by_ssh -i /var/ssh/nagios-key -l nagios -H $HOSTADD

Re: [Nagios-users] nagios with Mysql

2007-07-05 Thread lokesh.khanna
Hi Patrick I upgraded mysql on my system yesterday. New version is - mysql Ver 14.12 Distrib 5.0.41, for pc-linux-gnu (i686) using readline 5.0 But now I am getting below error message DBI connect('database=nagios;host=localhost','nagiosuser',...) failed: Client does not support authentication

Re: [Nagios-users] Whoops! Error: Could not read object configuration data! {Solved}

2007-07-05 Thread Guille
Hello everyone the problem was fixed; I had config nagios without auth, and in the configc.cfg the option use_authentication was enable. i put it in 0 and nagios works. But this message is for say thanks to list is great, every thread is responde very fast and very well. =) Keep on road guys!

Re: [Nagios-users] Whoops! Error: Could not read object configurationdata!

2007-07-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Guille > Sent: Thursday, July 05, 2007 11:28 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Whoops! Error: Could not read object > configurationdata! > > Hello aga

Re: [Nagios-users] Whoops! Error: Could not read objectconfiguration data!

2007-07-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Harry John > Sent: Thursday, July 05, 2007 12:12 PM > To: Nagios Users mailinglist > Subject: Re: [Nagios-users] Whoops! Error: Could not read > objectconfiguration data! > > This may du

Re: [Nagios-users] check_mysql - Queries per second avg: Time Frame

2007-07-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Eric Hernandez > Sent: Thursday, July 05, 2007 11:15 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] check_mysql - Queries per second avg: Time Frame > > Hell Nagio

Re: [Nagios-users] Whoops! Error: Could not read object configuration data!

2007-07-05 Thread Harry John
This may due to file permissions issue. apache should be configured to run nagios. On 7/5/07, Hugo van der Kooij <[EMAIL PROTECTED]> wrote: On Thu, 5 Jul 2007, Guille wrote: > Hello again guys, im trying to install a new nagios but, i cant fix this errors when i > try to see the host details;

Re: [Nagios-users] Whoops! Error: Could not read object configuration data!

2007-07-05 Thread Hugo van der Kooij
On Thu, 5 Jul 2007, Guille wrote: > Hello again guys, im trying to install a new nagios but, i cant fix this > errors when i > try to see the host details; > > Whoops! Error: Could not read object configuration data! > The nagios is working i can see the procces doing a ps -aux, and doing

Re: [Nagios-users] Whoops! Error: Could not read object configurationdata!

2007-07-05 Thread Morris, Patrick
> Whoops! Error: Could not read object configuration data! > >1. Verify configuration options using the -v command-line option to > check for errors. >2. Check the Nagios log file for messages relating to startup or > status data errors. >3. Make sure you've compiled the main program a

[Nagios-users] Whoops! Error: Could not read object configuration data!

2007-07-05 Thread Guille
Hello again guys, im trying to install a new nagios but, i cant fix this errors when i try to see the host details; Whoops! Error: Could not read object configuration data! 1. Verify configuration options using the -v command-line option to check for errors. 2. Check the Nagios log file

[Nagios-users] check_mysql - Queries per second avg: Time Frame

2007-07-05 Thread Eric Hernandez
Hell Nagios Group, What is the time range that check_mysql basis the Queries per second avg. Is for the last hour, day or lifetime of the server? or something else? Uptime: 77595 Threads: 20 Questions: 92715251 Slow queries: 1283 Opens: 554642 Flush tables: 1 Open tables: 64

Re: [Nagios-users] too many Notifications

2007-07-05 Thread Hugo van der Kooij
On Thu, 5 Jul 2007, Lalita Drolia wrote: > I guess setting notification-interval to 0 should solve my issue. > But I have two more queries- > 1) sometimes a machine is rebooted on purpose. I would not like to > receive a notification then. Which means I would like Nagios to wait for > 15 minutes b

Re: [Nagios-users] FW: Monitoring AJAX applications

2007-07-05 Thread David Rudder
AJAX requests are just normal HTTP requests, but they are initiated by Javascript. I use the Firebug firefox extension to debug AJAX. It shows the request and responses, so you can add those to webinject. WebInject probably doesn't run the JavaScript, so it won't initiate the AJAX requests itse

Re: [Nagios-users] (no subject)

2007-07-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Giles Coochey > Sent: Thursday, July 05, 2007 4:01 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] (no subject) > > Hello List > > I'm just in the process of doing

[Nagios-users] FW: Monitoring AJAX applications

2007-07-05 Thread Peter van den Berg
(sorry, this time in plain text) Hi I have a website with an AJAX application in it, and I want to check if the application is working. This means using the application: selecting certain options, proceding to the second step, making some choices there and then proceding to the third step. (poss

[Nagios-users] Monitoring AJAX applications

2007-07-05 Thread Peter van den Berg
Hi I have a website with an AJAX application in it, and I want to check if the application is working. This means using the application: selecting certain options, proceding to the second step, making some choices there and then proceding to the third step. (possibly: the options change over time

Re: [Nagios-users] too many Notifications

2007-07-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Lalita Drolia > Sent: Thursday, July 05, 2007 7:21 AM > To: Rob Groome > Cc: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] too many Notifications > > > I guess settin

Re: [Nagios-users] too many Notifications

2007-07-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Lalita Drolia > Sent: Thursday, July 05, 2007 2:58 AM > To: David Gerbec > Cc: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] too many Notifications > > David, > I gues

Re: [Nagios-users] (no subject)

2007-07-05 Thread Ian Lists
Instead of using host_name, use hostgroup_name. Using templates is the best way to keep your config files small and organized. - Original Message - From: "Giles Coochey" <[EMAIL PROTECTED]> To: nagios-users@lists.sourceforge.net Sent: Thursday, July 5, 2007 5:01:00 AM (GMT-0500) Ameri

Re: [Nagios-users] too many Notifications

2007-07-05 Thread Lalita Drolia
I guess setting notification-interval to 0 should solve my issue. But I have two more queries- 1) sometimes a machine is rebooted on purpose. I would not like to receive a notification then. Which means I would like Nagios to wait for 15 minutes before sending out an alert. I guess giving max_chec

Re: [Nagios-users] Nagios XML Engine problems

2007-07-05 Thread Lars Stavholm
magic_rooter wrote: > Hello everybody! > I installed NXE and all useful libraries and addons but have problems > with launching. > > The main question is the next. For what version of Nagios NXE written? It would appear (http://nxe.sf.net) that NXE was published in July 2003 and hasn't been touc

[Nagios-users] Nagios XML Engine problems

2007-07-05 Thread magic_rooter
Hello everybody! I installed NXE and all useful libraries and addons but have problems with launching. The main question is the next. For what version of Nagios NXE written? I ask this because in nxe.config I see strange file status.log. There is no such file in Nagios 2.5. It was in nagios 1.0. S

[Nagios-users] (no subject)

2007-07-05 Thread Giles Coochey
Hello List I'm just in the process of doing a new install of Nagios, and I find myself thinking that I'm going to end up with a ping_check with a line that contains something like 300 comma separated hostnames Is there a good way to reduce the bloat and improve the manageability of the configurat

Re: [Nagios-users] too many Notifications

2007-07-05 Thread Lalita Drolia
David, I guess your suggestion should work. And I would not have to use escaltions.but just want to make sure that will it send notifications everytime there is a state change. Like from up to down and vice versa. Because I would need that. And thank you for your help :) With reagrds, Lalita

Re: [Nagios-users] too many Notifications

2007-07-05 Thread David Gerbec
Hi! Lalita Drolia pravi: > Hi, > > > > I know already a lot has been discussed on the notifications topic but I > am sorry I still want to ask this. > > I would like to receive only one notification when a host goes down and > one when it comes up, even if there maybe a gap of days in betwe

Re: [Nagios-users] too many Notifications

2007-07-05 Thread Lalita Drolia
Hi Lev, As I understand, is it right that if I make notification_interval as 0 that will generate only 1 mail every time the state changes. I could keep notification_options as d,u,r. Lalita -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

Re: [Nagios-users] too many Notifications

2007-07-05 Thread Lev Lafayette
On Wed, 2007-07-04 at 23:49 -0700, Lalita Drolia wrote: > Hi, > > > > I know already a lot has been discussed on the notifications topic but > I am sorry I still want to ask this. > > I would like to receive only one notification when a host goes down > and one when it comes up, even if there