Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
check_http_content-updated-
Nagios script by CapSiDE SL – has been updated to generate graphs for pnp4nagios
#—————————————————————————— # Updated by Vahid Hedayati April 2013 – (improves nagios plugin result) # Performance data for graphing added: # 1. time taken in milli seconds # 2. content size # Also added url and pattern match in alert output to make it easier to # identify actual issue # This matches the check_http performance layout # and produces graphs in the same way #——————————————————————————
./check_http_content -U http://www.google.com -m google
CONTENT OK: EXPR google FOUND on http://www.google.com|time=0.338781118392944s;;;0.000000 size=10770B;;;0
Current Version
1.0
Last Release Date
2013-04-29
Owner
Vahid Hedayati
Website
https://github.com/vahidhedayati/check_http_content-updated-
Download URL
License
GPL
Compatible With
NTML Authentication support - non ssl
This version of web.sh works and uses elinks
Just updated working-web.sh with https configuration ./working-web.sh https://google.com google SESSION CONTENT OK: URL https://google.com returned google|time=0.480383ms;;;;0 size=0B;;;0
Doesn't work with Joomla 3.x websites. When the string is not found the script returns the whole website html content. I use Ubuntu 12.0x.
They both work great with an http address, but can either one work with an https address? If so, how?
Hi Dhaff713 try the working-web.sh I have just added https will add it to the web.sh but take a look at github - noticed on 302 moved url's it does not work too well Changed web.sh to use netcat rather than built in elinks command this will be very difficult to make work with https (netcat) I will have a good think about this may end up writing the entire thing in java which will support all aspects with easy to use libraries
You must be logged in to submit a review.
To:
From: