|
|
|
@ -767,7 +767,7 @@ mysql_password | **Optional.** Use the indicated password to authenticate the c
|
|
|
|
|
mysql_check_slave | **Optional.** Check if the slave thread is running properly.
|
|
|
|
|
mysql_warning | **Optional.** Exit with WARNING status if slave server is more than INTEGER seconds behind master.
|
|
|
|
|
mysql_critical | **Optional.** Exit with CRITICAL status if slave server is more then INTEGER seconds behind master.
|
|
|
|
|
mysql_ssl | **Optional.** Use ssl encryptation.
|
|
|
|
|
mysql_ssl | **Optional.** Use ssl encryption.
|
|
|
|
|
mysql_cacert | **Optional.** Path to CA signing the cert.
|
|
|
|
|
mysql_cert | **Optional.** Path to SSL certificate.
|
|
|
|
|
mysql_key | **Optional.** Path to private SSL key.
|
|
|
|
@ -1198,7 +1198,7 @@ snmp_rate_multiplier | **Optional.** Converts rate per second. For example, set
|
|
|
|
|
snmp_rate | **Optional.** Boolean. Enable rate calculation.
|
|
|
|
|
snmp_getnext | **Optional.** Boolean. Use SNMP GETNEXT. Defaults to false.
|
|
|
|
|
snmp_timeout | **Optional.** The command timeout in seconds. Defaults to 10 seconds.
|
|
|
|
|
snmp_offset | **Optional.** Add/substract the specified OFFSET to numeric sensor data.
|
|
|
|
|
snmp_offset | **Optional.** Add/subtract the specified OFFSET to numeric sensor data.
|
|
|
|
|
snmp_output_delimiter | **Optional.** Separates output on multiple OID requests.
|
|
|
|
|
snmp_perf_oids | **Optional.** Label performance data with OIDs instead of --label's.
|
|
|
|
|
|
|
|
|
@ -1536,7 +1536,7 @@ network\_no\_isatap | **Optional**. Do not print ISATAP interfaces.
|
|
|
|
|
Check command object for the `check_perfmon.exe` plugin.
|
|
|
|
|
This plugins allows to collect data from a Performance Counter. After the first data collection a second one is done after `perfmon_win_wait` milliseconds. When you know `perfmon_win_counter` only requires one set of data to provide valid data you can set `perfmon_win_wait` to `0`.
|
|
|
|
|
|
|
|
|
|
To recieve a list of possible Performance Counter Objects run `check_perfmon.exe --print-objects` and to view an objects instances and counters run `check_perfmon.exe --print-object-info -P "name of object"`
|
|
|
|
|
To receive a list of possible Performance Counter Objects run `check_perfmon.exe --print-objects` and to view an objects instances and counters run `check_perfmon.exe --print-object-info -P "name of object"`
|
|
|
|
|
|
|
|
|
|
Custom attributes:
|
|
|
|
|
|
|
|
|
@ -2029,7 +2029,7 @@ snmp_warn | **Optional.** The warning threshold.
|
|
|
|
|
snmp_crit | **Optional.** The critical threshold.
|
|
|
|
|
snmp_interface | **Optional.** Network interface name. Default to regex "eth0".
|
|
|
|
|
snmp_interface_inverse | **Optional.** Inverse Interface check, down is ok. Defaults to false as it is missing.
|
|
|
|
|
snmp_interface_perf | **Optional.** Check the input/ouput bandwidth of the interface. Defaults to true.
|
|
|
|
|
snmp_interface_perf | **Optional.** Check the input/output bandwidth of the interface. Defaults to true.
|
|
|
|
|
snmp_interface_label | **Optional.** Add label before speed in output: in=, out=, errors-out=, etc.
|
|
|
|
|
snmp_interface_bits_bytes | **Optional.** Output performance data in bits/s or Bytes/s. **Depends** on snmp_interface_kbits set to true. Defaults to true.
|
|
|
|
|
snmp_interface_percent | **Optional.** Output performance data in % of max speed. Defaults to false.
|
|
|
|
@ -2313,7 +2313,7 @@ postgres_include | **Optional.** Specifies name(s) items to specifically inc
|
|
|
|
|
postgres_exclude | **Optional.** Specifies name(s) items to specifically exclude (e.g. tables), depends on the action.
|
|
|
|
|
postgres_includeuser | **Optional.** Include objects owned by certain users.
|
|
|
|
|
postgres_excludeuser | **Optional.** Exclude objects owned by certain users.
|
|
|
|
|
postgres_standby | **Optional.** Assume that the server is in continious WAL recovery mode if set to true. Defaults to false.
|
|
|
|
|
postgres_standby | **Optional.** Assume that the server is in continuous WAL recovery mode if set to true. Defaults to false.
|
|
|
|
|
postgres_production | **Optional.** Assume that the server is in production mode if set to true. Defaults to false.
|
|
|
|
|
postgres_action | **Required.** Determines the test executed.
|
|
|
|
|
postgres_unixsocket | **Optional.** If "postgres_unixsocket" is set to true, the unix socket is used instead of an address. Defaults to false.
|
|
|
|
@ -2433,7 +2433,7 @@ hpasm_blacklist | **Optional.** Blacklist some (missing/failed) components.
|
|
|
|
|
hpasm_ignore-dimms | **Optional.** Ignore "N/A"-DIMM status on misc. servers (e.g. older DL320).
|
|
|
|
|
hpasm_ignore-fan-redundancy | **Optional.** Ignore missing redundancy partners.
|
|
|
|
|
hpasm_customthresholds | **Optional.** Use custom thresholds for certain temperatures.
|
|
|
|
|
hpasm_eventrange | **Optional.** Period of time before critical IML events respecively become warnings or vanish. A range is described as a number and a unit (s, m, h, d), e.g. --eventrange 1h/20m.
|
|
|
|
|
hpasm_eventrange | **Optional.** Period of time before critical IML events respectively become warnings or vanish. A range is described as a number and a unit (s, m, h, d), e.g. --eventrange 1h/20m.
|
|
|
|
|
hpasm_perfdata | **Optional.** Output performance data. If your performance data string becomes too long and is truncated by Nagios, then you can use --perfdata=short instead. This will output temperature tags without location information.
|
|
|
|
|
hpasm_username | **Optional.** The securityName for the USM security model (SNMPv3 only).
|
|
|
|
|
hpasm_authpassword | **Optional.** The authentication password for SNMPv3.
|
|
|
|
@ -2647,7 +2647,7 @@ interfacetable_64bits | **Optional.** Use SNMP 64-bits counters. D
|
|
|
|
|
interfacetable_maxrepetitions | **Optional.** Increasing this value may enhance snmp query performances by gathering more results at one time.
|
|
|
|
|
interfacetable_snmptimeout | **Optional.** Define the Transport Layer timeout for the snmp queries.
|
|
|
|
|
interfacetable_snmpretries | **Optional.** Define the number of times to retry sending a SNMP message.
|
|
|
|
|
interfacetable_snmpmaxmsgsize | **Optional.** Size of the SNMP message in octets, usefull in case of too long responses. Be carefull with network filters. Range 484 - 65535. Apply only to netsnmp perl bindings. The default is 1472 octets for UDP/IPv4, 1452 octets for UDP/IPv6, 1460 octets for TCP/IPv4, and 1440 octets for TCP/IPv6.
|
|
|
|
|
interfacetable_snmpmaxmsgsize | **Optional.** Size of the SNMP message in octets, useful in case of too long responses. Be careful with network filters. Range 484 - 65535. Apply only to netsnmp perl bindings. The default is 1472 octets for UDP/IPv4, 1452 octets for UDP/IPv6, 1460 octets for TCP/IPv4, and 1440 octets for TCP/IPv6.
|
|
|
|
|
interfacetable_unixsnmp | **Optional.** Use unix snmp utilities for snmp requests. Defaults to false, which means use the perl bindings.
|
|
|
|
|
interfacetable_enableperfdata | **Optional.** Enable port performance data. Defaults to false.
|
|
|
|
|
interfacetable_perfdataformat | **Optional.** Define which performance data will be generated. Possible values are "full" (default), "loadonly", "globalonly".
|
|
|
|
@ -2976,7 +2976,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_subselect | **Optional.** Volume name to be checked the free space.
|
|
|
|
|
vmware_gigabyte | **Optional.** Output in GB instead of MB.
|
|
|
|
|
vmware_usedspace | **Optional.** Output used space instead of free. Defaults to "false".
|
|
|
|
@ -3009,7 +3009,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-dc-runtime-listvms**
|
|
|
|
@ -3032,7 +3032,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_alertonly | **Optional.** List only alerting VMs. Important here to avoid masses of data.
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist VMs name. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist VMs name. No value defined as default.
|
|
|
|
@ -3060,7 +3060,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_alertonly | **Optional.** List only alerting hosts. Important here to avoid masses of data.
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist VMware ESX hosts. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist VMware ESX hosts. No value defined as default.
|
|
|
|
@ -3088,7 +3088,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_alertonly | **Optional.** List only alerting hosts. Important here to avoid masses of data.
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist VMware cluster. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist VMware cluster. No value defined as default.
|
|
|
|
@ -3116,7 +3116,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist issues. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist issues. No value defined as default.
|
|
|
|
|
vmware_isregexp | **Optional.** Treat blacklist and whitelist expressions as regexp.
|
|
|
|
@ -3143,7 +3143,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-dc-runtime-tools**
|
|
|
|
@ -3166,7 +3166,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_poweredonly | **Optional.** List only VMs which are powered on. No value defined as default.
|
|
|
|
|
vmware_alertonly | **Optional.** List only alerting VMs. Important here to avoid masses of data.
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist VMs. No value defined as default.
|
|
|
|
@ -3178,7 +3178,7 @@ vmware_openvmtools | **Optional** Prevent CRITICAL state for installed and runni
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-host-check**
|
|
|
|
|
|
|
|
|
|
Check command object for the `check_vmware_esx` plugin. Simple check to verify a successfull connection to VMware SOAP API.
|
|
|
|
|
Check command object for the `check_vmware_esx` plugin. Simple check to verify a successful connection to VMware SOAP API.
|
|
|
|
|
|
|
|
|
|
Custom attributes passed as [command parameters](03-monitoring-basics.md#command-passing-parameters):
|
|
|
|
|
|
|
|
|
@ -3196,7 +3196,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-host-uptime**
|
|
|
|
@ -3219,7 +3219,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-host-cpu**
|
|
|
|
@ -3242,7 +3242,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold in percent. Defaults to "80%".
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold in percent. Defaults to "90%".
|
|
|
|
|
|
|
|
|
@ -3267,7 +3267,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-host-cpu-wait**
|
|
|
|
@ -3290,7 +3290,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-host-cpu-usage**
|
|
|
|
@ -3313,7 +3313,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold in percent. Defaults to "80%".
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold in percent. Defaults to "90%".
|
|
|
|
|
|
|
|
|
@ -3338,7 +3338,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-host-mem-usage**
|
|
|
|
@ -3361,7 +3361,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold in percent. Defaults to "80%".
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold in percent. Defaults to "90%".
|
|
|
|
|
|
|
|
|
@ -3386,7 +3386,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold in percent. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold in percent. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3411,7 +3411,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold in percent. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold in percent. No value defined as default.
|
|
|
|
|
vmware_multiline | **Optional.** Multiline output in overview. This mean technically that a multiline output uses a HTML **\<br\>** for the GUI. No value defined as default.
|
|
|
|
@ -3437,7 +3437,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Auhentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold in percent. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold in percent. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3462,7 +3462,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold in percent. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold in percent. No value defined as default.
|
|
|
|
|
vmware_multiline | **Optional.** Multiline output in overview. This mean technically that a multiline output uses a HTML **\<br\>** for the GUI. No value defined as default.
|
|
|
|
@ -3488,7 +3488,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist NICs. No value defined as default.
|
|
|
|
|
vmware_isregexp | **Optional.** Treat blacklist expression as regexp.
|
|
|
|
|
|
|
|
|
@ -3513,7 +3513,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold in KBps(Kilobytes per Second). No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold in KBps(Kilobytes per Second). No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3538,7 +3538,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold in KBps(Kilobytes per Second). No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold in KBps(Kilobytes per Second). No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3563,7 +3563,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold in KBps(Kilobytes per Second). No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold in KBps(Kilobytes per Second). No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3588,7 +3588,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist NICs. No value defined as default.
|
|
|
|
|
vmware_isregexp | **Optional.** Treat blacklist expression as regexp.
|
|
|
|
|
|
|
|
|
@ -3613,7 +3613,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_subselect | **Optional.** Volume name to be checked the free space.
|
|
|
|
|
vmware_gigabyte | **Optional.** Output in GB instead of MB.
|
|
|
|
|
vmware_usedspace | **Optional.** Output used space instead of free. Defaults to "false".
|
|
|
|
@ -3646,7 +3646,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-host-io-aborted**
|
|
|
|
@ -3669,7 +3669,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3694,7 +3694,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3719,7 +3719,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3744,7 +3744,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3769,7 +3769,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3794,7 +3794,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3819,7 +3819,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3844,7 +3844,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3869,7 +3869,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3894,7 +3894,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3919,7 +3919,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -3944,7 +3944,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist VMs name. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist VMs name. No value defined as default.
|
|
|
|
|
vmware_isregexp | **Optional.** Treat blacklist and whitelist expressions as regexp.
|
|
|
|
@ -3971,7 +3971,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist services name. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist services name. No value defined as default.
|
|
|
|
|
vmware_isregexp | **Optional.** Treat blacklist and whitelist expressions as regexp.
|
|
|
|
@ -3998,7 +3998,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-host-runtime-con**
|
|
|
|
@ -4021,7 +4021,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-host-runtime-listvms**
|
|
|
|
@ -4044,7 +4044,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist VMs name. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist VMs name. No value defined as default.
|
|
|
|
|
vmware_isregexp | **Optional.** Treat blacklist and whitelist expressions as regexp.
|
|
|
|
@ -4071,7 +4071,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-host-runtime-health**
|
|
|
|
@ -4094,7 +4094,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist status name. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist status name. No value defined as default.
|
|
|
|
|
vmware_isregexp | **Optional.** Treat blacklist and whitelist expressions as regexp.
|
|
|
|
@ -4120,7 +4120,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist status name. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist status name. No value defined as default.
|
|
|
|
|
vmware_isregexp | **Optional.** Treat blacklist and whitelist expressions as regexp.
|
|
|
|
@ -4146,7 +4146,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist status name. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist status name. No value defined as default.
|
|
|
|
|
vmware_isregexp | **Optional.** Treat blacklist and whitelist expressions as regexp.
|
|
|
|
@ -4172,7 +4172,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist storage name. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist storage name. No value defined as default.
|
|
|
|
|
vmware_isregexp | **Optional.** Treat blacklist and whitelist expressions as regexp.
|
|
|
|
@ -4199,7 +4199,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist sensor name. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist sensor name. No value defined as default.
|
|
|
|
|
vmware_isregexp | **Optional.** Treat blacklist and whitelist expressions as regexp.
|
|
|
|
@ -4226,7 +4226,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist configuration issues. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist configuration issues. No value defined as default.
|
|
|
|
|
vmware_isregexp | **Optional.** Treat blacklist and whitelist expressions as regexp.
|
|
|
|
@ -4253,7 +4253,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist adapters, luns and paths. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist adapters, luns and paths. No value defined as default.
|
|
|
|
|
vmware_isregexp | **Optional.** Treat blacklist and whitelist expressions as regexp.
|
|
|
|
@ -4279,7 +4279,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist adapters. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist adapters. No value defined as default.
|
|
|
|
|
vmware_isregexp | **Optional.** Treat blacklist and whitelist expressions as regexp.
|
|
|
|
@ -4306,7 +4306,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist luns. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist luns. No value defined as default.
|
|
|
|
|
vmware_isregexp | **Optional.** Treat blacklist and whitelist expressions as regexp.
|
|
|
|
@ -4333,7 +4333,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_alertonly | **Optional.** List only alerting units. Important here to avoid masses of data. Defaults to "false".
|
|
|
|
|
vmware_exclude | **Optional.** Blacklist paths. No value defined as default.
|
|
|
|
|
vmware_include | **Optional.** Whitelist paths. No value defined as default.
|
|
|
|
@ -4363,7 +4363,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -4388,7 +4388,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -4414,7 +4414,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -4440,7 +4440,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** Warning threshold in percent. Defaults to "80%".
|
|
|
|
|
vmware_crit | **Optional.** Critical threshold in percent. Defaults to "90%".
|
|
|
|
|
|
|
|
|
@ -4466,7 +4466,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-vm-mem-usage**
|
|
|
|
@ -4490,7 +4490,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** Warning threshold in percent. Defaults to "80%".
|
|
|
|
|
vmware_crit | **Optional.** Critical threshold in percent. Defaults to "90%".
|
|
|
|
|
|
|
|
|
@ -4517,7 +4517,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -4543,7 +4543,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -4570,7 +4570,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-vm-net-usage**
|
|
|
|
@ -4594,7 +4594,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -4620,7 +4620,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -4646,14 +4646,14 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-vm-io**
|
|
|
|
|
|
|
|
|
|
Check command object for the `check_vmware_esx` plugin. SShows all disk io info. Without subselect no thresholds can be given. All I/O values are aggregated from historical intervals over the past 24 hours with a 5 minute sample rate.
|
|
|
|
|
Check command object for the `check_vmware_esx` plugin. Shows all disk io info. Without subselect no thresholds can be given. All I/O values are aggregated from historical intervals over the past 24 hours with a 5 minute sample rate.
|
|
|
|
|
|
|
|
|
|
Custom attributes passed as [command parameters](03-monitoring-basics.md#command-passing-parameters):
|
|
|
|
|
|
|
|
|
@ -4672,7 +4672,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-vm-io-read**
|
|
|
|
@ -4696,7 +4696,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session - IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -4722,7 +4722,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -4748,7 +4748,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -4774,7 +4774,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-vm-runtime-con**
|
|
|
|
@ -4798,7 +4798,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-vm-runtime-powerstate**
|
|
|
|
@ -4822,7 +4822,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-vm-runtime-status**
|
|
|
|
@ -4846,7 +4846,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-vm-runtime-consoleconnections**
|
|
|
|
@ -4870,7 +4870,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_warn | **Optional.** The warning threshold. No value defined as default.
|
|
|
|
|
vmware_crit | **Optional.** The critical threshold. No value defined as default.
|
|
|
|
|
|
|
|
|
@ -4896,7 +4896,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
|
|
|
|
|
**vmware-esx-soap-vm-runtime-tools**
|
|
|
|
|
|
|
|
|
@ -4919,7 +4919,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_openvmtools | **Optional** Prevent CRITICAL state for installed and running Open VM Tools.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -4944,7 +4944,7 @@ vmware_sessionfiledir | **Optional.** Path to store the **vmware_sessionfile**
|
|
|
|
|
vmware_nosession | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
|
|
|
|
|
vmware_username | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
|
|
|
|
|
vmware_password | **Optional.** The username's password. No value defined as default.
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Autentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_authfile | **Optional.** Use auth file instead username/password to session connect. No effect if **vmware_username** and **vmware_password** are defined <br> **Authentication file content:** <br> username=vmuser <br> password=p@ssw0rd
|
|
|
|
|
vmware_multiline | **Optional.** Multiline output in overview. This mean technically that a multiline output uses a HTML **\<br\>** for the GUI. No value defined as default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -5086,14 +5086,14 @@ Name | Description
|
|
|
|
|
nginx_status_host_address | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, `address6` otherwise.
|
|
|
|
|
nginx_status_port | **Optional.** the http port.
|
|
|
|
|
nginx_status_url | **Optional.** URL to use, instead of the default (http://`nginx_status_hostname`/nginx_status).
|
|
|
|
|
nginx_status_servername | **Optional.** ServerName to use if you specified an IP to match the good Virtualhost in your target
|
|
|
|
|
nginx_status_ssl | **Optional.** set to use ssl connection
|
|
|
|
|
nginx_status_disable_sslverify | **Optional.** set to disable SSL hostname verification
|
|
|
|
|
nginx_status_user | **Optional.** Username for basic auth
|
|
|
|
|
nginx_status_pass | **Optional.** Password for basic auth
|
|
|
|
|
nginx_status_realm | **Optional.** Realm for basic auth
|
|
|
|
|
nginx_status_maxreach | **Optional.** Number of max processes reached (since last check) that should trigger an alert
|
|
|
|
|
nginx_status_timeout | **Optional.** timeout in seconds
|
|
|
|
|
nginx_status_servername | **Optional.** ServerName to use if you specified an IP to match the good Virtualhost in your target.
|
|
|
|
|
nginx_status_ssl | **Optional.** set to use ssl connection.
|
|
|
|
|
nginx_status_disable_sslverify | **Optional.** set to disable SSL hostname verification.
|
|
|
|
|
nginx_status_user | **Optional.** Username for basic auth.
|
|
|
|
|
nginx_status_pass | **Optional.** Password for basic auth.
|
|
|
|
|
nginx_status_realm | **Optional.** Realm for basic auth.
|
|
|
|
|
nginx_status_maxreach | **Optional.** Number of max processes reached (since last check) that should trigger an alert.
|
|
|
|
|
nginx_status_timeout | **Optional.** timeout in seconds.
|
|
|
|
|
nginx_status_warn | **Optional.** Warning threshold (number of active connections, ReqPerSec or ConnPerSec that will cause a WARNING) like '10000,100,200'.
|
|
|
|
|
nginx_status_critical | **Optional.** Critical threshold (number of active connections, ReqPerSec or ConnPerSec that will cause a CRITICAL) like '20000,200,300'.
|
|
|
|
|
|
|
|
|
@ -5127,8 +5127,8 @@ Name | Description
|
|
|
|
|
squid_hostname | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
|
|
|
|
|
squid_data | **Optional.** Data to fetch (default: Connections) available data: Connections Cache Resources Memory FileDescriptors.
|
|
|
|
|
squid_port | **Optional.** Port number (default: 3128).
|
|
|
|
|
squid_user | **Optional.** WWW user
|
|
|
|
|
squid_password | **Optional.** WWW password
|
|
|
|
|
squid_user | **Optional.** WWW user.
|
|
|
|
|
squid_password | **Optional.** WWW password.
|
|
|
|
|
squid_warning | **Optional.** Warning threshold. See http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT for the threshold format.
|
|
|
|
|
squid_critical | **Optional.** Critical threshold. See http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT for the threshold format.
|
|
|
|
|
squid_client | **Optional.** Path of squidclient (default: /usr/bin/squidclient).
|
|
|
|
|