On Tue, 26 Aug 2008 06:54:51 -0700 (PDT) Chandra Bahadur <[EMAIL PROTECTED]> wrote:
> Hi, > I need to monitor coldfusion service running on a server. check_procs > with -p option lets you check the process but the problem with this > is, you need to specify the parent process id...and this parent > process id gets changed everytime the server is rebooted or if the > process complete dies. > > > Is there any other plugin or solution to this so that I can monitor > coldfusion services too ?? > How about using "check-tcp" to connect to the coldfusion server (does coldfusion work this way, I don't know, I don't use it!) or using "webinject" to take a given path through a CFM-based website to ensure that the site is up? M. -- Matthew Macdonald-Wallace [EMAIL PROTECTED] http://www.truthisfreedom.org.uk ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
