Re: [Nagios-users] Netsaint monitoring windows issue

2007-07-26 Thread Anthony Montibello
Not sure if anyone ever responded to this

I recall seing that error  but I do not remember exacly what induced it,

It should be something simple like Windows Firewall, refusing to allow
nagios to access the port to the Windows server you are monitoring.
(instead of Windows Firewall, it could be antivirus running on the WIndows
Host)

I have had episodes of antivirus application breaking and having to go back
in and re-enter the application into the accepted list. or had to resetup
the port exception.

Tony (author of NC_NEt)

On 7/16/07, Navdeep Sidhu <[EMAIL PROTECTED]> wrote:
>
> Hey all
>
> I'm using NetSaint for monitoring my windows servers resources like HDD,
> Memory...
>
> But on one server, I'm getting connection refused & unable to fetch
> information from server.
>
> I've tried by reinstalling NetSaint service but this didn't help.
>
> As per my understanding, it tries to make the connection on TCP/1248
> port & moreover no such TCP/IP filtering is there between Nagios box &
> this server.
>
> Did anyone face this issue?
>
> Regards
> Navdeep Singh Sidhu
> >>>
>
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] check_nt

2007-07-26 Thread Anthony Montibello
I did change the name of check_nt to check_nc_net about a year ago, However
when I posted to the Plugin_developer group a few months ago, they said they
did not want to include check_nc_net into the standard plugins and requested
that I maintain it on a seperate site, which I am doing, on the official
Sourcforge page of NC_NET.

the nc_net version of check_nt has a comprehensive help for each command
just type
check_nt --help
to get the basic help on each of the arguments
then type
check_nt --help=COMMAND
where command is the command you want more information on like ENUMCONFIG or
INSTANCES

the basic procedure for compiling is to just overwrite check_nt.c with
content of check_nc_net.c and then run make.
If someone has an easier procedure please email it to me at
[EMAIL PROTECTED] or post it into the NC_NEt forum hosted on the
sourceforge page.

I have also been causus of making sure the CLIENTVERSION reports NC_NET
instead of check_nt no matter what you name the file.

Tony
Author of NC_NEt

On 7/23/07, Michael W. Lucas <[EMAIL PROTECTED]> wrote:
>
> nc_net includes its own version of check_nt.
>
> Personally, I wish they'd change the name...
>
> -clipp
> Michael W. Lucas[EMAIL PROTECTED], [EMAIL PROTECTED]
>http://www.BlackHelicopters.org/~mwlucas/
>  Coming Soon: "Absolute FreeBSD" -- http://www.AbsoluteFreeBSD.com
> On 5/4/2007, the TSA kept 3 pairs of my soiled undies "for security
> reasons."
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Nagios-users mailing list
> Nagios-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] check_mx plugin?

2007-07-26 Thread August Simonelli
i think check_dig might start things off ... you can ask a name server for
an MX record and specify what you expect in the answer section with the -a
flag:

check_dig -H SERVER -l cnn.com -T mx -a nycmail1.turner.com

so this would expect the string "nycmail1.turner.com" to be in the answer
section ...

but i can only see how to get the lowest MX record with check_dig so seeing
higher MX may require  a little extra work ...



On 7/27/07, Rogelio Bastardo <[EMAIL PROTECTED]> wrote:
>
> On various DNS servers, I'd like to make sure that a certain A records
> remains the 10 record (or, at least, the first deliverable mail server),
> and then alert me when that changes.
>
> Any idea how to do this with Nagios?  From what I can tell, the
> check_dns plugin does not have this functionality.
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Nagios-users mailing list
> Nagios-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] check_mx plugin?

2007-07-26 Thread Rogelio Bastardo
On various DNS servers, I'd like to make sure that a certain A records 
remains the 10 record (or, at least, the first deliverable mail server), 
and then alert me when that changes.

Any idea how to do this with Nagios?  From what I can tell, the 
check_dns plugin does not have this functionality.

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] Forcing recovery notifications to email only

2007-07-26 Thread Benjamin Krein
I have setup my contacts file such that each contact has 3 definitions.
The entire contacts file is generated by an external script that pulls
from a DB so that we can rotate pager duty.  The following contact
definitions are setup for each contact:

1. Default contact (may be either email-only or email + epager depending
on where the person is in the rotation)

define contact{
   use  tpl_dev_contacts
   contact_name benk
   aliasBen Krein
   contactgroupsadmins
   service_notification_commandsnotify-by-email, notify-by-epager
   host_notification_commands   host-notify-by-email,
host-notify-by-epager
   host_notification_optionsd
   service_notification_options c
   email[EMAIL PROTECTED]
   pager[EMAIL PROTECTED]
}

2. Contact for email-only notifications

define contact{
   use  tpl_dev_contacts
   contact_name benk-email
   aliasBen Krein (email)
   contactgroupsadmins-email
   service_notification_commandsnotify-by-email
   host_notification_commands   host-notify-by-email
   host_notification_optionsd
   service_notification_options c
   email[EMAIL PROTECTED]
}

3. Recovery contact (recoveries should only go to email)

define contact{
   use  tpl_dev_contacts
   contact_name benk-recovery
   aliasBen Krein (recovery)
   contactgroupsadmins, admins-email
   host_notification_optionsr
   service_notification_options r
   service_notification_commandsnotify-by-email
   host_notification_commands   host-notify-by-email
   email[EMAIL PROTECTED]
}

However, when Nagios runs & recovers a service/host, the following is
displayed in the nagios.log & no notifications are sent for the recovery:

-
[1185479942] Warning: Host recovery notification option for contact
'benk-recovery' doesn't make any sense - specify down and/or unreachable
options as well
[1185479942] Warning: Service recovery notification option for contact
'benk-recovery' doesn't make any sense - specify critical and/or warning
options as well
-

How can I make Nagios only send recoveries to email?

Ben

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] host problem

2007-07-26 Thread Morris, Patrick
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Siwei
Zhang
Sent: Thursday, July 26, 2007 2:11 PM
To: nagios-users
Subject: [Nagios-users] host problem

 

Hi there,

 

I am using Nagios2.3.1. One of our hosts only show up in the Web GUI
intermittently.

Did anyone else encounter this problem before?

 

Yep. Shut down Nagios, and use the ps command to make sure all instances
are fully stopped. Then restart it. You have two running.

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] host problem

2007-07-26 Thread Siwei Zhang
Hi there,

 

I am using Nagios2.3.1. One of our hosts only show up in the Web GUI
intermittently.

Did anyone else encounter this problem before?

 

Kevin SZ

 

 

 


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] Monitoring multiple windows clients behind a firewall

2007-07-26 Thread Jeff Platter
I have a Nagios server setup at my office running version 3.0a5 on centos 4.
I have a small client that I would like to monitor their workstations from
my Nagios server. They have a small network with five windows workstations
and one network printer behind a Linksys router and dsl internet connection.
I have been able to setup NSClient++ to work on local windows machines for
monitoring but I am not sure how to set it up to work at a remote site with
this sort of configuration. I don't have the  ability to setup a linux box
at the client site to monitor these machines and report back to my main
server. Is there any way that I can have one of the windows machines act as
a NRPE server and have it check the other boxes or have the other boxes
report back to it and then it report back to my main server? Or can I just
have all the machines report back directly to my main server?

 

Thanks,

-Jeff


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] nagiosgraph restart, aggregate.cgi

2007-07-26 Thread dave stern - e-mail.pluribus.unum
I had a linux-based nagios 2.9 install with nagiosgraph 0.8. The server recently
shutdown and upon startup, while nagios ran fine and nagiosgraph.log
and perdata.log
both show the correct type of activity, new graphs simply weren't
generated after startup.
The classic: "Illegal attempt to update" message goes into the log. I
took this to be just
a warning that one of the epoch values is incorrect. I base this
assumption on the fact
that higher level debug shows RRD inserts.

I tried running insert.pl manually, moving the RRDs aside to make new
ones but still
couldn't get the graphs generated so I backed up my setup and upgraded to
nagiosgraph 0.9.

Now I am generating graphs however nagiosgraph-0.9 has an update.pl
which moves the
RRDs into hostname subdirectories. I installed aggregate.cgi with the
previous version
to create a single webpage with all the graphs and this no longer
works due to the RRD
format or location. Does anyone have a patch or newer version of aggregate.cgi
(http://www.nebrwesleyan.edu/people/stpierre/aggregate.cgi)

Also, I notice that the perfdata.log file seems to get rolled on its
own every few minutes
and running nagiosgraph with warning-level debugs produces a warning
"perfdata not
recognized". I presume these two events are related.

Thanks

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] check_snmp_storage.pl doubt

2007-07-26 Thread Rev. Dr. Aaron M. Segura
Why are you using snmp to monitor a local resource?

Just use check_disk.  It comes as one of the standard nagios-plugins.

On Thu, 2007-07-26 at 18:44 +0530, sujith h wrote:
> Hi ,
> 
> My name is Sujith. Am using nagios for our network monitoring.
> I am using Ubuntu(dapper) in our PC. And I had tested the 
> check_smtp_storage.pl to monitor the diskspace in the PC.
> It works fine. But when I copied the exact file to other PC 
> which runs Ubuntu in it and i had installed a package called
> lbsnmp-perl, snmp and snmpd. When I execute the script:
> 
> ./check_snmp_storage -H 127.0.0.1 -C public -m / -w 80 -c 90 -v 
> 
> am getting error as:
> 
> ERROR: Description/Type table : Requested table is empty or does not
> exist.
> 
> Can anyone help me why is it so?
> 
> Cheers,
> 
> Sujith Haridaasan
> 
> 
> -- 
> സുജിത് ഹരിദാസ൯ 
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___ Nagios-users mailing list 
> Nagios-users@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include 
> Nagios version, plugin version (-v) and OS when reporting any issue. ::: 
> Messages without supporting info will risk being sent to /dev/null

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] check_snmp_storage.pl doubt

2007-07-26 Thread kyle . odonnell
try

check_snmp_storage.pl -H host -C community -q FixedDisk -m / -r -w 80 -c 90


since storage can monitor ram,swap,disk,flash memory, cd, floppys, etc
you must specify which type of media, and if you only want '/' you
need -r


check_snmp_storage -H host -C community -q FixedDisk

On 7/26/07, sujith h <[EMAIL PROTECTED]> wrote:
> Hi ,
>
> My name is Sujith. Am using nagios for our network monitoring.
> I am using Ubuntu(dapper) in our PC. And I had tested the
> check_smtp_storage.pl to monitor the diskspace in the PC.
> It works fine. But when I copied the exact file to other PC
> which runs Ubuntu in it and i had installed a package called
> lbsnmp-perl, snmp and snmpd. When I execute the script:
>
> ./check_snmp_storage -H 127.0.0.1 -C public -m / -w 80 -c 90 -v
>
> am getting error as:
>
> ERROR: Description/Type table : Requested table is empty or does not exist.
>
> Can anyone help me why is it so?
>
> Cheers,
>
> Sujith Haridaasan
>
>
> --
> സുജിത് ഹരിദാസ൯
>
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] check_snmp_storage.pl doubt

2007-07-26 Thread sujith h

Hi ,

My name is Sujith. Am using nagios for our network monitoring.
I am using Ubuntu(dapper) in our PC. And I had tested the
check_smtp_storage.pl to monitor the diskspace in the PC.
It works fine. But when I copied the exact file to other PC
which runs Ubuntu in it and i had installed a package called
lbsnmp-perl, snmp and snmpd. When I execute the script:

./check_snmp_storage -H 127.0.0.1 -C public -m / -w 80 -c 90 -v

am getting error as:

ERROR: Description/Type table : Requested table is empty or does not exist.

Can anyone help me why is it so?

Cheers,

Sujith Haridaasan


--
സുജിത് ഹരിദാസ൯
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] Notifications

2007-07-26 Thread Daniel Kraus
Hello Lalita,

I also don't know a possibility to realize this in hostgroups.cfg. But 
you could create a host-template and add there your contact-group. All 
machines you want notifications for must use this template.

host-template:

define host{
 namemy-generic-host
 notifications_enabled   1
 event_handler_enabled   1
 flap_detection_enabled  1
 failure_prediction_enabled  1
 process_perf_data   1
 retain_status_information   1
 retain_nonstatus_information1
 check_command   check-host-alive
 max_check_attempts  10
 notification_interval   0
 notification_period 24x7
 notification_optionsd,u,r
 contact_groups  HERE YOUR CONTACTGROUP
 register0
 }

host:

define host{
 use my-generic-host
 host_name   my-host
 alias   my-host
 address 192.168.1.1
 }

I hope this will help you!

Regards,
Daniel Kraus


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Notifications

2007-07-26 Thread Lalita Drolia
David,
Thank you for my help. But this will not help me exactly.
I am aware of ths fact that in hosts.cfg I can specify the person I want
the mail to rech to.
I want to achive this task in hostgroups.cfg which I guess is not
possible.I want this particular-person to receive mails for a group of
machines. And I am not checking for any services on these machines. The
person just wants to know if the machines are up/down.
I hope I have made myself clear. Kindly help.

Thanks again,
lalita  

 
-Original Message-
From: David Gerbec [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 26, 2007 1:19 PM
To: Lalita Drolia
Cc: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] Notifications

Hello Lalita!

The easiest way to do this imo, is to create a new contact group with 
and add this person to that group. Then add the contact group to the 
services / hosts in your hosts / services config files:

define host {
   host_name   somehost
   alias   somehost
   address 172.xx.xx.xx
   use generic-host
   check_command   check-host-alive
   event_handler   process-service-perfdata
   notification_interval   10
   notification_period 24x7
   contact_groups  regular-support,particular-person
   parents riverstone.agenda.si
}


Hope that helps!



Regards,
David Gerbec
Agenda Open Systems
[www.agenda.si]

Lalita Drolia pravi:
>  
> 
> Hi,
> 
> I am using Nagios for past couple of months.
> 
> Now I need to do the following configuration-
> 
> There is a set of machines for which I want a particular person to be 
> notified in case any of those machines goes up or down.
> 
> I thought I would make a hostgroup of those machines and put that in
the 
> contacts.cfg as a parameter.
> 
> But after going through the documentation I realized this is not
possible.
> 
>  
> 
> Can you please tell me the best way to achieve this?
> 
> I would really appreciate any help.
> 
>  
> 
> Thanks,
> 
> Lalita
> 
>  
> 
>  
> 
>  
> 
> 
> Notice: This email message, together with any attachments, may contain

> information of BEA Systems, Inc., its subsidiaries and affiliated 
> entities, that may be confidential, proprietary, copyrighted and/or 
> legally privileged, and is intended solely for the use of the
individual 
> or entity named in this message. If you are not the intended
recipient, 
> and have received this message in error, please immediately return
this 
> by email and then delete it.
> 
> 
>

> 
>

-
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a
browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> 
> 
>

> 
> ___
> Nagios-users mailing list
> Nagios-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null


Notice:  This email message, together with any attachments, may contain 
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated 
entities,  that may be confidential,  proprietary,  copyrighted  and/or legally 
privileged, and is intended solely for the use of the individual or entity 
named in this message. If you are not the intended recipient, and have received 
this message in error, please immediately return this by email and then delete 
it.

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Notifications

2007-07-26 Thread David Gerbec
Hello Lalita!

The easiest way to do this imo, is to create a new contact group with 
and add this person to that group. Then add the contact group to the 
services / hosts in your hosts / services config files:

define host {
   host_name   somehost
   alias   somehost
   address 172.xx.xx.xx
   use generic-host
   check_command   check-host-alive
   event_handler   process-service-perfdata
   notification_interval   10
   notification_period 24x7
   contact_groups  regular-support,particular-person
   parents riverstone.agenda.si
}


Hope that helps!



Regards,
David Gerbec
Agenda Open Systems
[www.agenda.si]

Lalita Drolia pravi:
>  
> 
> Hi,
> 
> I am using Nagios for past couple of months.
> 
> Now I need to do the following configuration-
> 
> There is a set of machines for which I want a particular person to be 
> notified in case any of those machines goes up or down.
> 
> I thought I would make a hostgroup of those machines and put that in the 
> contacts.cfg as a parameter.
> 
> But after going through the documentation I realized this is not possible.
> 
>  
> 
> Can you please tell me the best way to achieve this?
> 
> I would really appreciate any help.
> 
>  
> 
> Thanks,
> 
> Lalita
> 
>  
> 
>  
> 
>  
> 
> 
> Notice: This email message, together with any attachments, may contain 
> information of BEA Systems, Inc., its subsidiaries and affiliated 
> entities, that may be confidential, proprietary, copyrighted and/or 
> legally privileged, and is intended solely for the use of the individual 
> or entity named in this message. If you are not the intended recipient, 
> and have received this message in error, please immediately return this 
> by email and then delete it.
> 
> 
> 
> 
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> 
> 
> 
> 
> ___
> Nagios-users mailing list
> Nagios-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting 
> any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null