#CheckLink - 1.1
Check the accessibility of http url.
1. Generating jar with maven `mvn clean install`
2. Running jar :
* `java -jar target/checklink-1.1.jar myconf.file`
or to use crontab
* `0 * * * * java -jar checklink-1.1.jar myconf.file`
####CONFIGURATION
The configuration file path default is defined in file.path OR It can be defined by argument ( args[0] )
Example :
* URL_1=http://www.my-domain.com
* URL_2=http://xxx.my-domain.com
* URL_X=http://yyy.my-domain.com
* smtp=host.smtp.com
* username=from@my-domain.com
* password=password
* from=from@my-domain.com
* to=to@my-domain.com
* subject=Subject of : {0}
* text=At {0}, the http URL {1} was not accessible. Error code: {2}
* smtp_debug=true
Commercial Use
Modify
Distribute
Place Warranty
Sub-License
Private Use
Use Patent Claims
Hold Liable
Use Trademarks
Include Copyright
State Changes
Include License
Include Notice
These details are provided for information only. No information here is legal advice and should not be used as such.
30 Day SummaryMar 21 2021 — Apr 20 2021
|
12 Month SummaryApr 20 2020 — Apr 20 2021
|