The ServerStatus application will display a window that shows the status of a list of servers, NAS, routers, etc. ServerStatus will 'ping' each server/network device once per minute to determine if it is 'online' or 'offline'.
| Tags | Networking Monitoring |
|---|---|
| Licenses | Apache 2.0 |
| Operating Systems | Java Runtime Environment 1.5 |
| Implementation | Java |


Release Notes: A Ping command is now used rather than using the isReachable() method.