Table of Contents
JSP Wiki Network Status Plugin#
Subject#
If you need have table with hosts list with visualize it's availability - use this simple plugin. Testing proceed using tcp SYN packet to 7 port(Echo) of target host. Not ICMP! Please note this when setting our firewals.Installation#
Download networkplugin.jar
file, and copy it to WEB-INF/lib directory. If needed - added org.itx.jspwiki.plugin.network string to jspwiki.plugin.searchPath section of jspwiki.properties file.
Usage#
[{EchoStatus address='gmail.com' timeout='300'}]
Screenshot#
--D.Yacenko, 2009-02-20
Add new attachment
List of attachments
| Kind | Attachment Name | Size | Version | Date Modified | Author | Change note |
|---|---|---|---|---|---|---|
java |
EchoStatus.java | 1.5 kB | 1 | 20-Feb-2009 22:10 | D.Yacenko | |
jar |
networkplugin.jar | 1.7 kB | 1 | 20-Feb-2009 21:50 | D.Yacenko | |
doc |
office files dh.doc | 22.0 kB | 1 | 05-Mar-2009 12:26 | 203.115.71.10 | |
png |
screenshot.png | 17.9 kB | 1 | 20-Feb-2009 21:59 | D.Yacenko |
D.Yacenko plugins#