Re: [Nagios-users] is there a way to set host min_check_attempt?

2007-03-26 Thread Thomas Stocking
Hi Dinçer, Not quite sure I follow your logic, but it looks like you want to control what happens with Nagios host checks. Nagios will check the host if and when a service on that host enters a non-ok state. It then executes the plugin that you select as a host-alive check. If it comes back with

Re: [Nagios-users] Two maps

2007-03-26 Thread Jim Avery
On 26/03/07, Andreas Brandino <[EMAIL PROTECTED]> wrote: > I would like an interface similar with > the current nagios one. > Is out there any other project similar to nagvis??? I wouldn't say it's similar to Nagvis at all, but Nexsm is also very well worth a look. http://nexsm.gridshield.net/Ove

Re: [Nagios-users] What do you not like about Nagios' notification/escalation system?

2007-03-26 Thread Jim Avery
On 26/03/07, Taylor Dondich <[EMAIL PROTECTED]> wrote: > I'm working on a project, and it requires feedback from you, the > Nagios community. > > What do you not like about the way Nagios handles escalations and > notifications? What features would you add? What features would you > change? What

[Nagios-users] What do you not like about Nagios' notification/escalation system?

2007-03-26 Thread Taylor Dondich
I'm working on a project, and it requires feedback from you, the Nagios community. What do you not like about the way Nagios handles escalations and notifications? What features would you add? What features would you change? What logic would you change, etc? Let me know, I'm really interested

Re: [Nagios-users] Images not showing in GUI

2007-03-26 Thread Payam Jahromi
I got it to work, thank you so much. Recompiling actually didn’t change anything. I just had to modify the cgi.cfg file and remove the extra entries. Now it’s showing images. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dinçer Kavraal Sent: Monday, March 26, 2007 10

Re: [Nagios-users] Images not showing in GUI

2007-03-26 Thread Dinçer Kavraal
I think it won't. Anyway, take a backup :) then reconfigure and make it. Dinçer 2007/3/26, Payam Jahromi <[EMAIL PROTECTED]>: Thank you, I think it's #2. When I compiled it, I ran the following command: ./configure --prefix=/usr/local/nagios --with-cgiurl=/nagios/cgi-bin --with-htmurl=/nagi

Re: [Nagios-users] Two maps

2007-03-26 Thread Andreas Brandino
ok, i will check it (i find it also to older mails) However, isnt exactly what i want. I would like an interface similar with the current nagios one. Is out there any other project similar to nagvis??? Thanks 2007/3/26, Dinçer Kavraal <[EMAIL PROTECTED]>: Check out NagVis Project for Nagios

Re: [Nagios-users] WRONG STATUS

2007-03-26 Thread Rob Blake
On 3/26/07, grace ingabire <[EMAIL PROTECTED]> wrote: Thanks Bob. What about the DOWN STATUS that I'm receiving although the device is up. define service{ use generic-service ; Name of service template to use host_name

Re: [Nagios-users] WRONG STATUS

2007-03-26 Thread grace ingabire
Thanks Bob. What about the DOWN STATUS that I'm receiving although the device is up. define service{ use generic-service ; Name of service template to use host_name cisco_ service_description PIN

Re: [Nagios-users] Two maps

2007-03-26 Thread Dinçer Kavraal
Check out NagVis Project for Nagios . It's more than possible :) Dinçer 2007/3/26, Brandino Andreas <[EMAIL PROTECTED]>: Hi list Is any way to make nagios create two maps??? Nagios is monitoring a network and some nodes are geographically really close So i would like

Re: [Nagios-users] WRONG STATUS

2007-03-26 Thread Rob Blake
I' m using nagiosVersion 2.0 , on FreeBSD 6.0 , plugin version 1.4 I HAVE CHANGED THE CONFIG AS REQUESTED BUT I'M STILL GETTING THE DOWN STATUS ON THE DEVICE. CAN I HAVE MORE DETAILS ON THE: check_command: check_ping!30.0,1%!60.0,10% For what I know 30 stands for the response time in millis

Re: [Nagios-users] WRONG STATUS

2007-03-26 Thread grace ingabire
I’ m using nagiosVersion 2.0 , on FreeBSD 6.0 , plugin version 1.4 I HAVE CHANGED THE CONFIG AS REQUESTED BUT I'M STILL GETTING THE DOWN STATUS ON THE DEVICE. CAN I HAVE MORE DETAILS ON THE: check_command: check_ping!30.0,1%!60.0,10% For what I know 30 stands for the response time in mill

[Nagios-users] Two maps

2007-03-26 Thread Brandino Andreas
Hi list Is any way to make nagios create two maps??? Nagios is monitoring a network and some nodes are geographically really close So i would like those specific nodes to appear in a new map with larger scale Is this possible??? Regards <> --- --- --- <> Brandino Andreas [EM

[Nagios-users] check_procs with multiple args

2007-03-26 Thread Hari Sekhon
I currently use check_procs a lot, but am finding a limitation in either the plugin or my knowledge of it. I want to check for a process with 3 args and the args can be in any order. I don't see how to do this as it takes a string after the -a switch this means that I have to have a predefined

[Nagios-users] Characters limit in service description

2007-03-26 Thread Kareem Mahgoub
Dear All, Is there any character limits on the configuration files in Nagios? If so, what is the variable to be changed in the source code in order to increase this limit? Nagios version 2.5 OS Fedora Core 4 Best Regards, Kareem Mahgoub