Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 980 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 980 Bytes

HostPingChecker

Check host availability with ping

Build status Maven test

Allow to check the status of machines each x seconds (30 by default). If a host is down, the program send a mail report with the list of the machines which breaks down, if their previous status is not already down.

Main interface

SMTP Settings

The host list can be saved and loaded for future use

You can access javadoc here