monitoring - Can ServersAlive monitor a WCF service? -
i have wcf service monitor using serversalive. able check service available connection perspective able call method on service check purpose of service working.
thanks
how hard depends on binding you're using. serversalive:
web services - verify status , content of web servers (http, https, mms, , rtsp). , retrieving page (http(s) get) or posting data (http(s) post). using proxy? not problem can handle that. webpage protected password (http basic or ntlm authentication)? again not problem, support that. servers alive can check validity of ssl web certificates.
if you're using simple wshttp, you're ready go out of box. however, if you're doing more requires wcf stack, you'll have write custom code:
write own check - have ability write custom software own checks through servers alive. have several examples including:
* virtual machine check in vmware server/esx/gsx * mailflow * ipv6 ping * *nix diskspace * *nix processes * nt eventlog * lotus domino * , more on [page][2]
Comments
Post a Comment