I used the following site as a template for creating service checks for
a public host/IP that maps through our firewall to an internal CF
server....

 

http://www.acidlabs.org/2005/10/10/monitoring-coldfusion-with-nagios/

 

The end result was an nrpe check on port 5666 that returned... (No
output returned from plugin). Here is what I have setup...

 

NOTE: if I try and use

------------------------------------------------------------------------
------------------------------------------------------------------------
--------------------------------------------

 

HOST CHECK COMMANDS:

 

check_coldfusion5
<http://matrix.wsg.com:3000/admin/hostcheckcommands/edit/17>  

        

check_nt -H $HOSTADDRESS$ -p 1248 -v SERVICESTATE -l "Cold Fusion
Application Server" 

check_coldfusionjrun
<http://matrix.wsg.com:3000/admin/hostcheckcommands/edit/18>  

        

 check_nt -H $HOSTADDRESS$ -p 1248 -v SERVICESTATE -l "Macromedia JRun
CFusion Server" 

check_coldfusionmx
<http://matrix.wsg.com:3000/admin/hostcheckcommands/edit/19>  

        

 check_nrpe -H $HOSTADDRESS$ -p 1248 -v SERVICESTATE -l "ColdFusion MX
Application Server" 

check_coldfusionmx_process
<http://matrix.wsg.com:3000/admin/hostcheckcommands/edit/20>  

        

 check_nt -H $HOSTADDRESS$ -p 1248 -v COUNTER -l
"\\Process(jrun)\\Private Bytes","JRun is using %.f bytes" -w 891289600
-c 1073741824 

check_coldfusionmx_threads
<http://matrix.wsg.com:3000/admin/hostcheckcommands/edit/21>  

        

check_nt -H $HOSTADDRESS$ -p 1248 -v COUNTER -l "\\Process(jrun)\\Thread
Count","JRun is using %.f Threads" -w 90 -c 110

 

SERVICE CHECKS:

------------------------------------------------------------------------
------------------------------------------------------------------------
--------------------------------------------

 

NM-HTTP - Check CF Process Threads
<http://matrix.wsg.com:3000/admin/servicecheck/edit/113>  

 

 

check_nrpe -H $HOSTADDRESS$ -p 1248 -v COUNTER -l
"\\Process(jrun)\\Thread Count","JRun is using %.f Threads" -w 90 -c 110


 

NM-HTTP - Check CF Response
<http://matrix.wsg.com:3000/admin/servicecheck/edit/112>  



 

check_nrpe -H $HOSTADDRESS$ -p 1248 -v SERVICESTATE -l "ColdFusion MX
Application Server"

 

HOST:

------------------------------------------------------------------------
------------------------------------------------------------------------
--------------------------------------------

casper.aupaircare.com <http://matrix.wsg.com:3000/admin/host/edit/34>
97.65.179.55     AppDev
<http://matrix.wsg.com:3000/admin/hostgroup/edit/6> 

 

 

SERVICE DETAILS:

 



------------------------------------------------------------------------
------------------------------------------------------------------------
--------------------------------------------

casper.aupaircare.com
<http://matrix.wsg.com:3000/cgi-bin/status.cgi?style=detail&host=casper.
aupaircare.com>  :

        



 

NM-HTTP - Check CF Process Threads
<http://matrix.wsg.com:3000/cgi-bin/extinfo.cgi?type=2&service=NM-HTTP+-
+Check+CF+Process+Threads&host=casper.aupaircare.com>  

        

UNKNOWN

42m 48s

2009-05-11 13:29:143/3(No output returned from plugin) 

NM-HTTP - Check CF Response
<http://matrix.wsg.com:3000/cgi-bin/extinfo.cgi?type=2&service=NM-HTTP+-
+Check+CF+Response&host=casper.aupaircare.com>  

        

UNKNOWN

41m 49s

2009-05-11 13:30:133/3(No output returned from plugin)

 

Anyhelp would be appreciated.

 

-JB

 

Intrax Cultural Exchange
James Balliet || Sr. Systems Administrator
600 California Street, Fl 10, San Francisco, CA 94108
Phone: 415.434.5553

Email: [email protected] <mailto:[email protected]> 

http://www.intraxinc.com <http://www.intraxinc.com/> 

Intrax | AuPairCare | AYUSA

 

<<image001.png>>

<<image002.png>>

_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/listinfo/opsview-users

Reply via email to