TOP LEVEL CATEGORIES
EXPLORE
Description:
Downloads image file from website to check its dimensions. Program takes three args: file url, height, width. If only the url is given then the program will use a default size of 1 x 1. The program will return success if the image dimensions match or failure if the dimensions do not.
$ ./check_image.pl OK – Dimensions: 587 x 207 $./check_image.pl 100 200 CRITICAL – Dimensions do not match. Expected: 100 x 200 Actual: 587 x 207
Return status: OK – 0 Image matched the dimensions CRITICAL – 2 Image did not match the dimensions UNKNOWN – 3 wget failed most like file does not exist
Current Version
Last Release Date
November 26, 2014
Compatible With
Owner
Douglas Mauro
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
You must be logged in to submit a review.
Your review has been submitted and is pending approval.
To:
From:
Your recommendation has been sent.