Re: [Nagios-users] Multiple inheritance, why why why....

2008-08-20 Thread Hendrik Bäcker
Hi Taylor, Taylor Dondich schrieb: > First off, was there REALLY a need for multiple inheritance? It's > something that I think would REALLY stab you in the foot. With a well > planned template structure with single inheritance, I'd think you'd > resolve any issue. However, because we have it,

[Nagios-users] Undefined symbols during event broker module load?

2008-08-20 Thread Owen LaGarde
I have a broker module that creates a kerberos5 memory cache for later use with plugins referencing "kerberized" client tools. For various reasons this requires use of some customized kerberos and openssl libraries in /usr/KRB5/lib and /usr/KRB5/openssl/lib. Using the existing broker examples was

Re: [Nagios-users] Configuration directories

2008-08-20 Thread Taylor Dondich
it does not matter what order nagios reads your configuration files in. Taylor On Wed, Aug 20, 2008 at 6:55 PM, Dave Horsfall <[EMAIL PROTECTED]> wrote: > Nagios 2.12. > > Are the *.cfg files in a directory processed in alphabetical order? I > guess the question I'm asking is that do templates h

Re: [Nagios-users] Problems with passive service monitoring and freshness alerting

2008-08-20 Thread O'Brien, Nick
Hi, Did anyone have any thoughts about a solution to this, or is this answered in the docs (I did RFTM, honest *:)? If the later could someone point me to the right section please, thanks. Nick. --- Nick O'Brien | Phone: +64 9 487 6335 (x4335) |Middleware Hosting (MHOT), NZ Middlewar

[Nagios-users] Multiple inheritance, why why why....

2008-08-20 Thread Taylor Dondich
First off, was there REALLY a need for multiple inheritance? It's something that I think would REALLY stab you in the foot. With a well planned template structure with single inheritance, I'd think you'd resolve any issue. However, because we have it, it's good to understand it. Does anyone wa

Re: [Nagios-users] Nagios 3 GUI config tools

2008-08-20 Thread Taylor Dondich
Hi, my name is Taylor Dondich. I was the primary developer for Fruity, and am currently working on Lilac, the "fork" of Fruity which supports Nagios 3. The reason why Fruity hasn't made any progress is because my previous employer really didn't support the project as which they originally stated.

Re: [Nagios-users] M$ Radius service checking

2008-08-20 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18/08/08 12:21 PM, Serafin, Chris wrote: > Is anyone monitoring Microsoft IAS Radius service? I normally monitor > Windows services via SNMP and the service xxx.exe; but the IAS Radius > service uses svchost.exe, which has 7+ processes running in th

Re: [Nagios-users] (no subject)

2008-08-20 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/07/08 11:10 AM, James wrote: > If flapping is enabled but flapping notification is disabled and the host > really goes down then is it possible there is no down notification? > > I am trying to figure out why there was no notification of a host

Re: [Nagios-users] LASTHOSTUP

2008-08-20 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/08/08 06:43 PM, Thomas Guyot-Sionnest wrote: > On 20/08/08 11:07 AM, James wrote: >> I am using Solaris and there is no %s so I tried %S. > > This will give you the current second (0-59) which won't work. Try this > instead: > > $((`perl -e "pr

Re: [Nagios-users] LASTHOSTUP

2008-08-20 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/08/08 11:07 AM, James wrote: > On Wed, August 20, 2008 10:15 am, James wrote: > >> I am trying to print the time it was in a down state. >> I tried the $LASTHOSTDOWN$ macro but it is in time_t format. >> >> >> I tried $HOSTDURATIONSEC$ but the d

Re: [Nagios-users] Read-only users in 2.12

2008-08-20 Thread Matthew Pounsett
On 20-Aug-2008, at 17:19 , Max wrote: Derrick Bennett has been maintaining a read-only user patch for Nagios since 2.x that lets you specify a read only user in the cgi.conf file .. that user can see everything but cannot execute any commands via the GUI nor view comments left by operational st

Re: [Nagios-users] Read-only users in 2.12

2008-08-20 Thread Max
On Wed, Aug 20, 2008 at 5:13 PM, Matthew Pounsett <[EMAIL PROTECTED]> wrote: > > I've been looking at trying to set up a read-only user for Nagios to use for > an in-office "dashboard". Since this is set up where any staff member could > get physical access to it, I need to be able to define a use

[Nagios-users] Read-only users in 2.12

2008-08-20 Thread Matthew Pounsett
I've been looking at trying to set up a read-only user for Nagios to use for an in-office "dashboard". Since this is set up where any staff member could get physical access to it, I need to be able to define a user who can view and browse assigned devices through the web interface, but n

Re: [Nagios-users] Acknowledge: manual removal only ?

2008-08-20 Thread Mikael Fridh
On Wed, Aug 20, 2008 at 1:56 PM, Thomas Guyot-Sionnest <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 20/08/08 04:47 AM, Mikael Fridh wrote: >> On Wed, Aug 20, 2008 at 9:46 AM, Marcus <[EMAIL PROTECTED]> wrote: >>> >>> >>> How about integrating a trouble-ticket

Re: [Nagios-users] ndoutils Query optimisation

2008-08-20 Thread Mikael Fridh
On Wed, Aug 20, 2008 at 8:46 PM, Alan Cooper <[EMAIL PROTECTED]> wrote: > Thanks for the replies, > > Unfortunately, all the tables are already indexed so I'm back to the > underlying problem is that there are so many joins on big tables so > MySQL has to copy to temp tables each time - I'd really

Re: [Nagios-users] ndoutils Query optimisation

2008-08-20 Thread Alan Cooper
Thomas Guyot-Sionnest wrote: > > I'm not a SQL guru, but here's some thing I'd try... You may get better > help from SQL/MySQL communities. > > * Make sure obj1.name1 is indexed (or is a PK) > * Make sure every columns in the JOINs are indexed/PKs > * Try removing the ORDER BY (i.e. sort it in the

Re: [Nagios-users] send_nsca - help

2008-08-20 Thread Murali Edula
Yes Marcel, scripts owned by nagios and they have execute permission. Thank you Murali Edula Baytree Associates, Inc. 704.424.9723 ext. 117| 203-809-6725 Cell 13925 Ballantyne Corporate Place Suite 190, Charlotte, NC 28277-2747 [EMAIL PROTECTED] | www.baytre

Re: [Nagios-users] send_nsca - help

2008-08-20 Thread Marcel
Yo, On Tue, Aug 19, 2008 at 5:31 PM, Joerg Linge <[EMAIL PROTECTED]> wrote: > Murali Edula schrieb: > > Hi, > > > > > > > > we are in the process of configuring Nagios monitoring tool in > > distribution model. > > > > So I have configured nsca daemon on centrol server and send_nsca on > > distri

Re: [Nagios-users] M$ Radius service checking

2008-08-20 Thread Marcel
Yeah, i do. I've compiled freeradius client, and have developed a simple script that wraps it to authenticate against IAS. It's a dirty-but-functional script, though. I have some restrictive licensing of code wrote for the company I work for. So i mean you are on your own. Sorry, but HTH, Marce

Re: [Nagios-users] check_snmp without perf data

2008-08-20 Thread Ford, Andy
> -Original Message- > From: Marcus [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 20, 2008 3:09 AM > To: Ford, Andy > Cc: Nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] check_snmp without perf data > > Hi Andy, > > Ford, Andy schrieb: > > I want check_snmp to hav

Re: [Nagios-users] check_snmp without perf data

2008-08-20 Thread Ford, Andy
> -Original Message- > From: Thomas Guyot-Sionnest [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 20, 2008 2:44 AM > To: Ford, Andy > Cc: Nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] check_snmp without perf data > > On 19/08/08 06:09 PM, Ford, Andy wrote: > > I w

[Nagios-users] BGP full route monitoring

2008-08-20 Thread Marcel
Anyone has setup any kind of black hole BGP monitoring? TIA, Marcel - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes G

Re: [Nagios-users] LASTHOSTUP

2008-08-20 Thread James
On Wed, August 20, 2008 10:15 am, James wrote: > > I am trying to print the time it was in a down state. > I tried the $LASTHOSTDOWN$ macro but it is in time_t format. > > > I tried $HOSTDURATIONSEC$ but the documentation says it prints the number > of seconds a host has been in it's current stat

Re: [Nagios-users] check_disk_smb question

2008-08-20 Thread Paul Weaver
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Assaf Flatto > Sent: 20 August 2008 13:13 > To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] check_disk_smb question > > > > did you define the command to go with it ? > > Som

[Nagios-users] (no subject)

2008-08-20 Thread James
I am trying to print the time it was in a down state. I tried the $LASTHOSTDOWN$ macro but it is in time_t format. I tried $HOSTDURATIONSEC$ but the documentation says it prints the number of seconds a host has been in it's current state (0 seconds when a host comes up). I was to print how long i

Re: [Nagios-users] ndoutils Query optimisation

2008-08-20 Thread Marc Powell
On Aug 20, 2008, at 7:08 AM, Thomas Guyot-Sionnest wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 20/08/08 04:56 AM, Alan Cooper wrote: >> I am having problem scaling up a system we use to gather status data >> from the NDO db: >> >> Does anyone have any suggestions for improvin

Re: [Nagios-users] check_mrtgtraf

2008-08-20 Thread Marc Powell
On Aug 20, 2008, at 5:27 AM, Kermito le kermit wrote: > > hello all > > > I want to use check_mrtgtraf to monitoring a router interface and > send alert when traffic is hub when i use this plugins the return is > critical for all > > # ./check_mrtgtraf -F 172.0.2.23_2.log -a MAX > Trafic C

Re: [Nagios-users] check_disk_smb question

2008-08-20 Thread Assaf Flatto
did you define the command to go with it ? Some thing like this ? define command{ command_namecheck_disk_samba command_line$USER1$/check_disk_smb -H $HOSTADDRESS$ -s Company -u foo -p bar -w $ARG1$ -c $ARG2$ See if you have it in the commands or checkcommands file. A

Re: [Nagios-users] ndoutils Query optimisation

2008-08-20 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/08/08 04:56 AM, Alan Cooper wrote: > I am having problem scaling up a system we use to gather status data > from the NDO db: > > The query I currently use is:- > > SELECT > obj1.name1 AS host_name, > nagios_hoststatus.problem_has_been_acknowle

Re: [Nagios-users] Acknowledge: manual removal only ?

2008-08-20 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/08/08 04:47 AM, Mikael Fridh wrote: > On Wed, Aug 20, 2008 at 9:46 AM, Marcus <[EMAIL PROTECTED]> wrote: >> >> >> How about integrating a trouble-ticket, so no catastrophes are missed >> anymore? > > I'm thinking if you're the one deciding when

[Nagios-users] unrelated topic - nagiosBP-users lists

2008-08-20 Thread Assaf Flatto
Hi Does anyone else is subscribed to this list and is able to send emails to that list ? I have been trying to send and i keep getting messages "Relay access denied (in reply to RCPT TO command)" Has that list stopped working ? Assaf IMPORTANT . this email and the information in it may b

[Nagios-users] check_mrtgtraf

2008-08-20 Thread Kermito le kermit
hello all I want to use check_mrtgtraf to monitoring a router interface and send alert when traffic is hub when i use this plugins the return is critical for all # ./check_mrtgtraf -F 172.0.2.23_2.log -a MAX Trafic CRITICAL - Max. Entrée = 1,7 KB/s, Max. Sortie = 1,9 KB/s|in=1,651367KB/s;;

[Nagios-users] check_disk_smb question

2008-08-20 Thread Gabe Granger
Hi all, Its been a while since I used nagios and I want to monitor a linux file server, I think the plug I need to use is check_disk_smb but I could be wrong. I'm running Nagios 2 on Ubuntu and below is a copy of the config I'm using for the host. Currently my config looks like the below and

[Nagios-users] ndoutils Query optimisation

2008-08-20 Thread Alan Cooper
I am having problem scaling up a system we use to gather status data from the NDO db: The query I currently use is:- SELECT obj1.name1 AS host_name, nagios_hoststatus.problem_has_been_acknowledged, nagios_hoststatus.scheduled_downtime_depth, nagios_hosts.alias FROM `nagios_hoststatus` LEFT JOIN

Re: [Nagios-users] Acknowledge: manual removal only ?

2008-08-20 Thread Mikael Fridh
On Wed, Aug 20, 2008 at 9:46 AM, Marcus <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Ernst Heiri schrieb: > >> Question: >> Is there a possibility to prevent the automatic removal of the >> acknowledge if the host or service recovers? > > Isn't there a "Persisten

Re: [Nagios-users] check_snmp without perf data

2008-08-20 Thread Andreas Ericsson
Marcus wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi Andy, > > Ford, Andy schrieb: >> I want check_snmp to have an option to NOT return performance data but I >> can't see it. >> >> Can someone suggest an alternative? > > Put "process_perf_data 0" in the service definition? >

Re: [Nagios-users] check_snmp without perf data

2008-08-20 Thread Marcus
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Andy, Ford, Andy schrieb: > I want check_snmp to have an option to NOT return performance data but I > can't see it. > > Can someone suggest an alternative? Put "process_perf_data 0" in the service definition? I use that on check_icmp and it do

Re: [Nagios-users] nagvis ideas?

2008-08-20 Thread Matthew Macdonald-Wallace
On Tue, 19 Aug 2008 17:29:46 +0100 "Paul Weaver" <[EMAIL PROTECTED]> wrote: > (Of course if you use nagios to monitor your country's defence > systems, a physical map might be a good way of doing it) LOL, You could have a plugin called "check_missile_status" that checked if a missile had been fi

Re: [Nagios-users] ping with nrpe

2008-08-20 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18/08/08 08:39 AM, Kermito le kermit wrote: > > hi all, > > i want to make a ping on remote host with nrpe all is fine when i make > in command line ./check_nrpe -H host -c script to ping other host > > when i put this to centreon i have this

Re: [Nagios-users] Acknowledge: manual removal only ?

2008-08-20 Thread Marcus
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ernst Heiri schrieb: > Question: > Is there a possibility to prevent the automatic removal of the > acknowledge if the host or service recovers? Isn't there a "Persistent Comment" box to flag which should prevent the ack from automatically disapear

Re: [Nagios-users] check_snmp without perf data

2008-08-20 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 19/08/08 06:09 PM, Ford, Andy wrote: > I want check_snmp to have an option to NOT return performance data but I > can't see it. > > Can someone suggest an alternative? Any reason for that? Performance data is handled separately in Nagios and you u

Re: [Nagios-users] check_snmp_storage ..... ERROR : Unknown storage /var

2008-08-20 Thread Paul Weaver
>> 1) Are you sure that "/var" is a seperate partition? Run >> df >> And look at the "mounted on" column > >The df command display the following > >[EMAIL PROTECTED] libexec]# df >Filesystem 1K-blocks Used Available Use% Mounted on >vzfs 1048576338374710202