= Server Down Macro = == Description == A macro to check if a given host/port is open. Supports basic caching with a timeout. Before you ask, no it can't support ICMP pings. == Bugs/Feature Requests == Existing bugs and feature requests for ServerDownMacro are [report:9?COMPONENT=ServerDownMacro here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=ServerDownMacro&owner=coderanger new ticket]. == Download == Download the zipped source from [download:serverdownmacro here]. == Source == You can check out ServerDownMacro from [http://trac-hacks.org/svn/serverdownmacro here] using Subversion, or [source:serverdownmacro browse the source] with Trac. == Example == To enable: {{{ #!ini [components] serverdownmacro.* = enabled }}} To use: {{{ [[ServerDown(host, port, timeout)]] }}} == Recent Changes == [[ChangeLog(serverdownmacro, 3)]] == Author/Contributors == '''Author:''' [wiki:coderanger] [[BR]] '''Contributors:'''