updated the description for noderes.monserver

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4412 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
linggao 2009-10-19 20:06:40 +00:00
parent 8550d6da24
commit 80a1b77f1c

View File

@ -357,7 +357,7 @@ noderes => {
netboot => 'The type of network booting supported by this node. Valid values: pxe, yaboot.',
tftpserver => 'The TFTP server for this node (as known by this node).',
nfsserver => 'The NFS server for this node (as known by this node).',
monserver => 'The monitoring aggregation point for this node (as known by the management node).',
monserver => 'The monitoring aggregation point for this node. The format is "x,y" where x is the ip address as known by the management node and y is the ip address as known by the node.',
nfsdir => 'Not used?? The path that should be mounted from the NFS server.',
installnic => 'The network adapter on the node that will be used for OS deployment. If not set, primarynic will be used.',
primarynic => 'The network adapter on the node that will be used for xCAT management. Default is eth0.',