|
This page last changed on Jan 08, 2010 by csut017.
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
<serverInformationServerPlugin />
<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 |
 | Automatically Generated
Documentation generated on Friday, 8 Jan 2010 at 7:08:47 AM |
|