1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-08 21:17:43 +03:00
one/share/man/onehost.1

186 lines
2.4 KiB
Groff
Raw Normal View History

2011-07-14 20:33:54 +04:00
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "ONEHOST" "1" "July 2011" "" "onehost(1) -- manages OpenNebula hosts"
.
.SH "NAME"
\fBonehost\fR
.
.SH "SYNOPSIS"
\fBonehost\fR \fIcommand\fR [\fIargs\fR] [\fIoptions\fR]
.
.SH "OPTIONS"
.
.nf
\-l, \-\-list x,y,z Selects columns to display with list command
\-d, \-\-delay x Sets the delay in seconds for top command
\-x, \-\-xml Show the resource in xml format
\-n, \-\-numeric Do not translate user and group IDs
\-k, \-\-kilobytes Show units in kilobytes
\-v, \-\-verbose Verbose mode
\-h, \-\-help Show this message
\-V, \-\-version Show version and copyright information
.
.fi
.
.SH "COMMANDS"
.
.IP "\(bu" 4
enable \fIrange|hostid_list\fR
.
.IP "" 4
.
.nf
Enables the given Host
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
update \fIhostid\fR
.
.IP "" 4
.
.nf
Launches the system editor to modify and update the template contents
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
disable \fIrange|hostid_list\fR
.
.IP "" 4
.
.nf
Disables the given Host
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
top
.
.IP "" 4
.
.nf
Lists Hosts continuously
valid options: list, delay, xml, numeric, kilobytes
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
create \fIhostname\fR \fIim_mad\fR \fIvmm_mad\fR \fItm_mad\fR
.
.IP "" 4
.
.nf
Creates a new Host
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
sync
.
.IP "" 4
.
.nf
Synchronizes probes in /var/lib/one/remotes ($ONE_LOCATION/var/remotes
in self\-contained installations) with Hosts\.
The copy is performed the next time the Host is monitored
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
show \fIhostid\fR
.
.IP "" 4
.
.nf
Shows information for the given Host
valid options: xml
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
list
.
.IP "" 4
.
.nf
Lists Hosts in the pool
valid options: list, delay, xml, numeric, kilobytes
.
.fi
.
.IP "" 0
.
.IP "\(bu" 4
delete \fIrange|hostid_list\fR
.
.IP "" 4
.
.nf
Deletes the given Host
.
.fi
.
.IP "" 0
.
.IP "" 0
.
.SH "ARGUMENT FORMATS"
.
.IP "\(bu" 4
hostid_list
.
.IP "\(bu" 4
file
.
.IP "\(bu" 4
text
.
.IP "\(bu" 4
hostid
.
.IP "\(bu" 4
range
.
.IP "" 0
.
.SH "LICENSE"
OpenNebula 2\.9\.80 Copyright 2002\-2011, OpenNebula Project Leads (OpenNebula\.org)
.
.P
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0