On Mon, 2007-01-22 at 13:24 -0700, Mark wrote: > Wait, that would not work. I have a standby nagios server accepting > passive check info for all the services that the active nagios server > is monitoring. They are both writing to logs at the same time.
If your active servers are sending check results passively to the standby nagios server, so the one log that matters is the one that the passive standby nagios server logs, because, if you ever needs to grow your distributed nagios active pool, you should just point the ocsp command to the standby nagios server for it to log all your active checks passively. We have 11 distributed active nagios servers sending (but not logging) check results to one central nagios that logs everything and keeps all the services aggregated within the same Web-GUI for the NOC people to ticketing who they might need to. Notifications and logging are handled by the central server. > > I think I'd need something where I could send the availability logs to > a third party, so to speak. > > On 1/22/07, Mark <[EMAIL PROTECTED]> wrote: > > so NFS mount my log dir? It would have to be from a third server I suppose. > > > > On 1/19/07, Marc Powell <[EMAIL PROTECTED]> wrote: > > > > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] [mailto:nagios-users- > > > > [EMAIL PROTECTED] On Behalf Of Mark > > > > Sent: Thursday, January 18, 2007 10:19 PM > > > > To: [email protected] > > > > Subject: [Nagios-users] consistent service logging across hosts > > > > > > > > I have a service that can fail over between hosts that each have their > > > > own IP (if they failed over IP's this would be easy). It is very hard > > > > to get availability numbers for this service because of this. Are > > > > there any solutions to this? Another catch is that the service > > > > > > Check_cluster2 + a shared nagios log dir comes to mind. > > > > > > -- > > > Marc > > > > > > ------------------------------------------------------------------------- > > > Take Surveys. Earn Cash. Influence the Future of IT > > > Join SourceForge.net's Techsay panel and you'll get the chance to share > > > your > > > opinions on IT & business topics through brief surveys - and earn cash > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > _______________________________________________ > > > Nagios-users mailing list > > > [email protected] > > > 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 > > > > > > > > > -- > > Mark > > "Blessed is he who finds happiness in his own foolishness, for he will > > always be happy." > > > > AVISO: A informação contida neste e-mail, bem como em qualquer de seus anexos, é CONFIDENCIAL e destinada ao uso exclusivo do(s) destinatário(s) acima referido(s), podendo conter informações sigilosas e/ou legalmente protegidas. Caso você não seja o destinatário desta mensagem, informamos que qualquer divulgação, distribuição ou cópia deste e-mail e/ou de qualquer de seus anexos é absolutamente proibida. Solicitamos que o remetente seja comunicado imediatamente, respondendo esta mensagem, e que o original desta mensagem e de seus anexos, bem como toda e qualquer cópia e/ou impressão realizada a partir destes, sejam permanentemente apagados e/ou destruídos. Informações adicionais sobre nossa empresa podem ser obtidas no site http://sobre.uol.com.br/. NOTICE: The information contained in this e-mail and any attachments thereto is CONFIDENTIAL and is intended only for use by the recipient named herein and may contain legally privileged and/or secret information. If you are not the e-mail´s intended recipient, you are hereby notified that any dissemination, distribution or copy of this e-mail, and/or any attachments thereto, is strictly prohibited. Please immediately notify the sender replying to the above mentioned e-mail address, and permanently delete and/or destroy the original and any copy of this e-mail and/or its attachments, as well as any printout thereof. Additional information about our company may be obtained through the site http://www.uol.com.br/ir/. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nagios-users mailing list [email protected] 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
