0
I Use This!
Inactive
Analyzed about 12 hours ago. based on code collected about 12 hours ago.

Project Summary

#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
* [email protected]
* password=password
* [email protected]
* [email protected]
* subject=Subject of : {0}
* text=At {0}, the http URL {1} was not accessible. Error code: {2}
* smtp_debug=true

Tags

guice java maven

In a Nutshell, checklink...

Quick Reference

Apache License 2.0
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Sub-License

Private Use

Use Patent Claims

Forbidden

Hold Liable

Use Trademarks

Required

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.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    anyone with an Open Hub account can update a project's tags

Languages

Java
82%
XML
18%

30 Day Summary

Jul 16 2025 — Aug 15 2025

12 Month Summary

Aug 15 2024 — Aug 15 2025

Ratings

Be the first to rate this project
Click to add your rating
  
Review this Project!