Server Report Server Plugin

The Server Report Server Plugin shows you status information for all projects on a specific server. If the Dashboard cannot connect to the server then an errors table is shown detailing the problem..

Version

Available from version 1.0

Examples

Minimalist example

1<serverReportServerPlugin />

Full example

1<serverReportServerPlugin defaultSort="Name" />

Configuration Elements

Element Description Type Required Default Version
defaultSort The default column to sort by. String - one of:
* Name
* BuildStatus
* LastBuildDate
* ServerName
* Category
No Name 1.4.4
refreshInterval Amount in seconds to autorefresh Int32 No 0 - no refresh 1.7
successBar Gets or sets the success indicator bar location. String - one of:
* None
* Top
* Bottom
* TopAndBottom
No

Automatically Generated

Documentation generated on Monday, 26 May 2014 at 7:18:05 AM