Skip to content

Commit

Permalink
Update virtualization-vmware2-vm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YanMeddour authored Feb 28, 2024
1 parent 7a1f736 commit 7de7e1e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,7 @@ All available options for each service template are listed below:
| --display-description | Display the description of the virtual machine. |
| --check-consolidation | Check if VM needs consolidation (since vsphere 5.0). |
| --disconnect-status | Status if VM disconnected (default: 'unknown'). |
| --nopoweredon-skip | Skip check if VM is not powered on. |
| --nopoweredon-skip | Skip check if VM is not poweredOn. |
| --empty-continue | Ask to the connector that an empty response is ok. |
| --unit | Select the unit for performance data and thresholds. May be 's'for seconds, 'm' for minutes, 'h' for hours, 'd' for days, 'w' for weeks. Default is seconds |
| --warning | Warning threshold for snapshot's age. |
Expand Down Expand Up @@ -873,7 +873,7 @@ All available options for each service template are listed below:
| --display-description | Display the description of the virtual machine. |
| --tools-notinstalled-status | Status if vmtools is not installed (default: critical). |
| --tools-notrunning-status | Status if vmtools is not running (default: critical). |
| --tools-notup2date-status | Status if vmtools is not upd2date (default: warning). |
| --tools-notup2date-status | Status if vmtools is not up to date (default: warning). |

</TabItem>
</Tabs>
Expand Down

0 comments on commit 7de7e1e

Please sign in to comment.