Nagios help!!
Pallav.S.Gupta at relianceada.com
Pallav.S.Gupta at relianceada.com
Thu Apr 10 08:26:31 CEST 2008
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 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/47b6c337/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 6675 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/users/attachments/20080410/47b6c337/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