Re: [Nagios-users] Dynamic DNSmonitoring

2006-05-02 Thread Greg Vickers
Hello Ravi, Ravi Kumar wrote: > Hi, > I want to monitor couple of server which IP will get chance but box name > would be same.Is there any way we can monitor? Enter the DNS name in the address field for that host definition - your Nagios server will then have to hit the DNS server each time a se

[Nagios-users] Dynamic DNSmonitoring

2006-05-02 Thread Ravi Kumar
Hi, I want to monitor couple of server which IP will get chance but box name would be same.Is there any way we can monitor? thanks Ravi__Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

[Nagios-users] Travis Van Is Out of the Office

2006-05-02 Thread travis
I will be at Interop (www.interop.com) this week, back in the office on Friday, May 5. If urgent, please call me on my cell: 650.380.9738 Thanks, Travis Van --- Using Tomcat but need to do more? Need to support web services, security?

[Nagios-users] Regular Expression Expansion

2006-05-02 Thread John A. Sullivan III
Hello, all. I'm still struggling a bit with regular expression expansion in Nagios 2.0. Here is a snippet from a config file I have been playing with: define servicedependency{ dependent_host_name HammondSGGW.niag dependent_service_description ^Tun.*-Chattanooga$, ^Tun.*-Mi

RE: [Nagios-users] Perfomance Data via NDO?

2006-05-02 Thread Mike Koponick
Title: Perfomance Data via NDO? I might be closer to answer my own question, but I think this is a “submit_check_result” issue, rather than NDO issue. Looking through the NDO source code, I see where it has the ability to write to the perfdata column. I think the problem lies within the “s

RE: [Nagios-users] Nagios 2.2 and FreeBSD 4.x + LinuxThreads stops doing checks

2006-05-02 Thread Mark Hennessy
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Hugo van der Kooij > Sent: Tuesday, May 02, 2006 4:12 PM > To: Nagios Users Mailinglist > Subject: Re: [Nagios-users] Nagios 2.2 and FreeBSD 4.x + > LinuxThreads stops doing checks > > On Tue, 2 Ma

Re: [Nagios-users] Nagios 2.2 and FreeBSD 4.x + LinuxThreads stops doing checks

2006-05-02 Thread Hugo van der Kooij
On Tue, 2 May 2006, Mark Hennessy wrote: > I'm seeing a weird problem where Nagios doesn't seem to do checks after a > while (a few hours), it seemed to have happened with 2.0 as well. Is the > problem I'm describing supposed to be fixed with 2.2 or is it still a known > unresolved issue? If you

Re: [Nagios-users] macros in check_command

2006-05-02 Thread Hugo van der Kooij
On Tue, 2 May 2006, Adrian Bridgett wrote: > define service{ > use frequent-service > hostgroup_name ext_web > service_description external web > contact_groups web-admins > check_command check_ext_web!$HOS

[Nagios-users] Perfomance Data via NDO?

2006-05-02 Thread Mike Koponick
Title: Perfomance Data via NDO? Hello Everyone, For some odd reason, I have it in my head that you can write performance data into the NDO tables via a service check command. I have looked at PerfParse, but quite frankly, adding on, yet another add-on seems like more work than it should be.

[Nagios-users] Nagios 2.2 and FreeBSD 4.x + LinuxThreads stops doing checks

2006-05-02 Thread Mark Hennessy
I'm seeing a weird problem where Nagios doesn't seem to do checks after a while (a few hours), it seemed to have happened with 2.0 as well. Is the problem I'm describing supposed to be fixed with 2.2 or is it still a known unresolved issue? I have another machine with FreeBSD 6.0 and Nagios 2.2 i

RE: [Nagios-users] Grouping services and hosts

2006-05-02 Thread Nathan Oyler
Who needs voodoo?! Per your example, your host groups Very easy to get a view of what you want. NY_Linux NY_Windows LA_PROD_Linux LA_PROD_Windows LA_TEST_Linux LA_TEST_Windows LA_Linux LA_Windows > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED]

[Nagios-users] Grouping services and hosts

2006-05-02 Thread Janet Post
Hello, I have a nagios setup that is GIGANTIC -- over 1000 hosts and over 2000 services. And we are just getting started (we are only about one-third the way done!). I need to be able to group hosts and services together a little more logically for the side menu for my administrators. For examp

[Nagios-users] macros in check_command

2006-05-02 Thread Adrian Bridgett
I've had a google for this but can't see anyone else reporting it. I have a website which I'd like to monitor, however it will be loadbalanced and HA'd between two machines.  I'd therefore like to monitor, webA, webB and the external address. define hostgroup{     hostgroup_name  ext_web

Re: [Nagios-users] Installation error on FBSD 5.4

2006-05-02 Thread PD
On Tuesday 02 May 2006 02:10, subscribe wrote: > Its been a while since I installed on bsd but I never saw that particular > error. Did you update your ports? > Well.. the port just updated before 'make' command issued. The port version downloaded is v2.2 PD ---