<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word" xmlns:x = 
"urn:schemas-microsoft-com:office:excel" xmlns:m = 
"http://schemas.microsoft.com/office/2004/12/omml" xmlns:ns0 = 
"urn:schemas-microsoft-com:office:smarttags"><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">


<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE>@font-face {
        font-family: Calibri;
}
@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
LI.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
DIV.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: "Calibri","sans-serif"; mso-style-type: personal
}
SPAN.EmailStyle18 {
        COLOR: #1f497d; FONT-FAMILY: "Calibri","sans-serif"; mso-style-type: personal-reply
}
.MsoChpDefault {
        FONT-SIZE: 10pt; mso-style-type: export-only
}
DIV.Section1 {
        page: Section1
}
</STYLE>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV><SPAN class=687175209-22012007><FONT face=Arial color=#0000ff size=2>Yes 
you can.</FONT></SPAN></DIV>
<DIV><SPAN class=687175209-22012007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=687175209-22012007><FONT face=Arial color=#0000ff size=2>Do a 
google for distributed monitoring.</FONT></SPAN></DIV>
<DIV><SPAN class=687175209-22012007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=687175209-22012007><FONT face=Arial color=#0000ff 
size=2>Basically it caomes down to having the one nagios configured as a 
slave.</FONT></SPAN></DIV>
<DIV><SPAN class=687175209-22012007><FONT face=Arial color=#0000ff size=2>It 
then passes all its info to the main Nagios. The services that are 
monitored</FONT></SPAN></DIV>
<DIV><SPAN class=687175209-22012007><FONT face=Arial color=#0000ff size=2>on the 
slave nagios, are configured as "passive" on the main Nagios., but 
the</FONT></SPAN></DIV>
<DIV><SPAN class=687175209-22012007><FONT face=Arial color=#0000ff size=2>data 
is still displayed with all the other "active" check-data on the same 
screen.</FONT></SPAN></DIV>
<DIV><SPAN class=687175209-22012007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=687175209-22012007><FONT face=Arial color=#0000ff size=2>One 
thing that I did:</FONT></SPAN></DIV>
<DIV><SPAN class=687175209-22012007><FONT face=Arial color=#0000ff 
size=2>Because the data from the slave gets passed on NOT on request but 
passively,</FONT></SPAN></DIV>
<DIV><SPAN class=687175209-22012007><FONT face=Arial color=#0000ff size=2>if the 
slave nagios dies, the main will not know about it. So my slave-nagios is 
actively checked</FONT></SPAN></DIV>
<DIV><SPAN class=687175209-22012007><FONT face=Arial color=#0000ff size=2>with a 
ping by the main-nagios.</FONT></SPAN></DIV>
<DIV><SPAN class=687175209-22012007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=687175209-22012007><FONT face=Arial color=#0000ff 
size=2>John</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  nagios-users-bounces@lists.sourceforge.net 
  [mailto:nagios-users-bounces@lists.sourceforge.net]<B>On Behalf Of </B>Moayad 
  Mohammad<BR><B>Sent:</B> 22 January 2007 11:29<BR><B>To:</B> 
  nagios-users@lists.sourceforge.net<BR><B>Subject:</B> [Nagios-users] 
  Distributed Monitoring<BR><BR></FONT></DIV>
  <DIV class=Section1>
  <P class=MsoNormal>Dears,<o:p></o:p></P>
  <P 
  class=MsoNormal>                
  I have one nagios server working in my company, and I need to add another 
  nagios server to monitor another servers in other subnets,<o:p></o:p></P>
  <P class=MsoNormal>I don't know if there's any solution to have 2 nagios 
  servers(1 central nagios) and 1 monitor screen... it's mean the second server 
  will send all check results to the central nagios<SPAN 
  style="COLOR: #1f497d">.</SPAN><o:p></o:p></P>
  <P class=MsoNormal><SPAN style="COLOR: #1f497d"><o:p> </o:p></SPAN></P>
  <P class=MsoNormal><o:p> </o:p></P>
  <P class=MsoNormal>Thank you in advance<o:p></o:p></P>
  <P class=MsoNormal style="MARGIN-BOTTOM: 12pt"><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'">Moayad 
  Mohammad</SPAN><o:p></o:p></P></DIV></BLOCKQUOTE></BODY></HTML>