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!
check_http - full pages
Re: check_http - full pages
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.
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
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.
Re: check_http - full pages
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
no, its ok you can close the thread if you need! thanks
Re: check_http - full pages
Done.
Be sure to check out our Knowledgebase for helpful articles and solutions!