Nagios help!!
Seth Simmons
ssimmons at cymfony.com
Thu Apr 10 15:24:44 CEST 2008
windows.cfg is for all hosts and services for windows boxes
that host definition can be copied and pasted for each host you add;
just change the host name and address for each box
take a look at the documentation for all available options; those listed
below are only the base sample
http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#host
________________________________
From: nagios-users-bounces at lists.sourceforge.net
[mailto:nagios-users-bounces at lists.sourceforge.net] On Behalf Of
Pallav.S.Gupta at relianceada.com
Sent: Thursday, April 10, 2008 2:27 AM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] Nagios help!!
Importance: High
Hi
I am new to nagios !
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 ,
like
host_name server1,server2,
This might seem a very stupid questions to many but still as i am new to
this, so i need some help.
Add a new host
<http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#host>
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 windows.cfg. Change the host_name, alias,
and address fields to appropriate values for the Windows box.
define host{
use windows-server
; Inherit default values from a Windows server template (make sure you
keep this line!)
host_name winserver
alias My Windows Server
address 192.168.1.2
}
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
windows.cfg.
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20080410/8f033ed0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ATT279705.gif
Type: image/gif
Size: 6675 bytes
Desc: ATT279705.gif
URL: <https://www.monitoring-lists.org/archive/users/attachments/20080410/8f033ed0/attachment.gif>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at 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
More information about the Users
mailing list