Application monitoring, how?



I've got dot net Winform apps that are running in a backroom server with no
user interaction. They are supposed to run unattended 24 7 365. They are IVR
apps taking orders via telephony. Problem is nobody is looking at them to
know if they are OK. They have err trapping built in and there's logging and
tracing to log files, but nobody there looks at that. What I need is to find
a way to advise one or more managers immediately when an app is hanging or
if an unhandled exception occurred. Handled exceptions are easy, I could
just send them an e-mail. Unhandled execptions are a problem, app hangs, so
you can't execute code that sends en e-mail, its hung. So no one sees it and
no one knows.They only realise after a few hours of info not coming in, then
its easy to fix and restart app. But this is far from ideal. Want to find a
way to alarm admins immediately as problem occurs. Could be things like bad
network connection causing it, stuff unforeseen. Anyone have any ideas on
how to do this? Any help would be greatly appreciated.

Bob


.



Relevant Pages

  • Re: Directory That Allows Create, Delete & Read, But Not Modify?
    ... can save a modified document to. ... The idea is that if a document is in there, it's the Real Deal and nobody had ... whose suffixes follow any rules known to my app - so I'm opening the docs in VBA ...
    (microsoft.public.windowsxp.general)
  • Re: posting 20050826
    ... App wrote: ... >> Nobody in town likes you. ... >> ifficult. ... Shannon Doherty and Sean Young ...
    (rec.bicycles.tech)
  • Re: Longest Running Process
    ... app about 8 years ago that dials up other computers / collects order details ... Nobody there knows what it does ...
    (borland.public.delphi.non-technical)
  • Re: [Full-disclosure] Re: Case ID 51560370 - Notice of ClaimedInfringement
    ... >>to include a program and license disclosure for a program that you ... nobody has a good algorithm for creating a file that has the ... Modding the p2p app to falsely match specific remote chunks against ...
    (Full-Disclosure)
  • Re: Application monitoring, how?
    ... > apps taking orders via telephony. ... but nobody there looks at that. ... Unhandled execptions are a problem, app hangs, ...
    (microsoft.public.dotnet.languages.vb)