|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (2)
View page history| {info:title=New homepage}The plug-in is being maintained by its owner/maintainers from [a new home|https://wiki.jenkins-ci.org/display/JENKINS/SiteMonitor+Plugin]. The plug-in is still compatible with Hudson, however, the entry points for documentation and [issue reporting|http://issues.jenkins-ci.org] have been combined in order to provide a single point of entry. {info} |
| {hudson-plugin-info:pluginId=sitemonitor} {excerpt}Monitors web site up/down status. {excerpt} |
| {warning:title=Warning May No Longer be Maintained}The Author of this plugin has announced that he will not be making further bugfixes in this plugin {warning} h2. Download & Installation You can download the [latest .hpi|http://hudson-ci.org/latest/sitemonitor.hpi] and install it from Hudson Manage Plugins menu, or install this plugin directly from Hudson Plugins Update Center. h2. Usage # After installing the plugin, go to job configuration page, a checkbox with the text 'Monitor Site' should appear. # Tick the checkbox, add the URL(s) that you want to monitor, and save the configuration. # Run a build. After it's completed, a link to Site Monitor Report page should appear on the build page. The report page would contain web site status and response code. # It is also possible to configure success response codes and timeout settings in Hudson global configuration page (Manage Hudson \-> Configure System) h2. Screenshots !sitemonitor_report.jpg! !sitemonitor_jobconfig.jpg! !sitemonitor_globalconfig.jpg! |