I'll second that! :-)<div><br></div><div>Ralph Mitchell</div><div><br><br><div class="gmail_quote">On Fri, Oct 19, 2012 at 3:05 PM, Novosielski, Ryan <span dir="ltr"><<a href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
I do think this is an enhancement that makes sense out of the box though.<br>
<div><div class="h5"><br>
On 10/19/2012 02:43 PM, Betsy Schwartz wrote:<br>
> great! Simple! love it!<br>
><br>
> On Fri, Oct 19, 2012 at 2:35 PM, Ralph Mitchell<br>
> <<a href="mailto:ralphmitchell@gmail.com">ralphmitchell@gmail.com</a>> wrote:<br>
>> If you need a solution right now, you could use an alert script<br>
>> that pretty much just does this:<br>
>><br>
>> #!/bin/bash MESSAGE=`echo "$BBALPHAMSG" | egrep "\&red|\&yellow"<br>
>> | sort`<br>
>><br>
>> echo "$MESSAGE" | mailx -s "$BBHOSTNAME $BBSVCNAME $BBCOLORLEVEL"<br>
>> $RCPT<br>
>><br>
>> That gets you just the alerting filesystems.  Then in<br>
>> /home/xymon/server/etc/alerts.cfg:<br>
>><br>
>> HOST=<a href="http://hostname.server.com" target="_blank">hostname.server.com</a>  SERVICE=procs SCRIPT<br>
>> /home/xymon/bin/process-alert.sh  <a href="mailto:some.body@mailserver.com">some.body@mailserver.com</a><br>
>><br>
>> I'm using something similar to direct messages to different<br>
>> support groups for different filesystems.<br>
>><br>
>> Ralph Mitchell<br>
>><br>
>><br>
>> On Fri, Oct 19, 2012 at 9:36 AM, Betsy Schwartz<br>
>> <<a href="mailto:betsy.schwartz@gmail.com">betsy.schwartz@gmail.com</a>> wrote:<br>
>>><br>
>>> The process report shows a list of monitored processes at the<br>
>>> top, with the missing process having a yellow dot. Is it<br>
>>> possible in another release to list the bad process FIRST and<br>
>>> SEPARATELY from the others? In email it gets sort of buried<br>
>>> when there's a long list of monitored processes:<br>
>>><br>
>>> red Fri Oct 12 15:50:56 EDT 2012 - Processes NOT ok &green<br>
>>> /usr/sbin/cron (found 1, req. 1 or more) &red httpd (found 0,<br>
>>> req. 1 or more) &green nscd (found 1, req. 1 or more) &green<br>
>>> java (found 1, req. 1 or more) &red coldfusion8 (found 0, req.<br>
>>> 1 or more) &green cron (found 1, req. 1 or more)....<br>
>>><br>
>>> If people think this is a good idea, that is<br>
>>><br>
>>> thanks Betsy _______________________________________________<br>
>>> Xymon mailing list <a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
>>> <a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
>><br>
>><br>
> _______________________________________________ Xymon mailing list<br>
> <a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a> <a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
><br>
<br>
<br>
</div></div>- --<br>
- ---- _  _ _  _ ___  _  _  _<br>
|Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Sr. Systems Programmer<br>
|$&| |__| |  | |__/ | \| _| |<a href="mailto:novosirj@umdnj.edu">novosirj@umdnj.edu</a> - <a href="tel:973%2F972.0922" value="+19739720922">973/972.0922</a> (2-0922)<br>
\__/ Univ. of Med. and Dent.|IST/EI-Academic Svcs. - ADMC 450, Newark<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.11 (GNU/Linux)<br>
Comment: Using GnuPG with Mozilla - <a href="http://www.enigmail.net/" target="_blank">http://www.enigmail.net/</a><br>
<br>
iEYEARECAAYFAlCBpH4ACgkQmb+gadEcsb53lgCfY46XDcso2tLDrmOfhqTPYc7h<br>
UTQAnjTSaGP4ym2iXOuP18ZGD5WrlOKG<br>
=gGFu<br>
-----END PGP SIGNATURE-----<br>
<br>
</blockquote></div><br></div>