Nagios Check that Simulates Web Full Rendering Time

monitoringnagiosperformance-monitoring

Does anyone know of a Nagios plugin or cli program that can simulate the load time of a webpage as it would be in a browser.

For example the resulting total load time of something like Pingdom's Full Page Test or the timeline you get from firebug.

Best Answer

Selenium is the defacto standard for full-browser-render testing, so take a look at the check_selenium plugin