Skip to content

Nagios plugin to check a page for broken links. Understands tel: links. Could still use a timeout check. It should be extended to other link types (area) or elements (img).

Notifications You must be signed in to change notification settings

jasonmce/check_page_links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

check_page_links

Nagios plugin to check a page for broken links. Simply takes a domain name, attaches http:// to it and checks all the and elements it can find with an 'href' attribute. Later it should be expanded to check imgs and areas as well.

Remember that the plugin has to be 755 and owned by nagios:nagios to run!

For ease of use we're considering a 405 a valid link. Its just one where the server does not like the way we are asking.

About

Nagios plugin to check a page for broken links. Understands tel: links. Could still use a timeout check. It should be extended to other link types (area) or elements (img).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages