mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-31 01:24:35 +02:00
fix spellcheck
This commit is contained in:
parent
9e5caa11c3
commit
7590cfe94f
@ -325,38 +325,38 @@ __END__
|
|||||||
|
|
||||||
=head1 MODE
|
=head1 MODE
|
||||||
|
|
||||||
Check Virtual Machines usage on Proxmox VE Cluster.
|
Check virtual machines usage on Proxmox VE Cluster.
|
||||||
|
|
||||||
=over 8
|
=over 8
|
||||||
|
|
||||||
=item B<--vm-id>
|
=item B<--vm-id>
|
||||||
|
|
||||||
Exact Virtual Machine ID.
|
Exact virtual machine ID.
|
||||||
|
|
||||||
=item B<--vm-name>
|
=item B<--vm-name>
|
||||||
|
|
||||||
Exact Virtual Machine name (if multiple names: names separated by ':').
|
Exact virtual machine name (if multiple names: names separated by ':').
|
||||||
|
|
||||||
=item B<--use-name>
|
=item B<--use-name>
|
||||||
|
|
||||||
Use Virtual Machine name for perfdata and display.
|
Use virtual machine name for perfdata and display.
|
||||||
|
|
||||||
=item B<--include-node-name>
|
=item B<--include-node-name>
|
||||||
|
|
||||||
Filter only Virtual Machine running on specified node name (can be a regexp).
|
Filter only virtual machine running on specified node name (can be a regexp).
|
||||||
|
|
||||||
=item B<--exclude-name>
|
=item B<--exclude-name>
|
||||||
|
|
||||||
Exclude by vm name (can be a regexp).
|
Exclude by virtual machine name (can be a regexp).
|
||||||
|
|
||||||
=item B<--filter-name>
|
=item B<--filter-name>
|
||||||
|
|
||||||
Filter by vm name (can be a regexp).
|
Filter by virtual machine name (can be a regexp).
|
||||||
|
|
||||||
=item B<--filter-counters>
|
=item B<--filter-counters>
|
||||||
|
|
||||||
Only display some counters (regexp can be used).
|
Only display some counters (regexp can be used).
|
||||||
Example: --filter-counters='^vm-status$'
|
Example: C<--filter-counters='^vm-status$'>
|
||||||
|
|
||||||
=item B<--warning-*>
|
=item B<--warning-*>
|
||||||
|
|
||||||
|
@ -236,6 +236,7 @@ prct
|
|||||||
Primera
|
Primera
|
||||||
Procurve
|
Procurve
|
||||||
proto
|
proto
|
||||||
|
Proxmox
|
||||||
--proxyurl
|
--proxyurl
|
||||||
psu
|
psu
|
||||||
QoS
|
QoS
|
||||||
@ -317,6 +318,7 @@ vCPU
|
|||||||
vdom
|
vdom
|
||||||
vdomain
|
vdomain
|
||||||
VDSL2
|
VDSL2
|
||||||
|
VE
|
||||||
Veeam
|
Veeam
|
||||||
VeloCloud
|
VeloCloud
|
||||||
vhost
|
vhost
|
||||||
|
Loading…
x
Reference in New Issue
Block a user