<div>NC_NEt is capable of doing WMI checks. and current version is able to run Scripts/executables loaded into the script folder.  </div>
<div> </div>
<div>I have a new version of NC_NEt that offers a lot of updates to NC_NEt. I will most likely be releasing it next week since I just finish codeing it and I now need to test it. Only use the <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://sourceforge.net/projects/nc-net" target="_blank">
http://sourceforge.net/projects/nc-net</a> for NC_NEt the older version 2x and earlier work with Dot Net 1.1.  While The newest version comming out v4.x has the most functionallity as well as optimization of Event Log checks and NC_NEt Command timeouts. 
</div>
<div> </div>
<div>As for the Hung program that is a difficult thing to detect on Windows.  I would say that it is application specific. for example, if the application writes to a file every 10 min, then you can detect if it has hung if the file has not been modified in over 10 min.  Or if there is a command you can issue to the program through a command line tool then you can test via a script.  
</div>
<div> </div>
<div>How do I detect if a application has hung on windows, Is a good Question.  Too bad, there is no easy answer.  Some application sometimes apper Hung and Max out the CPU but once the CPU load decreases they begin functioning normally again.  So maybe you could monitor the applications CPU load and Send out Warnings when it is above 90 and for over 5 min.?
</div>
<div> </div>
<div>Have you tried contacting the application developer to see if there is a reason that caused it to Hang? or if the Application developer can recomend an external way of testing if it has stalled?</div>
<div> </div>
<div>Whatever you choose to do, NC_NEt should be able to assist you in meeting this Goal.  There are also other Windows clients and Scripts that could be used as well.  but the Key issue in your case is not WHat to use, but How to detect this stalled app.  
</div>
<div> </div>
<div>Hope this helps,</div>
<div>Tony (author of NC_NEt)<br> </div>
<div><span class="gmail_quote">On 3/16/07, <b class="gmail_sendername">C. Bensend</b> <<a href="mailto:benny@bennyvision.com">benny@bennyvision.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>> I would think this is application specific, i.e. depending on<br>> what the application is meant to be doing, you need to use it
<br>> somehow. Alas, you need to roll your own plugin.<br><br>I'm guessing I probably do, yeah.  :/<br><br>See my reply to Thomas just a few minutes ago - this functionality<br>is available to Windows ("This application has stopped responding"),
<br>so I wonder if WMI can tell somehow...<br><br>Thanks!<br><br>Benny<br><br><br>--<br>I've said it before and I'll say it again: If I ever catch a spammer,<br>I will hang him upside down with rusty barbed wire by his nether-regions
<br>over a pit of rabid lawyers who haven't eaten in days...<br>                                                 -- Benjamin A. Shelton<br><br><br><br>-------------------------------------------------------------------------
<br>Take Surveys. Earn Cash. Influence the Future of IT<br>Join SourceForge.net's Techsay panel and you'll get the chance to share your<br>opinions on IT & business topics through brief surveys-and earn cash<br>
<a href="http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV">http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV</a><br>_______________________________________________
<br>Nagiosplug-help mailing list<br><a href="mailto:Nagiosplug-help@lists.sourceforge.net">Nagiosplug-help@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagiosplug-help">https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
</a><br>::: Please include plugins version (-v) and OS when reporting any issue.<br>::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br>