[Nagiosplug-help] CFMX plug-in
Subhendu Ghosh
sghosh at sghosh.org
Wed Jan 22 23:48:03 CET 2003
On Wed, 22 Jan 2003, Jeremy Taylor wrote:
> I need to create a plug-in that monitors the
> ColdfusionMX service on my box. Can someone point me
> in the right direction to get started? I guess it
> would be something simular to the http plug-in.
>
> Thanks,
> Jeremy Taylor
>
depends on how you want to monitor ColdFusionMX?
is there a tcp connection with a ascii command/response - add a patch to
check_tcp
is there a http regex - define a new command using check_hhtp
is process running - check_procs.
--
-sg
More information about the Help
mailing list