check_http - full pages

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
oloperaciones
Posts: 3
Joined: Mon Jan 06, 2014 1:35 pm

check_http - full pages

Post by oloperaciones »

Hi!

I have a question about "check_http" on NagiosXI 5.2.5 ,
is there any way, or alternative script , to check a URL from a site (size/download speed), we need not only the base html , but the full pages,
lets say i.e. on http://www.lanacion.com.ar , we need to check and graph the response of this URL, including the images, scripts,banners etc. not just the html.

Thanks in advance!
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: check_http - full pages

Post by rkennedy »

I believe you'll need to setup each check individually as there isn't a specific way to distinguish each part of the page.

One option though, is to use the check_multi plugin which will allow you to combine the results of multiple checks - https://exchange.nagios.org/directory/P ... ti/details

Keep in mind, it will not be dynamic. Any change in where the javascript / images / css is hosted will need to be updated in Nagios.
Former Nagios Employee
oloperaciones
Posts: 3
Joined: Mon Jan 06, 2014 1:35 pm

Re: check_http - full pages

Post by oloperaciones »

ok thanks, i think we'll need to find another solution maybe outside Nagios, because our site being so dynamic with all those scripts and banners will make it impossible to update this script on a daily or even hourly basis.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: check_http - full pages

Post by lmiltchev »

Is there anything else that we can help you with?
Be sure to check out our Knowledgebase for helpful articles and solutions!
oloperaciones
Posts: 3
Joined: Mon Jan 06, 2014 1:35 pm

Re: check_http - full pages

Post by oloperaciones »

no, its ok you can close the thread if you need! thanks
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: check_http - full pages

Post by lmiltchev »

Done.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked