On Thu, 2007-02-15 at 10:17 +0000, Wheeler, JF (Jonathan) wrote: > -----Original Message----- > From: nagios-users On Behalf Of Marcel Mitsuto Fucatu Sugano > Sent: 14 February 2007 19:27 > > > On Wed, 2007-02-14 at 09:58 -0800, Trask wrote: > >> Are there any projects, addons, or home-made scripts out there that > >> people are using that pulls data from the NDO output and creates > >> reports? I've done a good bit of searching and haven't found > >> anything, but it seems like such a logical thing to have that I > figure > >> someone has done this already. > > > > I am waiting for same sort of thing as well. I am doing some > researching > > around NDOUtils too, 'cause I'll need Nagios to watch over Service > Level > > Agreement thresholds. > > I have a PHP script which gets information from the NDOUtils MySQL > tables to display machine status on a web page (we have a home-grown > script which provides a single page display of our farm of 800+ > servers). > > I also plan to write scripts that will get plain-text output from the > MySQL tables for use when administrators do not have access to the > Nagios web pages > > (snip) > > >> 2) Is it crazy to think I can keep *all* the NDO data forever? (~500 > >> hosts / 6000+ srvcs) > > > > Well, considering that only state changes matters, it isn't that > crazy. > > The only place where I have had to do anything is with the logentries > table which (in our case) has written more records than is allowed by > MySQL and sometimes generates MySQL errors. Deleting old entries solves > the problem (I have a script that deletes entries more than 6 weeks > old). > > (snip)
Deleting old entries didn't wacks historical state change data? 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
