Nagios help!!

Marcus adesperateuser at googlemail.com
Thu Apr 10 08:48:27 CEST 2008


Pallav.S.Gupta at relianceada.com schrieb:
>  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,
The comma-Solution doesnt't work.

> This might seem a very stupid questions to many but still as i am new to 
> this, so  i need some help.
When I had "my first nagios-day", I ran into the exactly same issue.

I monitor two linux-servers which looks like this:

define host{
         use  linux-server
         host_name       OpenVPN1
         alias           OpenVPN-Server Nr1
         address         ovpn1.somedomain.de
         }

define host{
         use  linux-server
         host_name       OpenVPN2
         alias           OpenVPN-Server Nr2
         address         ovpn2.somedomain.de
         }


(The template that comes with nagios is beeing used).
Hope this helps a little.

greetz, marcus

(By the way, Pallav, a subject with just "help" and several 
exclamation-marks is not appropriate for a sophisticated mailing-list 
like this.)

-------------------------------------------------------------------------
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
_______________________________________________
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