[Nagiosplug-help] Checking for hung services on Windows?
Vonnahme, Nathan
nathan.vonnahme at bannerhealth.com
Thu Mar 29 19:39:51 CEST 2007
> > 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.
I suppose you've already thought of some sort of external check, like
seeing whether the application responds on a network port or something?
More information about the Help
mailing list