cfide.adminapi.servermonitoring is an interface into the server
monitoring processes; if these aren't running, you won't get any info
back.

Fusion reactor is a separate process, independent of the CF server monitor.

mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/



2009/7/1 Bobby Hartsfield <bo...@acoderslife.com>:
>
> Does anyone know if it's possible to view and/or kill threads without server
> monitor running?
>
>
>
> I ask because I built a component that starts, stops and displays threads as
> part of a much bigger project. The thread management methods work fine as
> long as server monitor is running. If it is disabled,
> createobject("component","cfide.adminapi.servermonitoring").getAllActiveCFTh
> reads() returns an array full of empty strings.
>
>
>
> What makes me curious is that Fusion Reactor is able to view and kill
> threads on the servers where server monitor is not running. If I don't have
> to depend on it either, I'd much rather go that route.
>
>
>
> Any ideas?
>
>
>
> .:.:.:.:.:.:.:.:.:.:.
>
> Bobby Hartsfield
>
> http://acoderslife.com
>
> http://cf4em.com
>
>
>
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324102
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to