Re: [Nagios-users] Nagios Setup -Macros ??

2008-01-31 Thread Marc Powell
On Jan 31, 2008, at 8:55 PM, sachin holikar wrote: > Hi All, > > I have installed Nagios 2.9 on RedHat Linux 4.0 recently. This took > a bit of time to configure. Anyways now I have my webaccess set up. > Now the main part if to add hosts/services to get their alerts. > I have also tested it

[Nagios-users] Nagios installation problem

2008-01-31 Thread sudhakar pallam
Hi, I installed Nagios and plugins also by going through the documentation. I installed Nagios 2.10 and Nagios Plugins 1.4.11 But, the problem is when i tried to run nagios in debug mode using the command /usr/local/nagios/bin/nagios –v /usr/local/nagios/etc/init.d/nagios.cfg It resulted in an err

Re: [Nagios-users] ndo2db database query

2008-01-31 Thread Tom Throckmorton
On Jan 31 18:51, Tim Kay wrote: > Hello list, > I am trying to query the nagios database entries generated by ndo2db > (Nagios 3.0rc1/ndoutils 1.47b) to pull out only those entries in the > servicestatus table that are in current_state != 0 and whose > contactgroup is testing. > > I have a c

[Nagios-users] Nagios Setup -Macros ??

2008-01-31 Thread sachin holikar
Hi All, I have installed Nagios 2.9 on RedHat Linux 4.0 recently. This took a bit of time to configure. Anyways now I have my webaccess set up. Now the main part if to add hosts/services to get their alerts. I have also tested it to receive an Email Alert when a service e.g. HTTP is not

Re: [Nagios-users] Log rotation with Logrotate

2008-01-31 Thread Marc Haber
Hi, let me come back to a very old issue regarding log rotation of Nagios. On Wed, Oct 31, 2007 at 03:10:36PM +0100, Andreas Ericsson wrote: > Marc Haber wrote: > >Packaging Nagios for Debian means doing things in a way that users > >might expect them to be done to avoid confusion. > > Nagios us

[Nagios-users] Semi-OT:Opsview

2008-01-31 Thread Brian Loe
Is Opsview in another time zone? :) Responses seem to come in during the evening. Quick question I asked there that someone here might have an answer for: Where, during the install process, is it best to use their tool to convert your config files - and after their app converts them, do you need t

[Nagios-users] ndo2db database query

2008-01-31 Thread Tim Kay
Hello list, I am trying to query the nagios database entries generated by ndo2db (Nagios 3.0rc1/ndoutils 1.47b) to pull out only those entries in the servicestatus table that are in current_state != 0 and whose contactgroup is testing. I have a contact group testing and that contact group i

Re: [Nagios-users] 2 similar services for different contact groups?

2008-01-31 Thread Max
On Jan 31, 2008 12:20 PM, seb <[EMAIL PROTECTED]> wrote: > > Is 3 rc2 ready for primetime? I use two small installations of it, one with just 12 nodes, the other with 100 nodes/550 checks, both have been very good so far. > imho rc1 is already quite stable... ndoutils seem to "fragilize" (don't k

Re: [Nagios-users] 2 similar services for different contact groups?

2008-01-31 Thread seb
> This is more of an issue within mysql than with the ndoutils package. > You need to modify some database parameters to optimize for table sizes. > I've found that Nagios will very quickly bloat up a mysql database to an > unmanageable size. 50 MiB is not an unmanageable size :-) this morning, nd

[Nagios-users] Notifications service

2008-01-31 Thread Julio Duque
Hello!! My name is Julio. Iam new in this list. Excuse me for bad English. My problem is the check command with -u option. When I have -u option, notifications service don't receive. Command: /usr/lib/nagios/plugins/check_http -H frego.homelinux.org -w 2 -c 4 -u /cgi-bin/test-nagios Request for

Re: [Nagios-users] Monitoring CPU usage on SMP linux machines

2008-01-31 Thread Ajesh Ajay Bhargava
On Jan 30, 2008 2:36 PM, Aaron M. Segura <[EMAIL PROTECTED]> wrote: > > On Wed, 2008-01-30 at 17:20 -0500, Edson Manners wrote: > > Hi, > >I haven't been able to find a solution to this through google or > > the ngaios . I had previously made > > a custom script to get CPU data from snmpd u

Re: [Nagios-users] 2 similar services for different contact groups?

2008-01-31 Thread seb
> Is 3 rc2 ready for primetime? imho rc1 is already quite stable... ndoutils seem to "fragilize" (don't know whether it's the good english word :) my nagios : it suddenly stops logging to mysql but still works (checks and alerts) -- seb --

Re: [Nagios-users] 2 similar services for different contact groups?

2008-01-31 Thread Brian Loe
On Jan 31, 2008 10:35 AM, Max <[EMAIL PROTECTED]> wrote: > Agreed, I have been doing a lot of refactoring as well and have seen a > very nice shrink in configuration file sizes and ease of adding new > hosts :) too. > > - Max > Is 3 rc2 ready for primetime? ---

Re: [Nagios-users] 2 similar services for different contact groups?

2008-01-31 Thread Max
On Jan 31, 2008 11:24 AM, seb <[EMAIL PROTECTED]> wrote: > well, I have to admit I've *never* used any kind of escalations > with Nagios :) At my previous work, there was always only > one person on duty and the backup engineer was managed > manually. Nevertheless, it's quite a nice trick, I really

Re: [Nagios-users] 2 similar services for different contact groups?

2008-01-31 Thread seb
> That is a nice solution, with Nagios 3 you could also make one contact > group receive warnings via the service definition (or a service > escalation) and then use a serviceescalation for the contact [group] > that is to receive critical notifications. well, I have to admit I've *never* used any

Re: [Nagios-users] check_nt: Could not parse arguments

2008-01-31 Thread Palle L Jensen
That worked perfect, thanks much for your help! Thanks, Palle > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:nagios-users- > > [EMAIL PROTECTED] On Behalf Of Hollick Matthew - ICT > Systems > > Sent: Wednesday, January 30, 2008 11:07 PM > > To: nagios-users@lists.sourcefo

Re: [Nagios-users] Nagios and automatic configuration

2008-01-31 Thread Marc Powell
On Jan 31, 2008, at 3:06 AM, Jan Marquardt wrote: > First of all thank you all for your responses. > > Just to make sure if I understand correctly: It is possible to > generate > configuration files from entries in a database. It is not necessary > that > there is already a plugin for this pu

Re: [Nagios-users] Adding clamd service in nagios..

2008-01-31 Thread Harshal Yadwadkar
Hello, Thanks! the link really worked for me..it has ample amount of knowledge abt Nagios. Regards, Harshal. > Harshal Yadwadkar wrote: >> Hello, >> >> Can you pls let me know where should i define the check command..any >> short >> description for the same. >> > read this > > http://nagios.sour

Re: [Nagios-users] Adding clamd service in nagios..

2008-01-31 Thread Hari Sekhon
Harshal Yadwadkar wrote: > Hello, > > Can you pls let me know where should i define the check command..any short > description for the same. > read this http://nagios.sourceforge.net/docs/2_0/xodtemplate.html#command and the surrounding docs, we can't help you if you won't read the basics, na

Re: [Nagios-users] Adding clamd service in nagios..

2008-01-31 Thread Harshal Yadwadkar
Hello, Can you pls let me know where should i define the check command..any short description for the same. Thanks, Harshal. > Harshal Yadwadkar wrote: >> Hello, >> >> I have Nagios 2.10 installed and having nagios-plugins-1.4.11. I want to >> add the service for monitoring clamd(clamav) port on

Re: [Nagios-users] Adding clamd service in nagios..

2008-01-31 Thread Andreas Ericsson
Harshal Yadwadkar wrote: > Hello, > > I have Nagios 2.10 installed and having nagios-plugins-1.4.11. I want to > add the service for monitoring clamd(clamav) port on the host.Can any body > help me out what should have been done to get the above done?. > > I have tried by adding the following in

[Nagios-users] Adding clamd service in nagios..

2008-01-31 Thread Harshal Yadwadkar
Hello, I have Nagios 2.10 installed and having nagios-plugins-1.4.11. I want to add the service for monitoring clamd(clamav) port on the host.Can any body help me out what should have been done to get the above done?. I have tried by adding the following in the localhost.cfg file but it gives me

Re: [Nagios-users] Nagios and automatic configuration

2008-01-31 Thread Jan Marquardt
First of all thank you all for your responses. Just to make sure if I understand correctly: It is possible to generate configuration files from entries in a database. It is not necessary that there is already a plugin for this purpose. I think our programmers would be able to develop something

Re: [Nagios-users] Nagios starts to eat CPU

2008-01-31 Thread Matthias Fechner
Hi Aaron, Aaron M. Segura schrieb: > This topic was covered on the list within the last week or two. An > archive search should turn up a solution. thx a lot for that tip. I created the file /etc/libmap.conf and added: [nagios] libpthread.so.2 libthr.so.2 libpthread.so libthr.s