<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=976212113-10042008><FONT face=Arial 
color=#0000ff size=2>windows.cfg is for all hosts and services for windows 
boxes</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=976212113-10042008><FONT face=Arial 
color=#0000ff size=2>that host definition can be copied and pasted for each host 
you add; just change the host name and address for each box</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=976212113-10042008><FONT face=Arial 
color=#0000ff size=2>take a look at the documentation for all available options; 
those listed below are only the base sample</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=976212113-10042008><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=976212113-10042008><FONT face=Arial 
color=#0000ff size=2><A 
href="http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#host">http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#host</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><BR> </DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> nagios-users-bounces@lists.sourceforge.net 
[mailto:nagios-users-bounces@lists.sourceforge.net] <B>On Behalf Of 
</B>Pallav.S.Gupta@relianceada.com<BR><B>Sent:</B> Thursday, April 10, 2008 2:27 
AM<BR><B>To:</B> nagios-users@lists.sourceforge.net<BR><B>Subject:</B> 
[Nagios-users] Nagios help!!<BR><B>Importance:</B> High<BR></FONT><BR></DIV>
<DIV></DIV><BR><FONT face=sans-serif size=2>Hi </FONT><BR><BR><FONT 
face=sans-serif size=2>I am new to nagios !</FONT><BR><FONT face=sans-serif 
size=2> I have added my first windows machine as stated below , now i want 
to add more machines , so do i need to add one more windows.cfg file with new 
host definations or simply add hostname in present file windows.cfg seperated by 
comma , </FONT><BR><FONT face=sans-serif size=2>like </FONT><BR><FONT 
face=sans-serif size=2>host_name           
 server1,server2,</FONT><BR><BR><FONT face=sans-serif size=2>This might 
seem a very stupid questions to many but still as i am new to this, so  i 
need some help.</FONT><BR><BR><FONT face=Verdana size=1>Add a new </FONT><A 
href="http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#host"><FONT 
face=Verdana color=blue size=1><U>host</U></FONT></A><FONT face=Verdana 
size=1>definition for the Windows machine that you're going to monitor. If this 
is the *first* Windows machine you're monitoring, you can simply modify the 
sample host definition in <I>windows.cfg</I>. Change the <I>host_name</I>, 
<I>alias</I>, and <I>address</I> fields to appropriate values for the Windows 
box. </FONT>
<P><FONT face=Verdana size=1>define host{<BR>          
      use                 
                 windows-server 
                ; Inherit default values 
from a Windows server template (make sure you keep this line!)<BR>    
            host_name         
                      
   winserver<BR>              
  alias                   
               My Windows 
Server<BR>                address   
                      
         192.168.1.2<BR>        
        }<BR></FONT>
<P><FONT face=Verdana size=1>Good. Now you can add some service definitions (to 
the same configuration file) in order to tell Nagios to monitor different 
aspects of the Windows machine. If this is the *first* Windows machine you're 
monitoring, you can simply modify the sample service definitions in 
<I>windows.cfg</I>. </FONT><BR><BR><FONT face=sans-serif size=2><BR></FONT><IMG 
src="cid:976212113@10042008-3185"><BR><BR><BR>The information contained in this 
e-mail message is intended only for the use of the individual or entity to which 
it is addressed. If you are not the intended recipient, you should return it to 
the sender immediately. Please note that while we scan all e-mails for viruses 
we cannot guarantee that any e-mail is virus-free and accept no liability for 
any damage caused by any virus transmitted by this email.<BR></P></BODY></HTML>