Re: [Nagios-users] ICMP Blocked - Windows Host

2010-08-20 Thread Matthew J. Salerno
Do a tcp ping on port 3389 or 445 "Anthony" wrote: >Hi, > >> I am using NSClient++ to monitor several Windows boxes. It is not >> possible to allow ICMP echo on these boxes. >> >> For this reason, I can monitor processes and services but the host >> itself shows as up. >> >> Is there a way aro

Re: [Nagios-users] ICMP Blocked - Windows Host

2010-08-20 Thread Anthony
Hi, > I am using NSClient++ to monitor several Windows boxes. It is not > possible to allow ICMP echo on these boxes. > > For this reason, I can monitor processes and services but the host > itself shows as up. > > Is there a way around this? > Is it possible to do a check other than ping to sho

Re: [Nagios-users] single email alert to multiple contacts?

2010-08-20 Thread Herb J.
Issues like this is just one of the reasons why we had to abstract out all notifications from Nagios to an external script. We have servers in a number of different locations, different platform groupings, escalation tiers, etc., as well as notifications sent by Jabber. They had to do to differ

Re: [Nagios-users] single email alert to multiple contacts?

2010-08-20 Thread Charlie Reddington
On Aug 20, 2010, at 10:23 AM, Scott Nottingham wrote: > Does anyone know how (or if it is even possible) to configure nagios > to send a single email to all contacts associated with the host/ > service/etc as opposed to a separate email to each contact? > > The problem I'm facing is with email

[Nagios-users] single email alert to multiple contacts?

2010-08-20 Thread Scott Nottingham
Does anyone know how (or if it is even possible) to configure nagios to send a single email to all contacts associated with the host/service/etc as opposed to a separate email to each contact? The problem I'm facing is with emailing distribution lists. If both distribution_list_A and B contain us

Re: [Nagios-users] Nagios help

2010-08-20 Thread Marc Powell
Hey newme me, On Aug 20, 2010, at 1:15 AM, newme me wrote: > Here is what I need - > > Want to create a wrapper script which returns a cumulative summary. I need a > step by step instructions on how to hook a script like this into nagios? It's pretty easy... - create your script to perform t

Re: [Nagios-users] Distributed Setup of Nagios

2010-08-20 Thread Bradley Radjoo
Appreciate the valued input ;-) - Regards, Bradley On 19 Aug 2010, at 4:39 PM, Kyle O'Donnell wrote: > using the professional or enterprise, not sure the branding anymore... > > The mechanism we use to pass event data from the nagios pollers to the top > level was developed by us. The

Re: [Nagios-users] Centreon nagiosadmin login says invalid user!!!

2010-08-20 Thread IT Toonz
Thank you Romain, we will check this and let you know as soon as possible. Regards Ananth. From: Romain Le Merlus [mailto:rlemer...@merethis.com] Sent: 20 August 2010 17:42 To: Nagios Users List Subject: Re: [Nagios-users] Centreon nagiosadmin login says invalid user!!! Hi Anant

Re: [Nagios-users] Centreon nagiosadmin login says invalid user!!!

2010-08-20 Thread Romain Le Merlus
Hi Ananth, Let's init the "centreonadmin" password. Please launch the following command: #echo "update contact set contact_passwd = '2995cb0650c5f107230ed569a8c4d6e5' where contact_alias like '%centreonadmin%'" | mysql -u DATABASE-USER-NAME -p DATABASE-NAME -h DATABASE-IP Replace DATABASE-USER-N

Re: [Nagios-users] Centreon nagiosadmin login says invalid user!!!

2010-08-20 Thread IT Toonz
Tried centreoadmin and admin, with the same as password didn't work!! We used to login using nagiosadminwonder how it changed!! We are newbie's so kindly explain in detail... Regards Ananth. -Original Message- From: Matthew J. Salerno [mailto:vagabond_k...@yahoo.com] Sent: 20 Aug

Re: [Nagios-users] Centreon nagiosadmin login says invalid user!!!

2010-08-20 Thread Matthew J. Salerno
Try just admin "Carlos de Santa-Ana Garcia" wrote: > Hi, > > >The admin user for centreon is centreonadmin, not nagiosadmin. > > >You can conect to centreon database and make a select of the users in >your centreon and you can make an update to change the password if need it. > > > >Greets. >

Re: [Nagios-users] Centreon nagiosadmin login says invalid user!!!

2010-08-20 Thread Carlos de Santa-Ana Garcia
Hi, The admin user for centreon is centreonadmin, not nagiosadmin. You can conect to centreon database and make a select of the users in your centreon and you can make an update to change the password if need it. Greets. ---

Re: [Nagios-users] cmd.cgi arguments info? - SOLVED

2010-08-20 Thread Danilo Godec
On 08/19/2010 08:33 AM, Danilo Godec wrote: > Hi, > > where can I find information about cmd.cgi arguments available on my > version of Nagios (3.0.6)? > > I want to acknowledge detected problems from a remote machine using > 'curl' and need to turn the acknowledgment notification off... I check

[Nagios-users] Can NRPE Output Be Graphed

2010-08-20 Thread Robert Jackson
I'm in the process of setting up NRPE daemons on remote Linux servers to enable me to monitor them. I've set-up a couple of checks (zombie and total processes) as per the documentation. Everything is working fine and Nagios reports correctly the numbers involved. I'm now wondering if these checks c