Server Information Server Plugin

The Server Information Server Plugin gives you information about a build server, for example the version of CruiseControl.NET the build server is running.

Version

Available from version 1.4.4

Examples

Minimalist example

1<serverInformationServerPlugin />

Full example

1<serverInformationServerPlugin minFreeSpace="524288" />

Configuration Elements

Element Description Type Required Default Version
minFreeSpace The minimum required amount of free disk space in bytes. If the free disk space is less than this a warning will be displayed. Int64 No 1048576 1.4.4
refreshInterval Amount in seconds to autorefresh Int32 No 0 - no refresh 144

Automatically Generated

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