<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.4418.33">
<TITLE>RE: [Nagios-users] check_nagios output request</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>That will work. I'll just create a 2nd cron job. My 1st was:</FONT>
</P>
<P><FONT SIZE=2>5 8 * * * /usr/local/nagios/libexec/check_nagios -F /usr/local/nagios/var/status.log -e 5 -C /usr/local/nagios/bin/nagios | mail test@vel.net</FONT></P>
<P><FONT SIZE=2>So I can add what you have below as a 2nd cron job easily...</FONT>
</P>
<P><FONT SIZE=2>Thanks.</FONT>
</P>
<P> <FONT SIZE=2>richg</FONT>
</P>
<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Carroll, Jim P [Contractor] [<A HREF="mailto:jcarro10@sprintspectrum.com">mailto:jcarro10@sprintspectrum.com</A>]</FONT>
<BR><FONT SIZE=2>Sent: Friday, February 14, 2003 9:17 AM</FONT>
<BR><FONT SIZE=2>To: Richard Gross; nagios-users@lists.sourceforge.net</FONT>
<BR><FONT SIZE=2>Subject: RE: [Nagios-users] check_nagios output request</FONT>
</P>
<BR>
<P><FONT SIZE=2>If you're looking for something to send to e-mail, why not a cronjob which</FONT>
<BR><FONT SIZE=2>runs this command:</FONT>
</P>
<P><FONT SIZE=2> /usr/local/nagios/bin/nagios -s /usr/local/nagios/etc/nagios.cfg</FONT>
</P>
<BR>
<P><FONT SIZE=2>jc</FONT>
</P>
<BR>
<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Richard Gross [<A HREF="mailto:rich@vel.net">mailto:rich@vel.net</A>]</FONT>
<BR><FONT SIZE=2>Sent: Friday, February 14, 2003 10:54 AM</FONT>
<BR><FONT SIZE=2>To: nagios-users@lists.sourceforge.net</FONT>
<BR><FONT SIZE=2>Subject: [Nagios-users] check_nagios output request</FONT>
</P>
<BR>
<P><FONT SIZE=2>We are slowly moving away from an ancient </FONT>
<BR><FONT SIZE=2>version of SiteScope. But SiteScope does </FONT>
<BR><FONT SIZE=2>have a nice once a day output of it's </FONT>
<BR><FONT SIZE=2>version and other things shown below. What is the best </FONT>
<BR><FONT SIZE=2>way to barf out the number of active hostgroups, </FONT>
<BR><FONT SIZE=2>active checks, and passive checks in Nagios? Maybe </FONT>
<BR><FONT SIZE=2>the check_nagios plugin? The current check_nagios </FONT>
<BR><FONT SIZE=2>plugin reveals this: </FONT>
<BR><FONT SIZE=2>Nagios ok: located 1 process, status log updated 4 seconds ago </FONT>
<BR><FONT SIZE=2>But something like the additional info below would be </FONT>
<BR><FONT SIZE=2>interesting to have: </FONT>
</P>
<BR>
<P><FONT SIZE=2>SiteScope daily status </FONT>
<BR><FONT SIZE=2> 310 monitors active in 72 groups </FONT>
<BR><FONT SIZE=2> <A HREF="http://207.182.226.32:8888/SiteScope">http://207.182.226.32:8888/SiteScope</A> </FONT>
<BR><FONT SIZE=2> SiteScope 4.5 c1 </FONT>
</P>
<BR>
<P><FONT SIZE=2>----------------------------------------------------- </FONT>
<BR><FONT SIZE=2>SiteScope from Freshwater Software </FONT>
<BR><FONT SIZE=2>For info about ordering, upgrades, and support: </FONT>
<BR><FONT SIZE=2> <A HREF="http://www.freshwater.com">http://www.freshwater.com</A> </FONT>
<BR><FONT SIZE=2> chris-support@freshwater.com </FONT>
<BR><FONT SIZE=2> 303-443-2266 </FONT>
<BR><FONT SIZE=2>----------------------------------------------------- </FONT>
<BR><FONT SIZE=2>Thanks, </FONT>
<BR><FONT SIZE=2> richg </FONT>
</P>
</BODY>
</HTML>