]> granicus.if.org Git - icinga2/blob - doc/10-icinga-template-library.md
ITL: Fix mitigation attribute for nwc_health
[icinga2] / doc / 10-icinga-template-library.md
1 # <a id="icinga-template-library"></a> Icinga Template Library
2
3 The Icinga Template Library (ITL) implements standard templates and object
4 definitions for commonly used services.
5
6 By default the ITL is included in the `icinga2.conf` configuration file:
7
8     include <itl>
9
10 ## <a id="itl-generic-templates"></a> Generic Templates
11
12 These templates are imported by the provided example configuration.
13
14 > **Note**:
15 >
16 > These templates are built into the binaries. By convention
17 > all command and timeperiod objects should import these templates.
18
19 ### <a id="itl-plugin-check-command"></a> plugin-check-command
20
21 Command template for check plugins executed by Icinga 2.
22
23 The `plugin-check-command` command does not support any vars.
24
25 By default this template is automatically imported into all CheckCommand definitions.
26
27 ### <a id="itl-plugin-notification-command"></a> plugin-notification-command
28
29 Command template for notification scripts executed by Icinga 2.
30
31 The `plugin-notification-command` command does not support any vars.
32
33 By default this template is automatically imported into all CheckCommand definitions.
34
35 ### <a id="itl-plugin-event-command"></a> plugin-event-command
36
37 Command template for event handler scripts executed by Icinga 2.
38
39 The `plugin-event-command` command does not support any vars.
40
41 By default this template is automatically imported into all CheckCommand definitions.
42
43 ### <a id="itl-legacy-timeperiod"></a> legacy-timeperiod
44
45 Timeperiod template for [Timeperiod objects](9-object-types.md#objecttype-timeperiod).
46
47 The `legacy-timeperiod` timeperiod does not support any vars.
48
49 By default this template is automatically imported into all CheckCommand definitions.
50
51 ## <a id="itl-check-commands"></a> Check Commands
52
53 These check commands are embedded into Icinga 2 and do not require any external
54 plugin scripts.
55
56 ### <a id="itl-icinga"></a> icinga
57
58 Check command for the built-in `icinga` check. This check returns performance
59 data for the current Icinga instance.
60
61 The `icinga` check command does not support any vars.
62
63 ### <a id="itl-icinga-cluster"></a> cluster
64
65 Check command for the built-in `cluster` check. This check returns performance
66 data for the current Icinga instance and connected endpoints.
67
68 The `cluster` check command does not support any vars.
69
70 ### <a id="itl-icinga-cluster-zone"></a> cluster-zone
71
72 Check command for the built-in `cluster-zone` check.
73
74 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
75
76 Name                 | Description
77 ---------------------|---------------
78 cluster_zone         | **Required.** The zone name.
79 cluster_lag_warning  | **Optional.** Warning threshold for log lag in seconds. Applies if the log lag is greater than the threshold.
80 cluster_lag_critical | **Optional.** Critical threshold for log lag in seconds. Applies if the log lag is greater than the threshold.
81
82 ### <a id="itl-icinga-ido"></a> ido
83
84 Check command for the built-in `ido` check.
85
86 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
87
88 Name         | Description
89 -------------|---------------
90 ido_type     | **Required.** The type of the IDO connection object. Can be either "IdoMysqlConnection" or "IdoPgsqlConnection".
91 ido_name     | **Required.** The name of the IDO connection object.
92
93 ### <a id="itl-random"></a> random
94
95 Check command for the built-in `random` check. This check returns random states
96 and adds the check source to the check output.
97
98 For test and demo purposes only. The `random` check command does not support
99 any vars.
100
101 ### <a id="itl-exception"></a> exception
102
103 Check command for the built-in `exception` check. This check throws an exception.
104
105 For test and demo purposes only. The `exception` check command does not support
106 any vars.
107
108 # <a id="plugin-check-commands"></a> Plugin Check Commands
109
110 ## <a id="plugin-check-commands-monitoring-plugins"></a> Plugin Check Commands for Monitoring Plugins
111
112 The Plugin Check Commands provides example configuration for plugin check commands
113 provided by the [Monitoring Plugins](https://www.monitoring-plugins.org) project.
114
115 By default the Plugin Check Commands are included in the `icinga2.conf` configuration
116 file:
117
118     include <plugins>
119
120 The plugin check commands assume that there's a global constant named `PluginDir`
121 which contains the path of the plugins from the Monitoring Plugins project.
122
123 **Note**: If there are command parameters missing for the provided CheckCommand
124 definitions please kindly send a patch upstream. This should include an update
125 for the ITL CheckCommand itself and this documentation section.
126
127 ### <a id="plugin-check-command-apt"></a> apt
128
129 The plugin [apt](https://www.monitoring-plugins.org/doc/index.html) checks for software updates on systems that use
130 package management systems based on the apt-get(8) command found in Debian based systems.
131
132 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
133
134 Name                    | Description
135 ------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
136 apt_extra_opts          | **Optional.** Read options from an ini file.
137 apt_upgrade             | **Optional.** [Default] Perform an upgrade. If an optional OPTS argument is provided, apt-get will be run with these command line options instead of the default.
138 apt_dist_upgrade        | **Optional.** Perform a dist-upgrade instead of normal upgrade. Like with -U OPTS can be provided to override the default options.
139 apt_include             | **Optional.** Include only packages matching REGEXP. Can be specified multiple times the values will be combined together.
140 apt_exclude             | **Optional.** Exclude packages matching REGEXP from the list of packages that would otherwise be included. Can be specified multiple times.
141 apt_critical            | **Optional.** If the full package information of any of the upgradable packages match this REGEXP, the plugin will return CRITICAL status. Can be specified multiple times.
142 apt_timeout             | **Optional.** Seconds before plugin times out (default: 10).
143 apt_only_critical       | **Optional.** Only warn about critical upgrades.
144
145
146 ### <a id="plugin-check-command-breeze"></a> breeze
147
148 The [check_breeze](https://www.monitoring-plugins.org/doc/man/check_breeze.html) plugin reports the signal
149 strength of a Breezecom wireless equipment.
150
151 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
152
153 Name             | Description
154 -----------------|---------------------------------
155 breeze_hostname  | **Required.** Name or IP address of host to check. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
156 breeze_community | **Optional.** SNMPv1 community. Defaults to "public".
157 breeze_warning   | **Required.** Percentage strength below which a WARNING status will result. Defaults to 50.
158 breeze_critical  | **Required.** Percentage strength below which a WARNING status will result. Defaults to 20.
159
160
161 ### <a id="plugin-check-command-by-ssh"></a> by_ssh
162
163 The [check_by_ssh](https://www.monitoring-plugins.org/doc/man/check_by_ssh.html) plugin uses SSH to execute
164 commands on a remote host.
165
166 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
167
168 Name            | Description
169 ----------------|--------------
170 by_ssh_address  | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
171 by_ssh_port     | **Optional.** The SSH port. Defaults to 22.
172 by_ssh_command  | **Required.** The command that should be executed. Can be an array if multiple arguments should be passed to `check_by_ssh`.
173 by_ssh_arguments| **Optional.** A dictionary with arguments for the command. This works exactly like the 'arguments' dictionary for ordinary CheckCommands.
174 by_ssh_logname  | **Optional.** The SSH username.
175 by_ssh_identity | **Optional.** The SSH identity.
176 by_ssh_quiet    | **Optional.** Whether to suppress SSH warnings. Defaults to false.
177 by_ssh_warn     | **Optional.** The warning threshold.
178 by_ssh_crit     | **Optional.** The critical threshold.
179 by_ssh_timeout  | **Optional.** The timeout in seconds.
180 by_ssh_options  | **Optional.** Call ssh with '-o OPTION' (multiple options may be specified as an array).
181 by_ssh_ipv4     | **Optional.** Use IPv4 connection. Defaults to false.
182 by_ssh_ipv6     | **Optional.** Use IPv6 connection. Defaults to false.
183
184
185 ### <a id="plugin-check-command-clamd"></a> clamd
186
187 The [check_clamd](https://www.monitoring-plugins.org/doc/man/check_clamd.html) plugin tests CLAMD
188 connections with the specified host (or unix socket).
189
190 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
191
192 Name               | Description
193 -------------------|--------------
194 clamd_address        | **Required.** The host's address or unix socket (must be an absolute path).
195 clamd_port           | **Optional.** Port number (default: none).
196 clamd_expect         | **Optional.** String to expect in server response. Multiple strings must be defined as array.
197 clamd_all            | **Optional.** All expect strings need to occur in server response. Defaults to false.
198 clamd_escape_send    | **Optional.** Enable usage of \\n, \\r, \\t or \\\\ in send string.
199 clamd_send           | **Optional.** String to send to the server.
200 clamd_escape_quit    | **Optional.** Enable usage of \\n, \\r, \\t or \\\\ in quit string.
201 clamd_quit           | **Optional.** String to send server to initiate a clean close of the connection.
202 clamd_refuse         | **Optional.** Accept TCP refusals with states ok, warn, crit. Defaults to crit.
203 clamd_mismatch       | **Optional.** Accept expected string mismatches with states ok, warn, crit. Defaults to warn.
204 clamd_jail           | **Optional.** Hide output from TCP socket.
205 clamd_maxbytes       | **Optional.** Close connection once more than this number of bytes are received.
206 clamd_delay          | **Optional.** Seconds to wait between sending string and polling for response.
207 clamd_certificate    | **Optional.** Minimum number of days a certificate has to be valid. 1st value is number of days for warning, 2nd is critical (if not specified: 0) -- separated by comma.
208 clamd_ssl            | **Optional.** Use SSL for the connection. Defaults to false.
209 clamd_wtime          | **Optional.** Response time to result in warning status (seconds).
210 clamd_ctime          | **Optional.** Response time to result in critical status (seconds).
211 clamd_timeout        | **Optional.** Seconds before connection times out. Defaults to 10.
212 clamd_ipv4           | **Optional.** Use IPv4 connection. Defaults to false.
213 clamd_ipv6           | **Optional.** Use IPv6 connection. Defaults to false.
214
215
216 ### <a id="plugin-check-command-dhcp"></a> dhcp
217
218 The [check_dhcp](https://www.monitoring-plugins.org/doc/man/check_dhcp.html) plugin
219 tests the availability of DHCP servers on a network.
220
221 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
222
223 Name            | Description
224 ----------------|--------------
225 dhcp_serverip   | **Optional.** The IP address of the DHCP server which we should get a response from.
226 dhcp_requestedip| **Optional.** The IP address which we should be offered by a DHCP server.
227 dhcp_timeout    | **Optional.** The timeout in seconds.
228 dhcp_interface  | **Optional.** The interface to use.
229 dhcp_mac        | **Optional.** The MAC address to use in the DHCP request.
230 dhcp_unicast    | **Optional.** Whether to use unicast requests. Defaults to false.
231
232
233 ### <a id="plugin-check-command-dig"></a> dig
234
235 The [check_dig](https://www.monitoring-plugins.org/doc/man/check_dig.html) plugin
236 test the DNS service on the specified host using dig.
237
238 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
239
240 Name                 | Description
241 ---------------------|--------------
242 dig_server           | **Optional.** The DNS server to query. Defaults to "127.0.0.1".
243 dig_port                 | **Optional.** Port number (default: 53).
244 dig_lookup           | **Required.** The address that should be looked up.
245 dig_record_type      | **Optional.** Record type to lookup (default: A).
246 dig_expected_address | **Optional.** An address expected to be in the answer section. If not set, uses whatever was in -l.
247 dig_arguments        | **Optional.** Pass STRING as argument(s) to dig.
248 dig_retries              | **Optional.** Number of retries passed to dig, timeout is divided by this value (Default: 3).
249 dig_warning          | **Optional.** Response time to result in warning status (seconds).
250 dig_critical         | **Optional.** Response time to result in critical status (seconds).
251 dig_timeout          | **Optional.** Seconds before connection times out (default: 10).
252 dig_ipv4             | **Optional.** Force dig to only use IPv4 query transport. Defaults to false.
253 dig_ipv6             | **Optional.** Force dig to only use IPv6 query transport. Defaults to false.
254
255
256 ### <a id="plugin-check-command-disk"></a> disk
257
258 The [check_disk](https://www.monitoring-plugins.org/doc/man/check_disk.html) plugin
259 checks the amount of used disk space on a mounted file system and generates an alert
260 if free space is less than one of the threshold values.
261
262 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
263
264 Name                    | Description
265 --------------------|------------------------
266 disk\_wfree             | **Optional.** The free space warning threshold. Defaults to "20%". If the percent sign is omitted, units from `disk_units` are used.
267 disk\_cfree             | **Optional.** The free space critical threshold. Defaults to "10%". If the percent sign is omitted, units from `disk_units` are used.
268 disk\_inode\_wfree      | **Optional.** The free inode warning threshold.
269 disk\_inode\_cfree      | **Optional.** The free inode critical threshold.
270 disk\_partition         | **Optional.** The partition. **Deprecated in 2.3.**
271 disk\_partition\_excluded  | **Optional.** The excluded partition. **Deprecated in 2.3.**
272 disk\_partitions        | **Optional.** The partition(s). Multiple partitions must be defined as array.
273 disk\_partitions\_excluded | **Optional.** The excluded partition(s). Multiple partitions must be defined as array.
274 disk\_clear             | **Optional.** Clear thresholds. May be true or false.
275 disk\_exact\_match      | **Optional.** For paths or partitions specified with -p, only check for exact paths. May be true or false.
276 disk\_errors\_only      | **Optional.** Display only devices/mountpoints with errors. May be true or false.
277 disk\_ignore\_reserved  | **Optional.** If set, account root-reserved blocks are not accounted for freespace in perfdata. May be true or false.
278 disk\_group             | **Optional.** Group paths. Thresholds apply to (free-)space of all partitions together.
279 disk\_kilobytes         | **Optional.** Same as --units kB. May be true or false.
280 disk\_local             | **Optional.** Only check local filesystems. May be true or false.
281 disk\_stat\_remote\_fs  | **Optional.** Only check local filesystems against thresholds. Yet call stat on remote filesystems to test if they are accessible (e.g. to detect Stale NFS Handles). May be true or false.
282 disk\_mountpoint          | **Optional.** Display the mountpoint instead of the partition. May be true or false.
283 disk\_megabytes           | **Optional.** Same as --units MB. May be true or false.
284 disk\_all                 | **Optional.** Explicitly select all paths. This is equivalent to -R '.\*'. May be true or false.
285 disk\_eregi\_path         | **Optional.** Case insensitive regular expression for path/partition. Multiple regular expression strings must be defined as array.
286 disk\_ereg\_path          | **Optional.** Regular expression for path or partition. Multiple regular expression strings must be defined as array.
287 disk\_ignore\_eregi\_path | **Optional.** Regular expression to ignore selected path/partition (case insensitive). Multiple regular expression strings must be defined as array.
288 disk\_ignore\_ereg\_path  | **Optional.** Regular expression to ignore selected path or partition. Multiple regular expression strings must be defined as array.
289 disk\_timeout             | **Optional.** Seconds before connection times out (default: 10).
290 disk\_units               | **Optional.** Choose bytes, kB, MB, GB, TB (default: MB).
291 disk\_exclude\_type       | **Optional.** Ignore all filesystems of indicated type. Multiple regular expression strings must be defined as array. Defaults to "none", "tmpfs", "sysfs", "proc", "devtmpfs", "devfs", "mtmfs", "tracefs", "cgroup", "fuse.gvfsd-fuse", "fuse.gvfs-fuse-daemon", "fdescfs".
292
293 ### <a id="plugin-check-command-disk-smb"></a> disk_smb
294
295 The [check_disk_smb](https://www.monitoring-plugins.org/doc/man/check_disk_smb.html) plugin
296 uses the `smbclient` binary to check SMB shares.
297
298 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
299
300 Name                    | Description
301 ------------------------|------------------------
302 disk_smb_hostname       | **Required.** NetBIOS name of the server.
303 disk_smb_share          | **Required.** Share name being queried.
304 disk_smb_workgroup      | **Optional.** Workgroup or Domain used (defaults to 'WORKGROUP' if omitted).
305 disk_smb_address        | **Optional.** IP address of the host (only necessary if host belongs to another network).
306 disk_smb_username       | **Optional.** Username for server log-in (defaults to 'guest' if omitted).
307 disk_smb_password       | **Optional.** Password for server log-in (defaults to an empty password if omitted).
308 disk_smb_wused          | **Optional.** The used space warning threshold. Defaults to "85%". If the percent sign is omitted, use optional disk units.
309 disk_smb_cused          | **Optional.** The used space critical threshold. Defaults to "95%". If the percent sign is omitted, use optional disk units.
310 disk_smb_port           | **Optional.** Connection port, e.g. `139` or `445`. Defaults to `smbclient` default if omitted.
311
312 ### <a id="plugin-check-command-dns"></a> dns
313
314 The [check_dns](https://www.monitoring-plugins.org/doc/man/check_dns.html) plugin
315 uses the nslookup program to obtain the IP address for the given host/domain query.
316 An optional DNS server to use may be specified. If no DNS server is specified, the
317 default server(s) specified in `/etc/resolv.conf` will be used.
318
319 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
320
321 Name                 | Description
322 ---------------------|--------------
323 dns_lookup           | **Optional.** The hostname or IP to query the DNS for. Defaults to "$host_name$".
324 dns_server           | **Optional.** The DNS server to query. Defaults to the server configured in the OS.
325 dns_query_type       | **Optional.** The DNS record query type where TYPE =(A, AAAA, SRV, TXT, MX, ANY). The default query type is 'A' (IPv4 host entry)
326 dns_expected_answers | **Optional.** The answer(s) to look for. A hostname must end with a dot. Multiple answers must be defined as array.
327 dns_authoritative    | **Optional.** Expect the server to send an authoritative answer.
328 dns_wtime            | **Optional.** Return warning if elapsed time exceeds value.
329 dns_ctime            | **Optional.** Return critical if elapsed time exceeds value.
330 dns_timeout          | **Optional.** Seconds before connection times out. Defaults to 10.
331
332
333 ### <a id="plugin-check-command-dummy"></a> dummy
334
335 The [check_dummy](https://www.monitoring-plugins.org/doc/man/check_dummy.html) plugin
336 will simply return the state corresponding to the numeric value of the `dummy_state`
337 argument with optional text.
338
339 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
340
341 Name            | Description
342 ----------------|--------------
343 dummy_state     | **Optional.** The state. Can be one of 0 (ok), 1 (warning), 2 (critical) and 3 (unknown). Defaults to 0.
344 dummy_text      | **Optional.** Plugin output. Defaults to "Check was successful.".
345
346
347 ### <a id="plugin-check-command-file-age"></a> file_age
348
349 The [check_file_age](https://www.monitoring-plugins.org/doc/man/check_file_age.html) plugin
350 checks a file's size and modification time to make sure it's not empty and that it's sufficiently recent.
351
352 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
353
354 Name                   | Description
355 -----------------------|--------------------------------------------------------------------------------------------------------
356 file_age_file          | **Required.** File to monitor.
357 file_age_warning_time  | **Optional.** File must be no more than this many seconds old as warning threshold. Defaults to "240s".
358 file_age_critical_time | **Optional.** File must be no more than this many seconds old as critical threshold. Defaults to "600s".
359 file_age_warning_size  | **Optional.** File must be at least this many bytes long as warning threshold. No default given.
360 file_age_critical_size | **Optional.** File must be at least this many bytes long as critical threshold. Defaults to "0B".
361 file_age_ignoremissing | **Optional.** Return OK if the file does not exist. Defaults to false.
362
363
364 ### <a id="plugin-check-command-flexlm"></a> flexlm
365
366 The [check_flexlm](https://www.monitoring-plugins.org/doc/man/check_flexlm.html) plugin
367 checks available flexlm license managers. Requires the `lmstat` command.
368
369 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
370
371 Name               | Description
372 -------------------|----------------------------------------------------------
373 flexlm_licensefile | **Required.** Name of license file (usually license.dat).
374 flexlm_timeout     | **Optional.** Plugin time out in seconds. Defaults to 15.
375
376
377 ### <a id="plugin-check-command-fping4"></a> fping4
378
379 The [check_fping](https://www.monitoring-plugins.org/doc/man/check_fping.html) plugin
380 will use the `fping` command to ping the specified host for a fast check. Note that it is
381 necessary to set the suid flag on fping.
382
383 This CheckCommand expects an IPv4 address.
384
385 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
386
387 Name            | Description
388 ----------------|--------------
389 fping_address   | **Optional.** The host's IPv4 address. Defaults to "$address$".
390 fping_wrta      | **Optional.** The RTA warning threshold in milliseconds. Defaults to 100.
391 fping_wpl       | **Optional.** The packet loss warning threshold in %. Defaults to 5.
392 fping_crta      | **Optional.** The RTA critical threshold in milliseconds. Defaults to 200.
393 fping_cpl       | **Optional.** The packet loss critical threshold in %. Defaults to 15.
394 fping_number    | **Optional.** The number of packets to send. Defaults to 5.
395 fping_interval  | **Optional.** The interval between packets in milli-seconds. Defaults to 500.
396 fping_bytes     | **Optional.** The size of ICMP packet.
397 fping_target_timeout | **Optional.** The target timeout in milli-seconds.
398 fping_source_ip | **Optional.** The name or ip address of the source ip.
399 fping_source_interface | **Optional.** The source interface name.
400
401
402 ### <a id="plugin-check-command-fping6"></a> fping6
403
404 The [check_fping](https://www.monitoring-plugins.org/doc/man/check_fping.html) plugin
405 will use the `fping` command to ping the specified host for a fast check. Note that it is
406 necessary to set the suid flag on fping.
407
408 This CheckCommand expects an IPv6 address.
409
410 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
411
412 Name            | Description
413 ----------------|--------------
414 fping_address   | **Optional.** The host's IPv6 address. Defaults to "$address6$".
415 fping_wrta      | **Optional.** The RTA warning threshold in milliseconds. Defaults to 100.
416 fping_wpl       | **Optional.** The packet loss warning threshold in %. Defaults to 5.
417 fping_crta      | **Optional.** The RTA critical threshold in milliseconds. Defaults to 200.
418 fping_cpl       | **Optional.** The packet loss critical threshold in %. Defaults to 15.
419 fping_number    | **Optional.** The number of packets to send. Defaults to 5.
420 fping_interval  | **Optional.** The interval between packets in milli-seconds. Defaults to 500.
421 fping_bytes     | **Optional.** The size of ICMP packet.
422 fping_target_timeout | **Optional.** The target timeout in milli-seconds.
423 fping_source_ip | **Optional.** The name or ip address of the source ip.
424 fping_source_interface | **Optional.** The source interface name.
425
426
427 ### <a id="plugin-check-command-ftp"></a> ftp
428
429 The [check_ftp](https://www.monitoring-plugins.org/doc/man/check_ftp.html) plugin
430 tests FTP connections with the specified host (or unix socket).
431
432 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
433
434 Name               | Description
435 -------------------|--------------
436 ftp_address        | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
437 ftp_port           | **Optional.** The FTP port number.
438 ftp_expect         | **Optional.** String to expect in server response. Multiple strings must be defined as array.
439 ftp_all            | **Optional.** All expect strings need to occur in server response. Defaults to false.
440 ftp_escape_send    | **Optional.** Enable usage of \\n, \\r, \\t or \\\\ in send string.
441 ftp_send           | **Optional.** String to send to the server.
442 ftp_escape_quit    | **Optional.** Enable usage of \\n, \\r, \\t or \\\\ in quit string.
443 ftp_quit           | **Optional.** String to send server to initiate a clean close of the connection.
444 ftp_refuse         | **Optional.** Accept TCP refusals with states ok, warn, crit. Defaults to crit.
445 ftp_mismatch       | **Optional.** Accept expected string mismatches with states ok, warn, crit. Defaults to warn.
446 ftp_jail           | **Optional.** Hide output from TCP socket.
447 ftp_maxbytes       | **Optional.** Close connection once more than this number of bytes are received.
448 ftp_delay          | **Optional.** Seconds to wait between sending string and polling for response.
449 ftp_certificate    | **Optional.** Minimum number of days a certificate has to be valid. 1st value is number of days for warning, 2nd is critical (if not specified: 0) -- separated by comma.
450 ftp_ssl            | **Optional.** Use SSL for the connection. Defaults to false.
451 ftp_wtime          | **Optional.** Response time to result in warning status (seconds).
452 ftp_ctime          | **Optional.** Response time to result in critical status (seconds).
453 ftp_timeout        | **Optional.** Seconds before connection times out. Defaults to 10.
454 ftp_ipv4           | **Optional.** Use IPv4 connection. Defaults to false.
455 ftp_ipv6           | **Optional.** Use IPv6 connection. Defaults to false.
456
457
458 ### <a id="plugin-check-command-game"></a> game
459
460 The [check_game](https://www.monitoring-plugins.org/doc/man/check_game.html) plugin
461 tests game server connections with the specified host.
462 This plugin uses the 'qstat' command, the popular game server status query tool.
463 If you don't have the package installed, you will need to [download](http://www.activesw.com/people/steve/qstat.html)
464 or install the package `quakestat` before you can use this plugin.
465
466 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
467
468 Name               | Description
469 -------------------|-------------------
470 game_game          | **Required.** Name of the game.
471 game_ipaddress     | **Required.** Ipaddress of the game server to query.
472 game_timeout       | **Optional.** Seconds before connection times out. Defaults to 10.
473 game_port          | **Optional.** Port to connect to.
474 game_gamefield     | **Optional.** Field number in raw qstat output that contains game name.
475 game_mapfield      | **Optional.** Field number in raw qstat output that contains map name.
476 game_pingfield     | **Optional.** Field number in raw qstat output that contains ping time.
477 game_gametime      | **Optional.** Field number in raw qstat output that contains game time.
478 game_hostname      | **Optional.** Name of the host running the game.
479
480
481 ### <a id="plugin-check-command-hostalive"></a> hostalive
482
483 Check command object for the [check_ping](https://www.monitoring-plugins.org/doc/man/check_ping.html)
484 plugin with host check default values. This variant uses the host's `address` attribute
485 if available and falls back to using the `address6` attribute if the `address` attribute is not set.
486
487 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
488
489 Name            | Description
490 ----------------|--------------
491 ping_address    | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
492 ping_wrta       | **Optional.** The RTA warning threshold in milliseconds. Defaults to 3000.
493 ping_wpl        | **Optional.** The packet loss warning threshold in %. Defaults to 80.
494 ping_crta       | **Optional.** The RTA critical threshold in milliseconds. Defaults to 5000.
495 ping_cpl        | **Optional.** The packet loss critical threshold in %. Defaults to 100.
496 ping_packets    | **Optional.** The number of packets to send. Defaults to 5.
497 ping_timeout    | **Optional.** The plugin timeout in seconds. Defaults to 0 (no timeout).
498
499
500 ### <a id="plugin-check-command-hostalive4"></a> hostalive4
501
502 Check command object for the [check_ping](https://www.monitoring-plugins.org/doc/man/check_ping.html)
503 plugin with host check default values. This variant uses the host's `address` attribute.
504
505 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
506
507 Name            | Description
508 ----------------|--------------
509 ping_address    | **Optional.** The host's IPv4 address. Defaults to "$address$".
510 ping_wrta       | **Optional.** The RTA warning threshold in milliseconds. Defaults to 3000.
511 ping_wpl        | **Optional.** The packet loss warning threshold in %. Defaults to 80.
512 ping_crta       | **Optional.** The RTA critical threshold in milliseconds. Defaults to 5000.
513 ping_cpl        | **Optional.** The packet loss critical threshold in %. Defaults to 100.
514 ping_packets    | **Optional.** The number of packets to send. Defaults to 5.
515 ping_timeout    | **Optional.** The plugin timeout in seconds. Defaults to 0 (no timeout).
516
517
518 ### <a id="plugin-check-command-hostalive6"></a> hostalive6
519
520 Check command object for the [check_ping](https://www.monitoring-plugins.org/doc/man/check_ping.html)
521 plugin with host check default values. This variant uses the host's `address6` attribute.
522
523 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
524
525 Name            | Description
526 ----------------|--------------
527 ping_address    | **Optional.** The host's IPv6 address. Defaults to "$address6$".
528 ping_wrta       | **Optional.** The RTA warning threshold in milliseconds. Defaults to 3000.
529 ping_wpl        | **Optional.** The packet loss warning threshold in %. Defaults to 80.
530 ping_crta       | **Optional.** The RTA critical threshold in milliseconds. Defaults to 5000.
531 ping_cpl        | **Optional.** The packet loss critical threshold in %. Defaults to 100.
532 ping_packets    | **Optional.** The number of packets to send. Defaults to 5.
533 ping_timeout    | **Optional.** The plugin timeout in seconds. Defaults to 0 (no timeout).
534
535
536 ### <a id="plugin-check-command-hpjd"></a> hpjd
537
538 The [check_hpjd](https://www.monitoring-plugins.org/doc/man/check_hpjd.html) plugin
539 tests the state of an HP printer with a JetDirect card. Net-snmp must be installed
540 on the computer running the plugin.
541
542 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
543
544 Name            | Description
545 ----------------|--------------
546 hpjd_address    | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
547 hpjd_port       | **Optional.** The host's SNMP port. Defaults to 161.
548 hpjd_community  | **Optional.** The SNMP community. Defaults  to "public".
549
550
551 ### <a id="plugin-check-command-http"></a> http
552
553 The [check_http](https://www.monitoring-plugins.org/doc/man/check_http.html) plugin
554 tests the HTTP service on the specified host. It can test normal (http) and secure
555 (https) servers, follow redirects, search for strings and regular expressions,
556 check connection times, and report on certificate expiration times.
557
558 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
559
560 Name                             | Description
561 ---------------------------------|---------------------------------
562 http_address                     | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
563 http_vhost                       | **Optional.** The virtual host that should be sent in the "Host" header.
564 http_uri                         | **Optional.** The request URI for GET or POST. Defaults to `/`.
565 http_port                        | **Optional.** The TCP port. Defaults to 80 when not using SSL, 443 otherwise.
566 http_ssl                         | **Optional.** Whether to use SSL. Defaults to false.
567 http_ssl_force_tlsv1             | **Optional.** Whether to force TLSv1.
568 http_ssl_force_tlsv1_1           | **Optional.** Whether to force TLSv1.1.
569 http_ssl_force_tlsv1_2           | **Optional.** Whether to force TLSv1.2.
570 http_ssl_force_sslv2             | **Optional.** Whether to force SSLv2.
571 http_ssl_force_sslv3             | **Optional.** Whether to force SSLv3.
572 http_ssl_force_tlsv1_or_higher   | **Optional.** Whether to force TLSv1 or higher.
573 http_ssl_force_tlsv1_1_or_higher | **Optional.** Whether to force TLSv1.1 or higher.
574 http_ssl_force_tlsv1_2_or_higher | **Optional.** Whether to force TLSv1.2 or higher.
575 http_ssl_force_sslv2_or_higher   | **Optional.** Whether to force SSLv2 or higher.
576 http_ssl_force_sslv3_or_higher   | **Optional.** Whether to force SSLv3 or higher.
577 http_sni                         | **Optional.** Whether to use SNI. Defaults to false.
578 http_auth_pair                   | **Optional.** Add 'username:password' authorization pair.
579 http_proxy_auth_pair             | **Optional.** Add 'username:password' authorization pair for proxy.
580 http_ignore_body                 | **Optional.** Don't download the body, just the headers.
581 http_linespan                    | **Optional.** Allow regex to span newline.
582 http_expect_body_regex           | **Optional.** A regular expression which the body must match against. Incompatible with http_ignore_body.
583 http_expect_body_eregi           | **Optional.** A case-insensitive expression which the body must match against. Incompatible with http_ignore_body.
584 http_invertregex                 | **Optional.** Changes behaviour of http_expect_body_regex and http_expect_body_eregi to return CRITICAL if found, OK if not.
585 http_warn_time                   | **Optional.** The warning threshold.
586 http_critical_time               | **Optional.** The critical threshold.
587 http_expect                      | **Optional.** Comma-delimited list of strings, at least one of them is expected in the first (status) line of the server response. Default: HTTP/1.
588 http_certificate                 | **Optional.** Minimum number of days a certificate has to be valid. This parameter explicitely sets the port to 443 and ignores the URL if passed.
589 http_clientcert                  | **Optional.** Name of file contains the client certificate (PEM format).
590 http_privatekey                  | **Optional.** Name of file contains the private key (PEM format).
591 http_headerstring                | **Optional.** String to expect in the response headers.
592 http_string                      | **Optional.** String to expect in the content.
593 http_post                        | **Optional.** URL encoded http POST data.
594 http_method                      | **Optional.** Set http method (for example: HEAD, OPTIONS, TRACE, PUT, DELETE).
595 http_maxage                      | **Optional.** Warn if document is more than seconds old.
596 http_contenttype                 | **Optional.** Specify Content-Type header when POSTing.
597 http_useragent                   | **Optional.** String to be sent in http header as User Agent.
598 http_header                      | **Optional.** Any other tags to be sent in http header.
599 http_extendedperfdata            | **Optional.** Print additional perfdata. Defaults to false.
600 http_onredirect                  | **Optional.** How to handle redirect pages. Possible values: "ok" (default), "warning", "critical", "follow", "sticky" (like follow but stick to address), "stickyport" (like sticky but also to port)
601 http_pagesize                    | **Optional.** Minimum page size required:Maximum page size required.
602 http_timeout                     | **Optional.** Seconds before connection times out.
603 http_ipv4                        | **Optional.** Use IPv4 connection. Defaults to false.
604 http_ipv6                        | **Optional.** Use IPv6 connection. Defaults to false.
605 http_link                        | **Optional.** Wrap output in HTML link. Defaults to false.
606 http_verbose                     | **Optional.** Show details for command-line debugging. Defaults to false.
607
608
609 ### <a id="plugin-check-command-icmp"></a> icmp
610
611 The [check_icmp](https://www.monitoring-plugins.org/doc/man/check_icmp.html) plugin
612 check_icmp allows for checking multiple hosts at once compared to `check_ping`.
613 The main difference is that check_ping executes the system's ping(1) command and
614 parses its output while check_icmp talks ICMP itself. check_icmp must be installed
615 setuid root.
616
617 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
618
619 Name            | Description
620 ----------------|--------------
621 icmp_address    | **Optional.** The host's address. This can either be a single address or an array of addresses. Defaults to "$address$".
622 icmp_wrta       | **Optional.** The RTA warning threshold in milliseconds. Defaults to 100.
623 icmp_wpl        | **Optional.** The packet loss warning threshold in %. Defaults to 5.
624 icmp_crta       | **Optional.** The RTA critical threshold in milliseconds. Defaults to 200.
625 icmp_cpl        | **Optional.** The packet loss critical threshold in %. Defaults to 15.
626 icmp_source     | **Optional.** The source IP address to send packets from.
627 icmp_packets    | **Optional.** The number of packets to send. Defaults to 5.
628 icmp_packet_interval | **Optional** The maximum packet interval. Defaults to 80 (milliseconds).
629 icmp_target_interval | **Optional.** The maximum target interval.
630 icmp_hosts_alive | **Optional.** The number of hosts which have to be alive for the check to succeed.
631 icmp_data_bytes | **Optional.** Payload size for each ICMP request. Defaults to 8.
632 icmp_timeout    | **Optional.** The plugin timeout in seconds. Defaults to 10 (seconds).
633 icmp_ttl        | **Optional.** The TTL on outgoing packets.
634
635
636 ### <a id="plugin-check-command-imap"></a> imap
637
638 The [check_imap](https://www.monitoring-plugins.org/doc/man/check_imap.html) plugin
639 tests IMAP connections with the specified host (or unix socket).
640
641 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
642
643 Name                  | Description
644 ----------------------|--------------
645 imap_address          | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
646 imap_port             | **Optional.** The port that should be checked. Defaults to 143.
647 imap_escape           | **Optional.** Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or quit option. Default: nothing added to send, \\r\\n added to end of quit.
648 imap_send             | **Optional.** String to send to the server.
649 imap_expect           | **Optional.** String to expect in server response. Multiple strings must be defined as array.
650 imap_all              | **Optional.** All expect strings need to occur in server response. Default is any.
651 imap_quit             | **Optional.** String to send server to initiate a clean close of the connection.
652 imap_refuse           | **Optional.** Accept TCP refusals with states ok, warn, crit (default: crit).
653 imap_mismatch         | **Optional.** Accept expected string mismatches with states ok, warn, crit (default: warn).
654 imap_jail             | **Optional.** Hide output from TCP socket.
655 imap_maxbytes         | **Optional.** Close connection once more than this number of bytes are received.
656 imap_delay            | **Optional.** Seconds to wait between sending string and polling for response.
657 imap_certificate_age  | **Optional.** Minimum number of days a certificate has to be valid.
658 imap_ssl              | **Optional.** Use SSL for the connection.
659 imap_warning          | **Optional.** Response time to result in warning status (seconds).
660 imap_critical         | **Optional.** Response time to result in critical status (seconds).
661 imap_timeout          | **Optional.** Seconds before connection times out (default: 10).
662 imap_ipv4             | **Optional.** Use IPv4 connection. Defaults to false.
663 imap_ipv6             | **Optional.** Use IPv6 connection. Defaults to false.
664
665
666 ### <a id="plugin-check-command-ldap"></a> ldap
667
668 The [check_ldap](https://www.monitoring-plugins.org/doc/man/check_ldap.html) plugin
669 can be used to check LDAP servers.
670
671 The plugin can also be used for monitoring ldaps connections instead of the deprecated `check_ldaps`.
672 This can be ensured by enabling `ldap_starttls` or `ldap_ssl`.
673
674 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
675
676 Name            | Description
677 ----------------|--------------
678 ldap_address    | **Optional.** Host name, IP Address, or unix socket (must be an absolute path). Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
679 ldap_port       | **Optional.** Port number. Defaults to 389.
680 ldap_attr       | **Optional.** LDAP attribute to search for (default: "(objectclass=*)"
681 ldap_base       | **Required.** LDAP base (eg. ou=myunit,o=myorg,c=at).
682 ldap_bind       | **Optional.** LDAP bind DN (if required).
683 ldap_pass       | **Optional.** LDAP password (if required).
684 ldap_starttls   | **Optional.** Use STARTSSL mechanism introduced in protocol version 3.
685 ldap_ssl        | **Optional.** Use LDAPS (LDAP v2 SSL method). This also sets the default port to 636.
686 ldap_v2         | **Optional.** Use LDAP protocol version 2 (enabled by default).
687 ldap_v3         | **Optional.** Use LDAP protocol version 3 (disabled by default)
688 ldap_warning    | **Optional.** Response time to result in warning status (seconds).
689 ldap_critical   | **Optional.** Response time to result in critical status (seconds).
690 ldap_timeout    | **Optional.** Seconds before connection times out (default: 10).
691 ldap_verbose    | **Optional.** Show details for command-line debugging (disabled by default)
692
693 ### <a id="plugin-check-command-load"></a> load
694
695 The [check_load](https://www.monitoring-plugins.org/doc/man/check_load.html) plugin
696 tests the current system load average.
697
698 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
699
700 Name            | Description
701 ----------------|--------------
702 load_wload1     | **Optional.** The 1-minute warning threshold. Defaults to 5.
703 load_wload5     | **Optional.** The 5-minute warning threshold. Defaults to 4.
704 load_wload15    | **Optional.** The 15-minute warning threshold. Defaults to 3.
705 load_cload1     | **Optional.** The 1-minute critical threshold. Defaults to 10.
706 load_cload5     | **Optional.** The 5-minute critical threshold. Defaults to 6.
707 load_cload15    | **Optional.** The 15-minute critical threshold. Defaults to 4.
708 load_percpu     | **Optional.** Divide the load averages by the number of CPUs (when possible). Defaults to false.
709
710 ### <a id="plugin-check-command-mailq"></a> mailq
711
712 The [check_mailq](https://www.monitoring-plugins.org/doc/man/check_mailq.html) plugin
713 checks the number of messages in the mail queue (supports multiple sendmail queues, qmail).
714
715 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
716
717 Name                    | Description
718 ------------------------|--------------
719 mailq_warning           | **Required.** Min. number of messages in queue to generate warning.
720 mailq_critical          | **Required.** Min. number of messages in queue to generate critical alert ( w < c ).
721 mailq_domain_warning    | **Optional.** Min. number of messages for same domain in queue to generate warning
722 mailq_domain_critical   | **Optional.** Min. number of messages for same domain in queue to generate critical alert ( W < C ).
723 mailq_timeout           | **Optional.** Plugin timeout in seconds (default = 15).
724 mailq_servertype        | **Optional.** [ sendmail \| qmail \| postfix \| exim \| nullmailer ] (default = autodetect).
725 mailq_sudo              | **Optional.** Use sudo to execute the mailq command.
726
727 ### <a id="plugin-check-command-mysql"></a> mysql
728
729 The [check_mysql](https://www.monitoring-plugins.org/doc/man/check_mysql.html) plugin
730 tests connections to a MySQL server.
731
732 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
733
734 Name                    | Description
735 ------------------------|---------------------------------------------------------------
736 mysql_hostname          | **Optional.** Host name, IP Address, or unix socket (must be an absolute path).
737 mysql_port              | **Optional.** Port number (default: 3306).
738 mysql_socket            | **Optional.** Use the specified socket (has no effect if `mysql_hostname` is used).
739 mysql_ignore_auth       | **Optional.** Ignore authentication failure and check for mysql connectivity only.
740 mysql_database          | **Optional.** Check database with indicated name.
741 mysql_file              | **Optional.** Read from the specified client options file.
742 mysql_group             | **Optional.** Use a client options group.
743 mysql_username          | **Optional.** Connect using the indicated username.
744 mysql_password          | **Optional.** Use the indicated password to authenticate the connection.
745 mysql_check_slave       | **Optional.** Check if the slave thread is running properly.
746 mysql_warning           | **Optional.** Exit with WARNING status if slave server is more than INTEGER seconds behind master.
747 mysql_critical          | **Optional.** Exit with CRITICAL status if slave server is more then INTEGER seconds behind master.
748 mysql_ssl               | **Optional.** Use ssl encryptation.
749 mysql_cacert            | **Optional.** Path to CA signing the cert.
750 mysql_cert              | **Optional.** Path to SSL certificate.
751 mysql_key               | **Optional.** Path to private SSL key.
752 mysql_cadir             | **Optional.** Path to CA directory.
753 mysql_ciphers           | **Optional.** List of valid SSL ciphers.
754
755
756 ### <a id="plugin-check-command-mysql-query"></a> mysql_query
757
758 The [check_mysql_query](https://www.monitoring-plugins.org/doc/man/check_mysql_query.html) plugin
759 checks a query result against threshold levels.
760 The result from the query should be numeric. For extra security, create a user with minimal access.
761
762 **Note**: You must specify `mysql_query_password` with an empty string to force an empty password,
763 overriding any my.cnf settings.
764
765 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
766
767 Name                    | Description
768 ------------------------|---------------------------------------------------------------
769 mysql_query_hostname    | **Optional.** Host name, IP Address, or unix socket (must be an absolute path).
770 mysql_query_port        | **Optional.** Port number (default: 3306).
771 mysql_query_database    | **Optional.** Check database with indicated name.
772 mysql_query_file        | **Optional.** Read from the specified client options file.
773 mysql_query_group       | **Optional.** Use a client options group.
774 mysql_query_username    | **Optional.** Connect using the indicated username.
775 mysql_query_password    | **Optional.** Use the indicated password to authenticate the connection.
776 mysql_query_execute     | **Required.** SQL Query to run on the MySQL Server.
777 mysql_query_warning     | **Optional.** Exit with WARNING status if query is outside of the range (format: start:end).
778 mysql_query_critical    | **Optional.** Exit with CRITICAL status if query is outside of the range.
779
780
781 ### <a id="plugin-check-command-negate"></a> negate
782
783 The [negate](https://www.monitoring-plugins.org/doc/man/negate.html) plugin
784 negates the status of a plugin (returns OK for CRITICAL and vice-versa).
785 Additional switches can be used to control which state becomes what.
786
787 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
788
789 Name                    | Description
790 ------------------------|---------------------------------------------------------------
791 negate_timeout          | **Optional.** Seconds before plugin times out (default: 11).
792 negate_timeout_result   | **Optional.** Custom result on Negate timeouts, default to UNKNOWN.
793 negate_ok               | **Optional.** OK, WARNING, CRITICAL or UNKNOWN.
794 negate_warning          |               Numeric values are accepted.
795 negate_critical         |               If nothing is specified, permutes OK and CRITICAL.
796 negate_substitute       | **Optional.** Substitute output text as well. Will only substitute text in CAPITALS.
797 negate_command          | **Required.** Command to be negated.
798 negate_arguments        | **Optional.** Arguments for the negated command.
799
800 ### <a id="plugin-check-command-nrpe"></a> nrpe
801
802 The `check_nrpe` plugin can be used to query an [NRPE](http://docs.icinga.com/latest/en/nrpe.html)
803 server or [NSClient++](https://www.nsclient.org). **Note**: This plugin
804 is considered insecure/deprecated.
805
806 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
807
808 Name            | Description
809 ----------------|--------------
810 nrpe_address    | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
811 nrpe_port       | **Optional.** The NRPE port. Defaults to 5666.
812 nrpe_command    | **Optional.** The command that should be executed.
813 nrpe_no_ssl     | **Optional.** Whether to disable SSL or not. Defaults to `false`.
814 nrpe_timeout_unknown | **Optional.** Whether to set timeouts to unknown instead of critical state. Defaults to `false`.
815 nrpe_timeout    | **Optional.** The timeout in seconds.
816 nrpe_arguments  | **Optional.** Arguments that should be passed to the command. Multiple arguments must be defined as array.
817 nrpe_ipv4       | **Optional.** Use IPv4 connection. Defaults to false.
818 nrpe_ipv6       | **Optional.** Use IPv6 connection. Defaults to false.
819
820
821 ### <a id="plugin-check-command-nscp"></a> nscp
822
823 The [check_nt](https://www.monitoring-plugins.org/doc/man/check_nt.html) plugin
824 collects data from the [NSClient++](https://www.nsclient.org) service.
825
826 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
827
828 Name            | Description
829 ----------------|--------------
830 nscp_address    | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
831 nscp_port       | **Optional.** The NSClient++ port. Defaults to 12489.
832 nscp_password   | **Optional.** The NSClient++ password.
833 nscp_variable   | **Required.** The variable that should be checked.
834 nscp_params     | **Optional.** Parameters for the query. Multiple parameters must be defined as array.
835 nscp_warn       | **Optional.** The warning threshold.
836 nscp_crit       | **Optional.** The critical threshold.
837 nscp_timeout    | **Optional.** The query timeout in seconds.
838 nscp_showall    | **Optional.** Use with SERVICESTATE to see working services or PROCSTATE for running processes. Defaults to false.
839
840
841 ### <a id="plugin-check-command-ntp-time"></a> ntp_time
842
843 The [check_ntp_time](https://www.monitoring-plugins.org/doc/man/check_ntp_time.html) plugin
844 checks the clock offset between the local host and a remote NTP server.
845
846 **Note**: If you want to monitor an NTP server, please use `ntp_peer`.
847
848 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
849
850 Name            | Description
851 ----------------|--------------
852 ntp_address     | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
853 ntp_port        | **Optional.** Port number (default: 123).
854 ntp_quiet       | **Optional.** Returns UNKNOWN instead of CRITICAL if offset cannot be found.
855 ntp_warning     | **Optional.** Offset to result in warning status (seconds).
856 ntp_critical    | **Optional.** Offset to result in critical status (seconds).
857 ntp_timeoffset  | **Optional.** Expected offset of the ntp server relative to local server (seconds).
858 ntp_timeout     | **Optional.** Seconds before connection times out (default: 10).
859 ntp_ipv4        | **Optional.** Use IPv4 connection. Defaults to false.
860 ntp_ipv6        | **Optional.** Use IPv6 connection. Defaults to false.
861
862
863 ### <a id="plugin-check-command-ntp-peer"></a> ntp_peer
864
865 The [check_ntp_peer](https://www.monitoring-plugins.org/doc/man/check_ntp_peer.html) plugin
866 checks the health of an NTP server. It supports checking the offset with the sync peer, the
867 jitter and stratum. This plugin will not check the clock offset between the local host and NTP
868  server; please use `ntp_time` for that purpose.
869
870 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
871
872 Name            | Description
873 ----------------|--------------
874 ntp_address     | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
875 ntp_port        | **Optional.** The port to use. Default to 123.
876 ntp_warning     | **Optional.** Offset to result in warning status (seconds).
877 ntp_critical    | **Optional.** Offset to result in critical status (seconds).
878 ntp_wstratum    | **Optional.** Warning threshold for stratum of server's synchronization peer.
879 ntp_cstratum    | **Optional.** Critical threshold for stratum of server's synchronization peer.
880 ntp_wjitter     | **Optional.** Warning threshold for jitter.
881 ntp_cjitter     | **Optional.** Critical threshold for jitter.
882 ntp_wsource     | **Optional.** Warning threshold for number of usable time sources.
883 ntp_csource     | **Optional.** Critical threshold for number of usable time sources.
884 ntp_timeout     | **Optional.** Seconds before connection times out (default: 10).
885 ntp_ipv4        | **Optional.** Use IPv4 connection. Defaults to false.
886 ntp_ipv6        | **Optional.** Use IPv6 connection. Defaults to false.
887
888
889 ### <a id="plugin-check-command-passive"></a> passive
890
891 Specialised check command object for passive checks executing the `check_dummy` plugin with appropriate default values.
892
893 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
894
895 Name            | Description
896 ----------------|--------------
897 dummy_state     | **Optional.** The state. Can be one of 0 (ok), 1 (warning), 2 (critical) and 3 (unknown). Defaults to 3.
898 dummy_text      | **Optional.** Plugin output. Defaults to "No Passive Check Result Received.".
899
900 ### <a id="plugin-check-command-pgsql"></a> pgsql
901
902 The [check_pgsql](https://www.monitoring-plugins.org/doc/man/check_pgsql.html) plugin
903 tests a PostgreSQL DBMS to determine whether it is active and accepting queries.
904 If a query is specified using the `pgsql_query` attribute, it will be executed after
905 connecting to the server. The result from the query has to be numeric in order
906 to compare it against the query thresholds if set.
907
908 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
909
910 Name                    | Description
911 ------------------------|---------------------------------------------------------------
912 pgsql_hostname          | **Optional.** Host name, IP Address, or unix socket (must be an absolute path).
913 pgsql_port              | **Optional.** Port number (default: 5432).
914 pgsql_database          | **Optional.** Database to check (default: template1).
915 pgsql_username          | **Optional.** Login name of user.
916 pgsql_password          | **Optional.** Password (BIG SECURITY ISSUE).
917 pgsql_options           | **Optional.** Connection parameters (keyword = value), see below.
918 pgsql_warning           | **Optional.** Response time to result in warning status (seconds).
919 pgsql_critical          | **Optional.** Response time to result in critical status (seconds).
920 pgsql_timeout           | **Optional.** Seconds before connection times out (default: 10).
921 pgsql_query             | **Optional.** SQL query to run. Only first column in first row will be read.
922 pgsql_query_warning     | **Optional.** SQL query value to result in warning status (double).
923 pgsql_query_critical    | **Optional.** SQL query value to result in critical status (double).
924
925 ### <a id="plugin-check-command-ping"></a> ping
926
927 The [check_ping](https://www.monitoring-plugins.org/doc/man/check_ping.html) plugin
928 uses the ping command to probe the specified host for packet loss (percentage) and
929 round trip average (milliseconds).
930
931 This command uses the host's `address` attribute if available and falls back to using
932 the `address6` attribute if the `address` attribute is not set.
933
934 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
935
936 Name            | Description
937 ----------------|--------------
938 ping_address    | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
939 ping_wrta       | **Optional.** The RTA warning threshold in milliseconds. Defaults to 100.
940 ping_wpl        | **Optional.** The packet loss warning threshold in %. Defaults to 5.
941 ping_crta       | **Optional.** The RTA critical threshold in milliseconds. Defaults to 200.
942 ping_cpl        | **Optional.** The packet loss critical threshold in %. Defaults to 15.
943 ping_packets    | **Optional.** The number of packets to send. Defaults to 5.
944 ping_timeout    | **Optional.** The plugin timeout in seconds. Defaults to 0 (no timeout).
945
946
947 ### <a id="plugin-check-command-ping4"></a> ping4
948
949 The [check_ping](https://www.monitoring-plugins.org/doc/man/check_ping.html) plugin
950 uses the ping command to probe the specified host for packet loss (percentage) and
951 round trip average (milliseconds).
952
953 This command uses the host's `address` attribute if not explicitely specified using
954 the `ping_address` attribute.
955
956 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
957
958 Name            | Description
959 ----------------|--------------
960 ping_address    | **Optional.** The host's IPv4 address. Defaults to "$address$".
961 ping_wrta       | **Optional.** The RTA warning threshold in milliseconds. Defaults to 100.
962 ping_wpl        | **Optional.** The packet loss warning threshold in %. Defaults to 5.
963 ping_crta       | **Optional.** The RTA critical threshold in milliseconds. Defaults to 200.
964 ping_cpl        | **Optional.** The packet loss critical threshold in %. Defaults to 15.
965 ping_packets    | **Optional.** The number of packets to send. Defaults to 5.
966 ping_timeout    | **Optional.** The plugin timeout in seconds. Defaults to 0 (no timeout).
967
968 ### <a id="plugin-check-command-ping6"></a> ping6
969
970 The [check_ping](https://www.monitoring-plugins.org/doc/man/check_ping.html) plugin
971 uses the ping command to probe the specified host for packet loss (percentage) and
972 round trip average (milliseconds).
973
974 This command uses the host's `address6` attribute if not explicitely specified using
975 the `ping_address` attribute.
976
977 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
978
979 Name            | Description
980 ----------------|--------------
981 ping_address    | **Optional.** The host's IPv6 address. Defaults to "$address6$".
982 ping_wrta       | **Optional.** The RTA warning threshold in milliseconds. Defaults to 100.
983 ping_wpl        | **Optional.** The packet loss warning threshold in %. Defaults to 5.
984 ping_crta       | **Optional.** The RTA critical threshold in milliseconds. Defaults to 200.
985 ping_cpl        | **Optional.** The packet loss critical threshold in %. Defaults to 15.
986 ping_packets    | **Optional.** The number of packets to send. Defaults to 5.
987 ping_timeout    | **Optional.** The plugin timeout in seconds. Defaults to 0 (no timeout).
988
989
990 ### <a id="plugin-check-command-pop"></a> pop
991
992 The [check_pop](https://www.monitoring-plugins.org/doc/man/check_pop.html) plugin
993 tests POP connections with the specified host (or unix socket).
994
995 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
996
997 Name                 | Description
998 ---------------------|--------------
999 pop_address          | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1000 pop_port             | **Optional.** The port that should be checked. Defaults to 110.
1001 pop_escape           | **Optional.** Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or quit option. Default: nothing added to send, \\r\\n added to end of quit.
1002 pop_send             | **Optional.** String to send to the server.
1003 pop_expect           | **Optional.** String to expect in server response. Multiple strings must be defined as array.
1004 pop_all              | **Optional.** All expect strings need to occur in server response. Default is any.
1005 pop_quit             | **Optional.** String to send server to initiate a clean close of the connection.
1006 pop_refuse           | **Optional.** Accept TCP refusals with states ok, warn, crit (default: crit).
1007 pop_mismatch         | **Optional.** Accept expected string mismatches with states ok, warn, crit (default: warn).
1008 pop_jail             | **Optional.** Hide output from TCP socket.
1009 pop_maxbytes         | **Optional.** Close connection once more than this number of bytes are received.
1010 pop_delay            | **Optional.** Seconds to wait between sending string and polling for response.
1011 pop_certificate_age  | **Optional.** Minimum number of days a certificate has to be valid.
1012 pop_ssl              | **Optional.** Use SSL for the connection.
1013 pop_warning          | **Optional.** Response time to result in warning status (seconds).
1014 pop_critical         | **Optional.** Response time to result in critical status (seconds).
1015 pop_timeout          | **Optional.** Seconds before connection times out (default: 10).
1016 pop_ipv4             | **Optional.** Use IPv4 connection. Defaults to false.
1017 pop_ipv6             | **Optional.** Use IPv6 connection. Defaults to false.
1018
1019
1020 ### <a id="plugin-check-command-processes"></a> procs
1021
1022 The [check_procs](https://www.monitoring-plugins.org/doc/man/check_procs.html) plugin
1023 checks all processes and generates WARNING or CRITICAL states if the specified
1024 metric is outside the required threshold ranges. The metric defaults to number
1025 of processes. Search filters can be applied to limit the processes to check.
1026
1027 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1028
1029 Name                 | Description
1030 ---------------------|--------------
1031 procs_warning        | **Optional.** The process count warning threshold. Defaults to 250.
1032 procs_critical       | **Optional.** The process count critical threshold. Defaults to 400.
1033 procs_metric         | **Optional.** Check thresholds against metric.
1034 procs_timeout        | **Optional.** Seconds before plugin times out.
1035 procs_traditional    | **Optional.** Filter own process the traditional way by PID instead of /proc/pid/exe. Defaults to false.
1036 procs_state          | **Optional.** Only scan for processes that have one or more of the status flags you specify.
1037 procs_ppid           | **Optional.** Only scan for children of the parent process ID indicated.
1038 procs_vsz            | **Optional.** Only scan for processes with VSZ higher than indicated.
1039 procs_rss            | **Optional.** Only scan for processes with RSS higher than indicated.
1040 procs_pcpu           | **Optional.** Only scan for processes with PCPU higher than indicated.
1041 procs_user           | **Optional.** Only scan for processes with user name or ID indicated.
1042 procs_argument       | **Optional.** Only scan for processes with args that contain STRING.
1043 procs_argument_regex | **Optional.** Only scan for processes with args that contain the regex STRING.
1044 procs_command        | **Optional.** Only scan for exact matches of COMMAND (without path).
1045 procs_nokthreads     | **Optional.** Only scan for non kernel threads. Defaults to false.
1046
1047
1048 ### <a id="plugin-check-command-radius"></a> radius
1049
1050 The [check_radius](https://www.monitoring-plugins.org/doc/man/check_radius.html) plugin
1051 checks a RADIUS server to see if it is accepting connections.  The server to test
1052 must be specified in the invocation, as well as a user name and password. A configuration
1053 file may also be present. The format of the configuration file is described in the
1054 radiusclient library sources.  The password option presents a substantial security
1055 issue because the password can possibly be determined by careful watching of the
1056 command line in a process listing. This risk is exacerbated because the plugin will
1057 typically be executed at regular predictable intervals. Please be sure that the
1058 password used does not allow access to sensitive system resources.
1059
1060
1061 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1062
1063 Name               | Description
1064 -------------------|--------------
1065 radius_address     | **Optional.** The radius server's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1066 radius_config_file | **Required.** The radius configuration file.
1067 radius_username    | **Required.** The radius username to test.
1068 radius_password    | **Required.** The radius password to test.
1069 radius_port        | **Optional.** The radius port number (default 1645).
1070 radius_nas_id      | **Optional.** The NAS identifier.
1071 radius_nas_address | **Optional.** The NAS IP address.
1072 radius_expect      | **Optional.** The response string to expect from the server.
1073 radius_retries     | **Optional.** The number of times to retry a failed connection.
1074 radius_timeout     | **Optional.** The number of seconds before connection times out (default: 10).
1075
1076
1077 ### <a id="plugin-check-command-simap"></a> simap
1078
1079 The [check_simap](https://www.monitoring-plugins.org/doc/man/check_simap.html) plugin
1080 tests SIMAP connections with the specified host (or unix socket).
1081
1082 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1083
1084 Name                   | Description
1085 -----------------------|--------------
1086 simap_address          | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1087 simap_port             | **Optional.** The port that should be checked. Defaults to 993.
1088 simap_escape           | **Optional.** Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or quit option. Default: nothing added to send, \\r\\n added to end of quit.
1089 simap_send             | **Optional.** String to send to the server.
1090 simap_expect           | **Optional.** String to expect in server response. Multiple strings must be defined as array.
1091 simap_all              | **Optional.** All expect strings need to occur in server response. Default is any.
1092 simap_quit             | **Optional.** String to send server to initiate a clean close of the connection.
1093 simap_refuse           | **Optional.** Accept TCP refusals with states ok, warn, crit (default: crit).
1094 simap_mismatch         | **Optional.** Accept expected string mismatches with states ok, warn, crit (default: warn).
1095 simap_jail             | **Optional.** Hide output from TCP socket.
1096 simap_maxbytes         | **Optional.** Close connection once more than this number of bytes are received.
1097 simap_delay            | **Optional.** Seconds to wait between sending string and polling for response.
1098 simap_certificate_age  | **Optional.** Minimum number of days a certificate has to be valid.
1099 simap_ssl              | **Optional.** Use SSL for the connection.
1100 simap_warning          | **Optional.** Response time to result in warning status (seconds).
1101 simap_critical         | **Optional.** Response time to result in critical status (seconds).
1102 simap_timeout          | **Optional.** Seconds before connection times out (default: 10).
1103 simap_ipv4             | **Optional.** Use IPv4 connection. Defaults to false.
1104 simap_ipv6             | **Optional.** Use IPv6 connection. Defaults to false.
1105
1106 ### <a id="plugin-check-command-smart"></a> smart
1107
1108 The [check_ide_smart](https://www.monitoring-plugins.org/doc/man/check_ide_smart.html) plugin
1109 checks a local hard drive with the (Linux specific) SMART interface. Requires installation of `smartctl`.
1110
1111 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1112
1113 Name            | Description
1114 ----------------|--------------
1115 smart_device    | **Required.** The name of a local hard drive to monitor.
1116
1117
1118 ### <a id="plugin-check-command-smtp"></a> smtp
1119
1120 The [check_smtp](https://www.monitoring-plugins.org/doc/man/check_smtp.html) plugin
1121 will attempt to open an SMTP connection with the host.
1122
1123 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1124
1125 Name                  | Description
1126 ----------------------|--------------
1127 smtp_address          | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1128 smtp_port             | **Optional.** The port that should be checked. Defaults to 25.
1129 smtp_mail_from        | **Optional.** Test a MAIL FROM command with the given email address.
1130 smtp_expect           | **Optional.** String to expect in first line of server response (default: '220').
1131 smtp_command          | **Optional.** SMTP command (may be used repeatedly).
1132 smtp_response         | **Optional.** Expected response to command (may be used repeatedly).
1133 smtp_helo_fqdn        | **Optional.** FQDN used for HELO
1134 smtp_certificate_age  | **Optional.** Minimum number of days a certificate has to be valid.
1135 smtp_starttls         | **Optional.** Use STARTTLS for the connection.
1136 smtp_authtype         | **Optional.** SMTP AUTH type to check (default none, only LOGIN supported).
1137 smtp_authuser         | **Optional.** SMTP AUTH username.
1138 smtp_authpass         | **Optional.** SMTP AUTH password.
1139 smtp_ignore_quit      | **Optional.** Ignore failure when sending QUIT command to server.
1140 smtp_warning          | **Optional.** Response time to result in warning status (seconds).
1141 smtp_critical         | **Optional.** Response time to result in critical status (seconds).
1142 smtp_timeout          | **Optional.** Seconds before connection times out (default: 10).
1143 smtp_ipv4             | **Optional.** Use IPv4 connection. Defaults to false.
1144 smtp_ipv6             | **Optional.** Use IPv6 connection. Defaults to false.
1145
1146
1147 ### <a id="plugin-check-command-snmp"></a> snmp
1148
1149 The [check_snmp](https://www.monitoring-plugins.org/doc/man/check_snmp.html) plugin
1150 checks the status of remote machines and obtains system information via SNMP.
1151
1152 **Note**: This plugin uses the `snmpget` command included with the NET-SNMP package.
1153
1154 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1155
1156 Name                | Description
1157 --------------------|--------------
1158 snmp_address        | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1159 snmp_oid            | **Required.** The SNMP OID.
1160 snmp_community      | **Optional.** The SNMP community. Defaults to "public".
1161 snmp_port           | **Optional.** The SNMP port. Defaults to "161".
1162 snmp_retries        | **Optional.** Number of retries to be used in the SNMP requests.
1163 snmp_warn           | **Optional.** The warning threshold.
1164 snmp_crit           | **Optional.** The critical threshold.
1165 snmp_string         | **Optional.** Return OK state if the string matches exactly with the output value
1166 snmp_ereg           | **Optional.** Return OK state if extended regular expression REGEX matches with the output value
1167 snmp_eregi          | **Optional.** Return OK state if case-insensitive extended REGEX matches with the output value
1168 snmp_label          | **Optional.** Prefix label for output value
1169 snmp_invert_search  | **Optional.** Invert search result and return CRITICAL state if found
1170 snmp_units          | **Optional.** Units label(s) for output value (e.g., 'sec.').
1171 snmp_version        | **Optional.** Version to use. E.g. 1, 2, 2c or 3.
1172 snmp_miblist        | **Optional.** MIB's to use, comma separated. Defaults to "ALL".
1173 snmp_rate_multiplier | **Optional.** Converts rate per second. For example, set to 60 to convert to per minute.
1174 snmp_rate           | **Optional.** Boolean. Enable rate calculation.
1175 snmp_getnext        | **Optional.** Boolean. Use SNMP GETNEXT. Defaults to false.
1176 snmp_timeout        | **Optional.** The command timeout in seconds. Defaults to 10 seconds.
1177
1178 ### <a id="plugin-check-command-snmpv3"></a> snmpv3
1179
1180 Check command object for the [check_snmp](https://www.monitoring-plugins.org/doc/man/check_snmp.html)
1181 plugin, using SNMPv3 authentication and encryption options.
1182
1183 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1184
1185 Name                 | Description
1186 ---------------------|--------------
1187 snmpv3_address       | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1188 snmpv3_getnext       | **Optional.** Use SNMP GETNEXT instead of SNMP GET.
1189 snmpv3_seclevel      | **Optional.** The security level. Defaults to authPriv.
1190 snmpv3_auth_alg      | **Optional.** The authentication algorithm. Defaults to SHA.
1191 snmpv3_user          | **Required.** The username to log in with.
1192 snmpv3_auth_key      | **Required,** The authentication key. Required if `snmpv3_seclevel` is set to `authPriv` otherwise optional.
1193 snmpv3_priv_key      | **Required.** The encryption key.
1194 snmpv3_oid           | **Required.** The SNMP OID.
1195 snmpv3_priv_alg      | **Optional.** The encryption algorithm. Defaults to AES.
1196 snmpv3_warn          | **Optional.** The warning threshold.
1197 snmpv3_crit          | **Optional.** The critical threshold.
1198 snmpv3_string        | **Optional.** Return OK state (for that OID) if STRING is an exact match.
1199 snmpv3_ereg          | **Optional.** Return OK state (for that OID) if extended regular expression REGEX matches.
1200 snmpv3_eregi         | **Optional.** Return OK state (for that OID) if case-insensitive extended REGEX matches.
1201 snmpv3_invert_search | **Optional.** Invert search result and return CRITICAL if found
1202 snmpv3_label         | **Optional.** Prefix label for output value.
1203 snmpv3_units         | **Optional.** Units label(s) for output value (e.g., 'sec.').
1204 snmpv3_rate_multiplier | **Optional.** Converts rate per second. For example, set to 60 to convert to per minute.
1205 snmpv3_rate          | **Optional.** Boolean. Enable rate calculation.
1206 snmpv3_timeout       | **Optional.** The command timeout in seconds. Defaults to 10 seconds.
1207
1208 ### <a id="plugin-check-command-snmp-uptime"></a> snmp-uptime
1209
1210 Check command object for the [check_snmp](https://www.monitoring-plugins.org/doc/man/check_snmp.html)
1211 plugin, using the uptime OID by default.
1212
1213 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1214
1215 Name            | Description
1216 ----------------|--------------
1217 snmp_address    | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1218 snmp_oid        | **Optional.** The SNMP OID. Defaults to "1.3.6.1.2.1.1.3.0".
1219 snmp_community  | **Optional.** The SNMP community. Defaults to "public".
1220
1221
1222 ### <a id="plugin-check-command-spop"></a> spop
1223
1224 The [check_spop](https://www.monitoring-plugins.org/doc/man/check_spop.html) plugin
1225 tests SPOP connections with the specified host (or unix socket).
1226
1227 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1228
1229 Name                  | Description
1230 ----------------------|--------------
1231 spop_address          | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1232 spop_port             | **Optional.** The port that should be checked. Defaults to 995.
1233 spop_escape           | **Optional.** Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or quit option. Default: nothing added to send, \\r\\n added to end of quit.
1234 spop_send             | **Optional.** String to send to the server.
1235 spop_expect           | **Optional.** String to expect in server response. Multiple strings must be defined as array.
1236 spop_all              | **Optional.** All expect strings need to occur in server response. Default is any.
1237 spop_quit             | **Optional.** String to send server to initiate a clean close of the connection.
1238 spop_refuse           | **Optional.** Accept TCP refusals with states ok, warn, crit (default: crit).
1239 spop_mismatch         | **Optional.** Accept expected string mismatches with states ok, warn, crit (default: warn).
1240 spop_jail             | **Optional.** Hide output from TCP socket.
1241 spop_maxbytes         | **Optional.** Close connection once more than this number of bytes are received.
1242 spop_delay            | **Optional.** Seconds to wait between sending string and polling for response.
1243 spop_certificate_age  | **Optional.** Minimum number of days a certificate has to be valid.
1244 spop_ssl              | **Optional.** Use SSL for the connection.
1245 spop_warning          | **Optional.** Response time to result in warning status (seconds).
1246 spop_critical         | **Optional.** Response time to result in critical status (seconds).
1247 spop_timeout          | **Optional.** Seconds before connection times out (default: 10).
1248 spop_ipv4             | **Optional.** Use IPv4 connection. Defaults to false.
1249 spop_ipv6             | **Optional.** Use IPv6 connection. Defaults to false.
1250
1251
1252 ### <a id="plugin-check-command-ssh"></a> ssh
1253
1254 The [check_ssh](https://www.monitoring-plugins.org/doc/man/check_ssh.html) plugin
1255 connects to an SSH server at a specified host and port.
1256
1257 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1258
1259 Name            | Description
1260 ----------------|--------------
1261 ssh_address     | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1262 ssh_port        | **Optional.** The port that should be checked. Defaults to 22.
1263 ssh_timeout     | **Optional.** Seconds before connection times out. Defaults to 10.
1264 ssh_ipv4        | **Optional.** Use IPv4 connection. Defaults to false.
1265 ssh_ipv6        | **Optional.** Use IPv6 connection. Defaults to false.
1266
1267
1268 ### <a id="plugin-check-command-ssl"></a> ssl
1269
1270 Check command object for the [check_tcp](https://www.monitoring-plugins.org/doc/man/check_tcp.html) plugin,
1271 using ssl-related options.
1272
1273 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1274
1275 Name                          | Description
1276 ------------------------------|--------------
1277 ssl_address                   | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1278 ssl_port                      | **Required.** The port that should be checked.
1279 ssl_timeout                   | **Optional.** Timeout in seconds for the connect and handshake. The plugin default is 10 seconds.
1280 ssl_cert_valid_days_warn      | **Optional.** Warning threshold for days before the certificate will expire. When used, ssl_cert_valid_days_critical must also be set.
1281 ssl_cert_valid_days_critical  | **Optional.** Critical threshold for days before the certificate will expire. When used, ssl_cert_valid_days_warn must also be set.
1282 ssl_sni                       | **Optional.** The `server_name` that is send to select the SSL certificate to check. Important if SNI is used. Defaults to "$ssl_address$".
1283
1284
1285 ### <a id="plugin-check-command-ssmtp"></a> ssmtp
1286
1287 The [check_ssmtp](https://www.monitoring-plugins.org/doc/man/check_ssmtp.html) plugin
1288 tests SSMTP connections with the specified host (or unix socket).
1289
1290 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1291
1292 Name                   | Description
1293 -----------------------|--------------
1294 ssmtp_address          | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1295 ssmtp_port             | **Optional.** The port that should be checked. Defaults to 465.
1296 ssmtp_escape           | **Optional.** Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or quit option. Default: nothing added to send, \\r\\n added to end of quit.
1297 ssmtp_send             | **Optional.** String to send to the server.
1298 ssmtp_expect           | **Optional.** String to expect in server response. Multiple strings must be defined as array.
1299 ssmtp_all              | **Optional.** All expect strings need to occur in server response. Default is any.
1300 ssmtp_quit             | **Optional.** String to send server to initiate a clean close of the connection.
1301 ssmtp_refuse           | **Optional.** Accept TCP refusals with states ok, warn, crit (default: crit).
1302 ssmtp_mismatch         | **Optional.** Accept expected string mismatches with states ok, warn, crit (default: warn).
1303 ssmtp_jail             | **Optional.** Hide output from TCP socket.
1304 ssmtp_maxbytes         | **Optional.** Close connection once more than this number of bytes are received.
1305 ssmtp_delay            | **Optional.** Seconds to wait between sending string and polling for response.
1306 ssmtp_certificate_age  | **Optional.** Minimum number of days a certificate has to be valid.
1307 ssmtp_ssl              | **Optional.** Use SSL for the connection.
1308 ssmtp_warning          | **Optional.** Response time to result in warning status (seconds).
1309 ssmtp_critical         | **Optional.** Response time to result in critical status (seconds).
1310 ssmtp_timeout          | **Optional.** Seconds before connection times out (default: 10).
1311 ssmtp_ipv4             | **Optional.** Use IPv4 connection. Defaults to false.
1312 ssmtp_ipv6             | **Optional.** Use IPv6 connection. Defaults to false.
1313
1314
1315 ### <a id="plugin-check-command-swap"></a> swap
1316
1317 The [check_swap](https://www.monitoring-plugins.org/doc/man/check_swap.html) plugin
1318 checks the swap space on a local machine.
1319
1320 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1321
1322 Name            | Description
1323 ----------------|--------------
1324 swap_wfree      | **Optional.** The free swap space warning threshold in % (enable `swap_integer` for number values). Defaults to `50%`.
1325 swap_cfree      | **Optional.** The free swap space critical threshold in % (enable `swap_integer` for number values). Defaults to `25%`.
1326 swap_integer    | **Optional.** Specifies whether the thresholds are passed as number or percent value. Defaults to false (percent values).
1327 swap_allswaps   | **Optional.** Conduct comparisons for all swap partitions, one by one. Defaults to false.
1328 swap_noswap     | **Optional.** Resulting state when there is no swap regardless of thresholds. Possible values are "ok", "warning", "critical", "unknown". Defaults to "critical".
1329
1330
1331 ### <a id="plugin-check-command-tcp"></a> tcp
1332
1333 The [check_tcp](https://www.monitoring-plugins.org/doc/man/check_tcp.html) plugin
1334 tests TCP connections with the specified host (or unix socket).
1335
1336 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1337
1338 Name            | Description
1339 ----------------|--------------
1340 tcp_address     | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1341 tcp_port        | **Required.** The port that should be checked.
1342 tcp_expect      | **Optional.** String to expect in server response. Multiple strings must be defined as array.
1343 tcp_all         | **Optional.** All expect strings need to occur in server response. Defaults to false.
1344 tcp_escape_send | **Optional.** Enable usage of \\n, \\r, \\t or \\\\ in send string.
1345 tcp_send        | **Optional.** String to send to the server.
1346 tcp_escape_quit | **Optional.** Enable usage of \\n, \\r, \\t or \\\\ in quit string.
1347 tcp_quit        | **Optional.** String to send server to initiate a clean close of the connection.
1348 tcp_refuse      | **Optional.** Accept TCP refusals with states ok, warn, crit. Defaults to crit.
1349 tcp_mismatch    | **Optional.** Accept expected string mismatches with states ok, warn, crit. Defaults to warn.
1350 tcp_jail        | **Optional.** Hide output from TCP socket.
1351 tcp_maxbytes    | **Optional.** Close connection once more than this number of bytes are received.
1352 tcp_delay       | **Optional.** Seconds to wait between sending string and polling for response.
1353 tcp_certificate | **Optional.** Minimum number of days a certificate has to be valid. 1st value is number of days for warning, 2nd is critical (if not specified: 0) -- separated by comma.
1354 tcp_ssl         | **Optional.** Use SSL for the connection. Defaults to false.
1355 tcp_wtime       | **Optional.** Response time to result in warning status (seconds).
1356 tcp_ctime       | **Optional.** Response time to result in critical status (seconds).
1357 tcp_timeout     | **Optional.** Seconds before connection times out. Defaults to 10.
1358 tcp_ipv4        | **Optional.** Use IPv4 connection. Defaults to false.
1359 tcp_ipv6        | **Optional.** Use IPv6 connection. Defaults to false.
1360
1361
1362 ### <a id="plugin-check-command-udp"></a> udp
1363
1364 The [check_udp](https://www.monitoring-plugins.org/doc/man/check_udp.html) plugin
1365 tests UDP connections with the specified host (or unix socket).
1366
1367 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1368
1369 Name            | Description
1370 ----------------|--------------
1371 udp_address     | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1372 udp_port        | **Required.** The port that should be checked.
1373 udp_send        | **Required.** The payload to send in the UDP datagram.
1374 udp_expect      | **Required.** The payload to expect in the response datagram.
1375 udp_quit        | **Optional.** The payload to send to 'close' the session.
1376 udp_ipv4        | **Optional.** Use IPv4 connection. Defaults to false.
1377 udp_ipv6        | **Optional.** Use IPv6 connection. Defaults to false.
1378
1379
1380 ### <a id="plugin-check-command-ups"></a> ups
1381
1382 The [check_ups](https://www.monitoring-plugins.org/doc/man/check_ups.html) plugin
1383 tests the UPS service on the specified host. [Network UPS Tools](http://www.networkupstools.org)
1384  must be running for this plugin to work.
1385
1386 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1387
1388 Name            | Description
1389 ----------------|--------------
1390 ups_address     | **Required.** The address of the host running upsd. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1391 ups_name        | **Required.** The UPS name. Defaults to `ups`.
1392 ups_port        | **Optional.** The port to which to connect. Defaults to 3493.
1393 ups_variable    | **Optional.** The variable to monitor. Must be one of LINE, TEMP, BATTPCT or LOADPCT. If this is not set, the check only relies on the value of `ups.status`.
1394 ups_warning     | **Optional.** The warning threshold for the selected variable.
1395 ups_critical    | **Optional.** The critical threshold for the selected variable.
1396 ups_celsius     | **Optional.** Display the temperature in degrees Celsius instead of Fahrenheit. Defaults to `false`.
1397 ups_timeout     | **Optional.** The number of seconds before the connection times out. Defaults to 10.
1398
1399
1400 ### <a id="plugin-check-command-users"></a> users
1401
1402 The [check_users](https://www.monitoring-plugins.org/doc/man/check_users.html) plugin
1403 checks the number of users currently logged in on the local system and generates an
1404 error if the number exceeds the thresholds specified.
1405
1406 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1407
1408 Name            | Description
1409 ----------------|--------------
1410 users_wgreater  | **Optional.** The user count warning threshold. Defaults to 20.
1411 users_cgreater  | **Optional.** The user count critical threshold. Defaults to 50.
1412
1413 ## <a id="windows-plugins"></a> Windows Plugins for Icinga 2
1414
1415 To allow a basic monitoring of Windows clients Icinga 2 comes with a set of Windows only plugins. While trying to mirror the functionalities of their linux cousins from the monitoring-plugins package, the differences between Windows and Linux are too big to be able use the same CheckCommands for both systems.
1416
1417 A check-commands-windows.conf comes with Icinga 2, it asumes that the Windows Plugins are installed in the PluginDir set in your constants.conf. To enable them the following include directive is needed in you icinga2.conf:
1418
1419         include <windows-plugins>
1420
1421 One of the differences between the Windows plugins and their linux counterparts is that they consistently do not require thresholds to run, functioning like dummies without.
1422
1423
1424 ### <a id="windows-plugins-thresholds"></a> Threshold syntax
1425
1426 So not specified differently the thresholds for the plugins all follow the same pattern
1427
1428 Threshold    | Meaning
1429 :------------|:----------
1430 "29"         | The threshold is 29.
1431 "!29"        | The threshold is 29, but the negative of the result is returned.
1432 "[10-40]"    | The threshold is a range from (including) 20 to 40, a value inside means the threshold has been exceeded.
1433 "![10-40]"   | Same as above, but the result is inverted.
1434
1435
1436 ### <a id="windows-plugins-disk-windows"></a> disk-windows
1437
1438 Check command object for the `check_disk.exe` plugin.
1439 Aggregates the free disk space of all volumes and mount points it can find, or the ones defined in `disk_win_path`. Ignores removable storage like fash drives and discs (CD, DVD etc.).
1440
1441 Custom attributes:
1442
1443 Name                | Description
1444 :-------------------|:------------
1445 disk\_win\_warn     | **Optional**. The warning threshold.
1446 disk\_win\_crit     | **Optional**. The critical threshold.
1447 disk\_win\_path     | **Optional**. Check only these paths, default checks all.
1448 disk\_win\_unit     | **Optional**. Use this unit to display disk space, thresholds are interpreted in this unit. Defaults to "mb", possible values are: b, kb, mb, gb and tb.
1449 disk\_win\_exclude  | **Optional**. Exclude these drives from check.
1450
1451 ### <a id="windows-plugins-load-windows"></a> load-windows
1452
1453 Check command object for the `check_load.exe` plugin.
1454 This plugin collects the inverse of the performance counter `\Processor(_Total)\% Idle Time` two times, with a wait time of one second between the collection. To change this wait time use [`perfmon-windows`](10-icinga-template-library.md#windows-plugins-load-windows).
1455
1456 Custom attributes:
1457
1458 Name            | Description
1459 :---------------|:------------
1460 load\_win\_warn | **Optional**. The warning threshold.
1461 load\_win\_crit | **Optional**. The critical threshold.
1462
1463
1464 ### <a id="windows-plugins-memory-windows"></a> memory-windows
1465
1466 Check command object for the `check_memory.exe` plugin.
1467 The memory collection is instant.
1468
1469 > **Note**
1470 >
1471 > Percentage based thresholds can be used by adding a '%' to the threshold
1472 > value. Keep in mind that memory\_win\_unit is applied before the
1473 > value is calculated.
1474
1475 Custom attributes:
1476
1477 Name              | Description
1478 :-----------------|:------------
1479 memory\_win\_warn | **Optional**. The warning threshold.
1480 memory\_win\_crit | **Optional**. The critical threshold.
1481 memory\_win\_unit | **Optional**. The unit to display the received value in, thresholds are interpreted in this unit. Defaults to "mb" (megabye), possible values are: b, kb, mb, gb and tb.
1482
1483
1484 ### <a id="windows-plugins-network-windows"></a> network-windows
1485
1486 Check command object for the `check_network.exe` plugin.
1487 Collects the total Bytes inbount and outbound for all interfaces in one second, to itemise interfaces or use a different collection interval use [`perfmon-windows`](10-icinga-template-library.md#windows-plugins-load-windows).
1488
1489 Custom attributes:
1490
1491 Name                | Description
1492 :-------------------|:------------
1493 network\_win\_warn  | **Optional**. The warning threshold.
1494 network\_win\_crit  | **Optional**. The critical threshold.
1495 network\_no\_isatap | **Optional**. Do not print ISATAP interfaces.
1496
1497
1498 ### <a id="windows-plugins-perfmon-windows"></a> perfmon-windows
1499
1500 Check command object for the `check_perfmon.exe` plugin.
1501 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`.
1502
1503 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"`
1504
1505 Custom attributes:
1506
1507 Name                  | Description
1508 :---------------------|:------------
1509 perfmon\_win\_warn    | **Optional**. The warning threshold.
1510 perfmon\_win\_crit    | **Optional**. The critical threshold.
1511 perfmon\_win\_counter | **Required**. The Performance Counter to use. Ex. `\Processor(_Total)\% Idle Time`.
1512 perfmon\_win\_wait    | **Optional**. Time in milliseconds to wait between data collection (default: 1000).
1513 perfmon\_win\_type    | **Optional**. Format in which to expect perfomance values. Possible are: long, int64 and double (default).
1514 perfmon\_win\_syntax  | **Optional**. Use this in the performance output instead of `perfmon\_win\_counter`. Exists for graphice compatibility reasons.
1515
1516
1517 ### <a id="windows-plugins-ping-windows"></a> ping-windows
1518
1519 Check command object for the `check_ping.exe` plugin.
1520 ping-windows should automaticly detect whether `ping_win_address` is an IPv4 or IPv6 address. If not, use ping4-windows and ping6-windows. Also note that check\_ping.exe waits at least `ping_win_timeout` milliseconds between the pings.
1521
1522 Custom attributes:
1523
1524 Name               | Description
1525 :------------------|:------------
1526 ping\_win\_warn    | **Optional**. The warning threshold. RTA and package loss separated by comma.
1527 ping\_win\_crit    | **Optional**. The critical threshold. RTA and package loss separated by comma.
1528 ping\_win\_address | **Required**. An IPv4 or IPv6 address
1529 ping\_win\_packets | **Optional**. Number of packages to send. Default: 5.
1530 ping\_win\_timeout | **Optional**. The timeout in milliseconds. Default: 1000
1531
1532
1533 ### <a id="windows-plugins-procs-windows"></a> procs-windows
1534
1535 Check command object for `check_procs.exe` plugin.
1536 When useing `procs_win_user` this plugins needs adminstratice privileges to access the processes of other users, to just enumerate them no additional privileges are required.
1537
1538 Custom attributes:
1539
1540 Name             | Description
1541 :----------------|:------------
1542 procs\_win\_warn | **Optional**. The warning threshold.
1543 procs\_win\_crit | **Optional**. The critical threshold.
1544 procs\_win\_user | **Optional**. Count this useres processes.
1545
1546
1547 ### <a id="windows-plugins-service-windows"></a> service-windows
1548
1549 Check command object for `check_service.exe` plugin.
1550 This checks thresholds work different since the binary decision whether a service is running or not does not allow for three states. As a default `check_service.exe` will return CRITICAL when `service_win_service` is not running, the `service_win_warn` flag changes this to WARNING.
1551
1552 Custom attributes:
1553
1554 Name                  | Description
1555 :---------------------|:------------
1556 service\_win\_warn    | **Optional**. Warn when service is not running.
1557 service\_win\_service | **Required**. The critical threshold.
1558
1559
1560 ### <a id="windows-plugins-swap-windows"></a> swap-windows
1561
1562 Check command object for `check_swap.exe` plugin.
1563 The data collection is instant.
1564
1565 Custom attributes:
1566
1567 Name            | Description
1568 :---------------|:------------
1569 swap\_win\_warn | **Optional**. The warning threshold.
1570 swap\_win\_crit | **Optional**. The critical threshold.
1571 swap\_win\_unit | **Optional**. The unit to display the received value in, thresholds are interpreted in this unit. Defaults to "mb" (megabyte).
1572
1573
1574 ### <a id="windows-plugins-update-windows"></a> update-windows
1575
1576 Check command object for `check_update.exe` plugin.
1577 Querying Microsoft for Windows updates can take multiple seconds to minutes. An update is treated as important when it has the WSUS flag for SecurityUpdates or CriticalUpdates.
1578
1579 > **Note**
1580 >
1581 > The Network Services Account which runs Icinga 2 by default does not have the required
1582 > permissions to run this check.
1583
1584 Custom attributes:
1585
1586 Name                | Description
1587 :-------------------|:------------
1588 update\_win\_warn   | If set, returns warning when important updates are available
1589 update\_win\_crit   | If set, return critical when important updates that require a reboot are available.
1590 update\_win\_reboot | Set to treat 'may need update' as 'definitely needs update'
1591
1592
1593 ### <a id="windows-plugins-uptime-windows"></a> uptime-windows
1594
1595 Check command opject for `check_uptime.exe` plugin.
1596 Uses GetTickCount64 to get the uptime, so boot time is not included.
1597
1598 Custom attributes:
1599
1600 Name              | Description
1601 :-----------------|:------------
1602 uptime\_win\_warn | **Optional**. The warning threshold.
1603 uptime\_win\_crit | **Optional**. The critical threshold.
1604 uptime\_win\_unit | **Optional**. The unit to display the received value in, thresholds are interpreted in this unit. Defaults to "s"(seconds), possible values are ms (milliseconds), s, m (minutes), h (hours).
1605
1606
1607 ### <a id="windows-plugins-users-windows"></a> users-windows
1608
1609 Check command object for `check_users.exe` plugin.
1610
1611 Custom attributes:
1612
1613 Name             | Description
1614 :----------------|:------------
1615 users\_win\_warn | **Optional**. The warning threshold.
1616 users\_win\_crit | **Optional**. The critical threshold.
1617
1618
1619 ## <a id="nscp-plugin-check-commands"></a> Plugin Check Commands for NSClient++
1620
1621 Icinga 2 can use the `nscp client` command to run arbitrary NSClient++ checks.
1622
1623 You can enable these check commands by adding the following the include directive in your
1624 [icinga2.conf](4-configuring-icinga-2.md#icinga2-conf) configuration file:
1625
1626     include <nscp>
1627
1628 You can also optionally specify an alternative installation directory for NSClient++ by adding
1629 the NscpPath constant in your [constants.conf](4-configuring-icinga-2.md#constants-conf) configuration
1630 file:
1631
1632     const NscpPath = "C:\\Program Files (x86)\\NSClient++"
1633
1634 By default Icinga 2 uses the Microsoft Installer API to determine where NSClient++ is installed. It should
1635 not be necessary to manually set this constant.
1636
1637 Note that it is not necessary to run NSClient++ as a Windows service for these commands to work.
1638
1639 ### <a id="nscp-check-local"></a> nscp-local
1640
1641 Check command object for NSClient++
1642
1643 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1644
1645 Name            | Description
1646 ----------------|--------------
1647 nscp_log_level  | **Optional.** The log level. Defaults to "critical".
1648 nscp_load_all   | **Optional.** Whether to load all modules. Defaults to false.
1649 nscp_modules    | **Optional.** An array of NSClient++ modules to load. Defaults to `[ "CheckSystem" ]`.
1650 nscp_boot       | **Optional.** Whether to use the --boot option. Defaults to true.
1651 nscp_query      | **Required.** The NSClient++ query. Try `nscp client -q x` for a list.
1652 nscp_arguments  | **Optional.** An array of query arguments.
1653 nscp_showall    | **Optional.** Shows more details in plugin output, default to false.
1654
1655 ### <a id="nscp-check-local-cpu"></a> nscp-local-cpu
1656
1657 Check command object for the `check_cpu` NSClient++ plugin.
1658
1659 Name                | Description
1660 --------------------|------------------
1661 nscp_cpu_time       | **Optional.** Calculate avarage usage for the given time intervals. Value has to be an array, default to [ "1m", "5m", "15m" ].
1662 nscp_cpu_warning    | **Optional.** Threshold for WARNING state in percent, default to 80.
1663 nscp_cpu_critical   | **Optional.** Threshold for CRITICAL state in percent, default to 90.
1664 nscp_cpu_arguments  | **Optional.** Additional arguments.
1665 nscp_cpu_showall    | **Optional.** Shows more details in plugin output, default to false.
1666
1667 ### <a id="nscp-check-local-memory"></a> nscp-local-memory
1668
1669 Check command object for the `check_memory` NSClient++ plugin.
1670
1671 Name                  | Description
1672 ----------------------|------------------
1673 nscp_memory_committed | **Optional.** Check for committed memory, default to false.
1674 nscp_memory_physical  | **Optional.** Check for physical memory, default to true.
1675 nscp_memory_free      | **Optional.** Switch between checking free (true) or used memory (false), default to false.
1676 nscp_memory_warning   | **Optional.** Threshold for WARNING state in percent or absolut (use MB, GB, ...), default to 80 (free=false) or 20 (free=true).
1677 nscp_memory_critical  | **Optional.** Threshold for CRITICAL state in percent or absolut (use MB, GB, ...), default to 90 (free=false) or 10 (free=true).
1678 nscp_memory_arguments | **Optional.** Additional arguments.
1679 nscp_memory_showall   | **Optional.** Shows more details in plugin output, default to false.
1680
1681 ### <a id="nscp-check-local-os-version"></a> nscp-local-os-version
1682
1683 Check command object for the `check_os_version` NSClient++ plugin.
1684
1685 This command has the same custom attributes like the `nscp-local` check command.
1686
1687 ### <a id="nscp-check-local-pagefile"></a> nscp-local-pagefile
1688
1689 Check command object for the `check_pagefile` NSClient++ plugin.
1690
1691 This command has the same custom attributes like the `nscp-local` check command.
1692
1693 ### <a id="nscp-check-local-process"></a> nscp-local-process
1694
1695 Check command object for the `check_process` NSClient++ plugin.
1696
1697 This command has the same custom attributes like the `nscp-local` check command.
1698
1699 ### <a id="nscp-check-local-service"></a> nscp-local-service
1700
1701 Check command object for the `check_service` NSClient++ plugin.
1702
1703 Name                   | Description
1704 -----------------------|------------------
1705 nscp_service_name      | **Required.** Name of service to check.
1706 nscp_service_type      | **Optional.** Type to check, default to state.
1707 nscp_service_ok        | **Optional.** State for return an OK, i.e. for type=state running, stopped, ...
1708 nscp_service_otype     | **Optional.** Dedicate type for nscp_service_ok, default to nscp_service_state.
1709 nscp_service_warning   | **Optional.** State for return an WARNING.
1710 nscp_service_wtype     | **Optional.** Dedicate type for nscp_service_warning, default to nscp_service_state.
1711 nscp_service_critical  | **Optional.** State for return an CRITICAL.
1712 nscp_service_ctype     | **Optional.** Dedicate type for nscp_service_critical, default to nscp_service_state.
1713 nscp_service_arguments | **Optional.** Additional arguments.
1714 nscp_service_showall   | **Optional.** Shows more details in plugin output, default to true.
1715
1716 ### <a id="nscp-check-local-uptime"></a> nscp-local-uptime
1717
1718 Check command object for the `check_uptime` NSClient++ plugin.
1719
1720 This command has the same custom attributes like the `nscp-local` check command.
1721
1722 ### <a id="nscp-check-local-version"></a> nscp-local-version
1723
1724 Check command object for the `check_version` NSClient++ plugin.
1725
1726 This command has the same custom attributes like the `nscp-local` check command.
1727 In addition to that the default value for `nscp_modules` is set to `[ "CheckHelpers" ]`.
1728
1729 ### <a id="nscp-check-local-disk"></a> nscp-local-disk
1730
1731 Check command object for the `check_drivesize` NSClient++ plugin.
1732
1733 Name                   | Description
1734 -----------------------|------------------
1735 nscp_disk_drive        | **Optional.** Drive character, default to all drives.
1736 nscp_disk_free         | **Optional.** Switch between checking free space (free=true) or used space (free=false), default to false.
1737 nscp_disk_warning      | **Optional.** Threshold for WARNING in percent or absolut (use MB, GB, ...), default to 80 (used) or 20 percent (free).
1738 nscp_disk_critical     | **Optional.** Threshold for CRITICAL in percent or absolut (use MB, GB, ...), default to 90 (used) or 10 percent (free).
1739 nscp_disk_arguments    | **Optional.** Additional arguments.
1740 nscp_disk_showall      | **Optional.** Shows more details in plugin output, default to true.
1741 nscp_modules           | **Optional.** An array of NSClient++ modules to load. Defaults to `[ "CheckDisk" ]`.
1742
1743 ### <a id="nscp-check-local-counter"></a> nscp-local-counter
1744
1745 Check command object for the `check_pdh` NSClient++ plugin.
1746
1747 Name                   | Description
1748 -----------------------|------------------
1749 nscp_counter_name      | **Required.** Performance counter name.
1750 nscp_counter_warning   | **Optional.** WARNING Threshold.
1751 nscp_counter_critical  | **Optional.** CRITICAL Threshold.
1752 nscp_counter_arguments | **Optional.** Additional arguments.
1753 nscp_counter_showall   | **Optional.** Shows more details in plugin output, default to false.
1754 nscp_counter_perfsyntax | **Optional.** Apply performance data label, e.g. `Total Processor Time` to avoid special character problems. Defaults to `nscp_counter_name`.
1755
1756
1757
1758 ## <a id="snmp-manubulon-plugin-check-commands"></a> Plugin Check Commands for Manubulon SNMP
1759
1760 The `SNMP Manubulon Plugin Check Commands` provide configuration for plugin check
1761 commands provided by the [SNMP Manubulon project](http://nagios.manubulon.com/index_snmp.html).
1762
1763 **Note:** Some plugin parameters are only available in Debian packages or in a
1764 [forked repository](https://github.com/dnsmichi/manubulon-snmp) with patches applied.
1765
1766 The SNMP manubulon plugin check commands assume that the global constant named `ManubulonPluginDir`
1767 is set to the path where the Manubublon SNMP plugins are installed.
1768
1769 You can enable these plugin check commands by adding the following the include directive in your
1770 [icinga2.conf](4-configuring-icinga-2.md#icinga2-conf) configuration file:
1771
1772     include <manubulon>
1773
1774 ### Checks by Host Type
1775
1776 **N/A**      : Not available for this type.
1777
1778 **SNMP**     : Available for simple SNMP query.
1779
1780 **??**       : Untested.
1781
1782 **Specific** : Script name for platform specific checks.
1783
1784
1785   Host type               | Interface  | storage  | load/cpu  | mem | process  | env | specific
1786   ------------------------|------------|----------|-----------|-----|----------|-----|-------------------------
1787   Linux                   |   Yes      |   Yes    |   Yes     | Yes |   Yes    | No  |
1788   Windows                 |   Yes      |   Yes    |   Yes     | Yes |   Yes    | No  | check_snmp_win.pl
1789   Cisco router/switch     |   Yes      |   N/A    |   Yes     | Yes |   N/A    | Yes |
1790   HP router/switch        |   Yes      |   N/A    |   Yes     | Yes |   N/A    | No  |
1791   Bluecoat proxy          |   Yes      |   SNMP   |   Yes     | SNMP|   No     | Yes |
1792   CheckPoint on SPLAT     |   Yes      |   Yes    |   Yes     | Yes |   Yes    | No  | check_snmp_cpfw.pl
1793   CheckPoint on Nokia IP  |   Yes      |   Yes    |   Yes     | No  |   ??     | No  | check_snmp_vrrp.pl
1794   Boostedge               |   Yes      |   Yes    |   Yes     | Yes |   ??     | No  | check_snmp_boostedge.pl
1795   AS400                   |   Yes      |   Yes    |   Yes     | Yes |   No     | No  |
1796   NetsecureOne Netbox     |   Yes      |   Yes    |   Yes     | ??  |   Yes    | No  |
1797   Radware Linkproof       |   Yes      |   N/A    |   SNMP    | SNMP|   No     | No  | check_snmp_linkproof_nhr <br> check_snmp_vrrp.pl
1798   IronPort                |   Yes      |   SNMP   |   SNMP    | SNMP|   No     | Yes |
1799   Cisco CSS               |   Yes      |   ??     |   Yes     | Yes |   No     | ??  | check_snmp_css.pl
1800
1801
1802 ### <a id="plugin-check-command-snmp-load"></a> snmp-load
1803
1804 Check command object for the [check_snmp_load.pl](http://nagios.manubulon.com/snmp_load.html) plugin.
1805
1806 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1807
1808
1809 Name                    | Description
1810 ------------------------|--------------
1811 snmp_address            | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1812 snmp_nocrypt            | **Optional.** Define SNMP encryption. If set, **snmp_v3** needs to be set. Defaults to false.
1813 snmp_community          | **Optional.** The SNMP community. Defaults to "public".
1814 snmp_port               | **Optional.** The SNMP port connection.
1815 snmp_v2                 | **Optional.** SNMP version to 2c. Defaults to false.
1816 snmp_v3                 | **Optional.** SNMP version to 3. Defaults to false.
1817 snmp_login              | **Optional.** SNMP version 3 username. Defaults to "snmpuser".
1818 snmp_password           | **Required.** SNMP version 3 password. No value defined as default.
1819 snmp_v3_use_privpass    | **Optional.** Define to use SNMP version 3 priv password. Defaults to false.
1820 snmp_v3_use_authprotocol| **Optional.** Define to use SNMP version 3 authentication protocol. Defaults to false.
1821 snmp_authprotocol       | **Optional.** SNMP version 3 authentication protocol. Defaults to "md5,des".
1822 snmp_privpass           | **Required.** SNMP version 3 priv password. No value defined as default.
1823 snmp_warn               | **Optional.** The warning threshold. Change the `snmp_load_type` var to "netsl" for using 3 values.
1824 snmp_crit               | **Optional.** The critical threshold. Change the `snmp_load_type` var to "netsl" for using 3 values.
1825 snmp_load_type          | **Optional.** Load type. Defaults to "stand". Check all available types in the [snmp load](http://nagios.manubulon.com/snmp_load.html) documentation.
1826 snmp_perf               | **Optional.** Enable perfdata values. Defaults to true.
1827 snmp_timeout            | **Optional.** The command timeout in seconds. Defaults to 5 seconds.
1828
1829 ### <a id="plugin-check-command-snmp-memory"></a> snmp-memory
1830
1831 Check command object for the [check_snmp_mem.pl](http://nagios.manubulon.com/snmp_mem.html) plugin.
1832
1833 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1834
1835 Name                    | Description
1836 ------------------------|--------------
1837 snmp_address            | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1838 snmp_nocrypt            | **Optional.** Define SNMP encryption. If set, **snmp_v3** needs to be set. Defaults to false.
1839 snmp_community          | **Optional.** The SNMP community. Defaults to "public".
1840 snmp_port               | **Optional.** The SNMP port connection.
1841 snmp_v2                 | **Optional.** SNMP version to 2c. Defaults to false.
1842 snmp_v3                 | **Optional.** SNMP version to 3. Defaults to false.
1843 snmp_login              | **Optional.** SNMP version 3 username. Defaults to "snmpuser".
1844 snmp_password           | **Required.** SNMP version 3 password. No value defined as default.
1845 snmp_v3_use_privpass    | **Optional.** Define to use SNMP version 3 priv password. Defaults to false.
1846 snmp_v3_use_authprotocol| **Optional.** Define to use SNMP version 3 authentication protocol. Defaults to false.
1847 snmp_authprotocol       | **Optional.** SNMP version 3 authentication protocol. Defaults to "md5,des".
1848 snmp_privpass           | **Required.** SNMP version 3 priv password. No value defined as default.
1849 snmp_warn               | **Optional.** The warning threshold.
1850 snmp_crit               | **Optional.** The critical threshold.
1851 snmp_is_cisco           | **Optional.** Change OIDs for Cisco switches. Defaults to false.
1852 snmp_is_hp              | **Optional.** Change OIDs for HP/Procurve switches. Defaults to false.
1853 snmp_perf               | **Optional.** Enable perfdata values. Defaults to true.
1854 snmp_timeout            | **Optional.** The command timeout in seconds. Defaults to 5 seconds.
1855
1856 ### <a id="plugin-check-command-snmp-storage"></a> snmp-storage
1857
1858 Check command object for the [check_snmp_storage.pl](http://nagios.manubulon.com/snmp_storage.html) plugin.
1859
1860 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1861
1862 Name                    | Description
1863 ------------------------|--------------
1864 snmp_address            | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1865 snmp_nocrypt            | **Optional.** Define SNMP encryption. If set, **snmp_v3** needs to be set. Defaults to false.
1866 snmp_community          | **Optional.** The SNMP community. Defaults to "public".
1867 snmp_port               | **Optional.** The SNMP port connection.
1868 snmp_v2                 | **Optional.** SNMP version to 2c. Defaults to false.
1869 snmp_v3                 | **Optional.** SNMP version to 3. Defaults to false.
1870 snmp_login              | **Optional.** SNMP version 3 username. Defaults to "snmpuser".
1871 snmp_password           | **Required.** SNMP version 3 password. No value defined as default.
1872 snmp_v3_use_privpass    | **Optional.** Define to use SNMP version 3 priv password. Defaults to false.
1873 snmp_v3_use_authprotocol| **Optional.** Define to use SNMP version 3 authentication protocol. Defaults to false.
1874 snmp_authprotocol       | **Optional.** SNMP version 3 authentication protocol. Defaults to "md5,des".
1875 snmp_privpass           | **Required.** SNMP version 3 priv password. No value defined as default.
1876 snmp_warn               | **Optional.** The warning threshold.
1877 snmp_crit               | **Optional.** The critical threshold.
1878 snmp_storage_name       | **Optional.** Storage name. Default to regex "^/$$". More options available in the [snmp storage](http://nagios.manubulon.com/snmp_storage.html) documentation.
1879 snmp_perf               | **Optional.** Enable perfdata values. Defaults to true.
1880 snmp_timeout            | **Optional.** The command timeout in seconds. Defaults to 5 seconds.
1881
1882 ### <a id="plugin-check-command-snmp-interface"></a> snmp-interface
1883
1884 Check command object for the [check_snmp_int.pl](http://nagios.manubulon.com/snmp_int.html) plugin.
1885
1886 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1887
1888 Name                        | Description
1889 ----------------------------|--------------
1890 snmp_address                | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1891 snmp_nocrypt                | **Optional.** Define SNMP encryption. If set, **snmp_v3** needs to be set. Defaults to false.
1892 snmp_community              | **Optional.** The SNMP community. Defaults to "public".
1893 snmp_port                   | **Optional.** The SNMP port connection.
1894 snmp_v2                     | **Optional.** SNMP version to 2c. Defaults to false.
1895 snmp_v3                     | **Optional.** SNMP version to 3. Defaults to false.
1896 snmp_login                  | **Optional.** SNMP version 3 username. Defaults to "snmpuser".
1897 snmp_password               | **Required.** SNMP version 3 password. No value defined as default.
1898 snmp_v3_use_privpass        | **Optional.** Define to use SNMP version 3 priv password. Defaults to false.
1899 snmp_v3_use_authprotocol    | **Optional.** Define to use SNMP version 3 authentication protocol. Defaults to false.
1900 snmp_authprotocol           | **Optional.** SNMP version 3 authentication protocol. Defaults to "md5,des".
1901 snmp_privpass               | **Required.** SNMP version 3 priv password. No value defined as default.
1902 snmp_warn                   | **Optional.** The warning threshold.
1903 snmp_crit                   | **Optional.** The critical threshold.
1904 snmp_interface              | **Optional.** Network interface name. Default to regex "eth0".
1905 snmp_interface_inverse      | **Optional.** Inverse Interface check, down is ok. Defaults to false as it is missing.
1906 snmp_interface_perf         | **Optional.** Check the input/ouput bandwidth of the interface. Defaults to true.
1907 snmp_interface_label        | **Optional.** Add label before speed in output: in=, out=, errors-out=, etc.
1908 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.
1909 snmp_interface_percent      | **Optional.** Output performance data in % of max speed. Defaults to false.
1910 snmp_interface_kbits        | **Optional.** Make the warning and critical levels in KBits/s. Defaults to true.
1911 snmp_interface_megabytes    | **Optional.** Make the warning and critical levels in Mbps or MBps. **Depends** on snmp_interface_kbits set to true. Defaults to true.
1912 snmp_interface_64bit        | **Optional.** Use 64 bits counters instead of the standard counters when checking bandwidth & performance data for interface >= 1Gbps. Defaults to false.
1913 snmp_interface_errors       | **Optional.** Add error & discard to Perfparse output. Defaults to true.
1914 snmp_interface_noregexp     | **Optional.** Do not use regexp to match interface name in description OID. Defaults to false.
1915 snmp_interface_delta        | **Optional.** Delta time of perfcheck. Defaults to "300" (5 min).
1916 snmp_interface_warncrit_percent | **Optional.** Make the warning and critical levels in % of reported interface speed. If set, **snmp_interface_megabytes** needs to be set to false. Defaults to false.
1917 snmp_interface_ifname       | **Optional.** Switch from IF-MIB::ifDescr to IF-MIB::ifName when looking up the interface's name.
1918 snmp_interface_ifalias      | **Optional.** Switch from IF-MIB::ifDescr to IF-MIB::ifAlias when looking up the interface's name.
1919 snmp_perf                   | **Optional.** Enable perfdata values. Defaults to true.
1920 snmp_timeout                | **Optional.** The command timeout in seconds. Defaults to 5 seconds.
1921
1922 ### <a id="plugin-check-command-snmp-process"></a> snmp-process
1923
1924 Check command object for the [check_snmp_process.pl](http://nagios.manubulon.com/snmp_process.html) plugin.
1925
1926 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1927
1928 Name                    | Description
1929 ------------------------|--------------
1930 snmp_address            | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
1931 snmp_nocrypt            | **Optional.** Define SNMP encryption. If set, **snmp_v3** needs to be set. Defaults to false.
1932 snmp_community          | **Optional.** The SNMP community. Defaults to "public".
1933 snmp_port               | **Optional.** The SNMP port connection.
1934 snmp_v2                 | **Optional.** SNMP version to 2c. Defaults to false.
1935 snmp_v3                 | **Optional.** SNMP version to 3. Defaults to false.
1936 snmp_login              | **Optional.** SNMP version 3 username. Defaults to "snmpuser".
1937 snmp_password           | **Required.** SNMP version 3 password. No value defined as default.
1938 snmp_v3_use_privpass    | **Optional.** Define to use SNMP version 3 priv password. Defaults to false.
1939 snmp_v3_use_authprotocol| **Optional.** Define to use SNMP version 3 authentication protocol. Defaults to false.
1940 snmp_authprotocol       | **Optional.** SNMP version 3 authentication protocol. Defaults to "md5,des".
1941 snmp_privpass           | **Required.** SNMP version 3 priv password. No value defined as default..
1942 snmp_warn               | **Optional.** The warning threshold.
1943 snmp_crit               | **Optional.** The critical threshold.
1944 snmp_process_name       | **Optional.** Name of the process (regexp). No trailing slash!. Defaults to ".*".
1945 snmp_perf               | **Optional.** Enable perfdata values. Defaults to true.
1946 snmp_timeout            | **Optional.** The command timeout in seconds. Defaults to 5 seconds.
1947 snmp_process_use_params | **Optional.** Add process parameters to process name for regexp matching. Example: "named.*-t /var/named/chroot" will only select named process with this parameter. Defaults to false.
1948
1949
1950
1951 ## <a id="plugin-contrib"></a> Contributed Plugin Check Commands
1952
1953 The contributed Plugin Check Commands provides various additional command definitions
1954 contributed by community members.
1955
1956 These check commands assume that the global constant named `PluginContribDir`
1957 is set to the path where the user installs custom plugins and can be enabled by
1958 uncommenting the corresponding line in [icinga2.conf](4-configuring-icinga-2.md#icinga2-conf):
1959
1960     include <plugin-contrib>
1961
1962 ### <a id="plugin-contrib-databases"></a> Databases
1963
1964 All database plugins go in this category.
1965
1966 #### <a id="plugin-contrib-command-db2_health"></a> db2_health
1967
1968 The plugin `db2_health` utilises Perl DBD::DB2.
1969 For release tarballs and detailed documentation especially on the different modes and required permissions see [https://labs.consol.de](https://labs.consol.de/nagios/check_db2_health/). For development check [https://github.com](https://github.com/lausser/check_db2_health).
1970
1971 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1972
1973 Name                             | Description
1974 ---------------------------------|------------------------------------------------------------------------------------------------------------------------------
1975 db2_health_database           | **Required.** The name of the database. (If it was catalogued locally, this parameter is the only you need. Otherwise you must specify database, hostname and port)
1976 db2_health_username           | **Optional.** The username for the database connection.
1977 db2_health_password           | **Optional.** The password for the database connection.
1978 db2_health_port               | **Optional.** The port where DB2 is listening.
1979 db2_health_warning            | **Optional.** The warning threshold depending on the mode.
1980 db2_health_critical           | **Optional.** The critical threshold depending on the mode.
1981 db2_health_mode               | **Required.** The mode uses predefined keywords for the different checks. For example "connection-time", "database-usage" or "sql".
1982 db2_health_method             | **Optional.** This tells the plugin how to connect to the database. The only method implemented yet is “dbi” which is the default. (It means, the plugin uses the perl module DBD::DB2).
1983 db2_health_name               | **Optional.** The tablespace, datafile, wait event, latch, enqueue depending on the mode or SQL statement to be executed with "db2_health_mode" sql.
1984 db2_health_name2              | **Optional.** If "db2_health_name" is a sql statement, "db2_health_name2" can be used to appear in the output and the performance data.
1985 db2_health_regexp             | **Optional.** If set to true, "db2_health_name" will be interpreted as a regular expression. Defaults to false.
1986 db2_health_units              | **Optional.** This is used for a better output of mode=sql and for specifying thresholds for mode=tablespace-free. Possible values are "%", "KB", "MB" and "GB".
1987 db2_health_maxinactivity      | **Optional.** Used for the maximum amount of time a certain event has not happened.
1988 db2_health_mitigation         | **Optional.** Classifies the severity of an offline tablespace.
1989 db2_health_lookback           | **Optional.** How many days in the past db2_health check should look back to calculate exitcode.
1990 db2_health_env_db2_home       | **Required.** Specifies the location of the db2 client libraries as environment variable `DB2_HOME`. Defaults to "/opt/ibm/db2/V10.5".
1991 db2_health_env_db2_version    | **Optional.** Specifies the DB2 version as environment variable `DB2_VERSION`.
1992
1993 #### <a id="plugin-contrib-command-mssql_health"></a> mssql_health
1994
1995 The plugin `mssql_health` utilises Perl DBD::Sybase based on FreeTDS to connect to MSSQL databases for monitoring.
1996 For release tarballs, detailed documentation especially on the different modes and scripts for creating a monitoring user see [https://labs.consol.de](https://labs.consol.de/nagios/check_mssql_health/). For development check [https://github.com](https://github.com/lausser/check_mssql_health).
1997
1998 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
1999
2000 Name                             | Description
2001 ---------------------------------|------------------------------------------------------------------------------------------------------------------------------
2002 mssql_health_hostname            | **Optional.** Specifies the database hostname or address. No default because you typically use "mssql_health_server".
2003 mssql_health_port                | **Optional.** Specifies the database port. No default because you typically use "mssql_health_server".
2004 mssql_health_server              | **Optional.** The name of a predefined connection (in freetds.conf).
2005 mssql_health_currentdb           | **Optional.** The name of a database which is used as the current database for the connection.
2006 mssql_health_username            | **Optional.** The username for the database connection.
2007 mssql_health_password            | **Optional.** The password for the database connection.
2008 mssql_health_warning             | **Optional.** The warning threshold depending on the mode.
2009 mssql_health_critical            | **Optional.** The critical threshold depending on the mode.
2010 mssql_health_mode                | **Required.** The mode uses predefined keywords for the different checks. For example "connection-time", "database-free" or "sql".
2011 mssql_health_method              | **Optional.** How the plugin should connect to the database (dbi for the perl module `DBD::Sybase` (default) and `sqlrelay` for the SQLRelay proxy).
2012 mssql_health_name                | **Optional.** Depending on the mode this could be the database name or a SQL statement.
2013 mssql_health_name2               | **Optional.** If "mssql_health_name" is a sql statement, "mssql_health_name2" can be used to appear in the output and the performance data.
2014 mssql_health_regexp              | **Optional.** If set to true, "mssql_health_name" will be interpreted as a regular expression. Defaults to false.
2015 mssql_health_units               | **Optional.** This is used for a better output of mode=sql and for specifying thresholds for mode=tablespace-free. Possible values are "%", "KB", "MB" and "GB".
2016 mssql_health_offlineok           | **Optional.** Set this to true if offline databases are perfectly ok for you. Defaults to false.
2017 mssql_health_commit              | **Optional.** Set this to true to turn on autocommit for the dbd::sybase module. Defaults to false.
2018 mssql_health_notemp              | **Optional.** Set this to true to ignore temporary databases/tablespaces. Defaults to false.
2019 mssql_health_nooffline           | **Optional.** Set this to true to ignore offline databases. Defaults to false.
2020 mssql_health_lookback            | **Optional.** The amount of time you want to look back when calculating average rates.
2021
2022 #### <a id="plugin-contrib-command-mysql_health"></a> mysql_health
2023
2024 The plugin `mysql_health` utilises Perl DBD::MySQL to connect to MySQL databases for monitoring.
2025 For release tarballs and detailed documentation especially on the different modes and required permissions see [https://labs.consol.de](https://labs.consol.de/nagios/check_mysql_health/). For development check [https://github.com](https://github.com/lausser/check_mysql_health).
2026
2027 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2028
2029 Name                             | Description
2030 ---------------------------------|------------------------------------------------------------------------------------------------------------------------------
2031 mysql_health_hostname            | **Required.** Specifies the database hostname or address. Defaults to "$address$" or "$address6$" if the `address` attribute is not set.
2032 mysql_health_port                | **Optional.** Specifies the database port. Defaults to 3306 (or 1186 for "mysql_health_mode" cluster).
2033 mysql_health_socket              | **Optional.** Specifies the database unix socket. No default.
2034 mysql_health_username            | **Optional.** The username for the database connection.
2035 mysql_health_password            | **Optional.** The password for the database connection.
2036 mysql_health_database            | **Optional.** The database to connect to. Defaults to information_schema.
2037 mysql_health_warning             | **Optional.** The warning threshold depending on the mode.
2038 mysql_health_critical            | **Optional.** The critical threshold depending on the mode.
2039 mysql_health_warningx            | **Optional.** The extended warning thresholds depending on the mode.
2040 mysql_health_criticalx           | **Optional.** The extended critical thresholds depending on the mode.
2041 mysql_health_mode                | **Required.** The mode uses predefined keywords for the different checks. For example "connection-time", "slave-lag" or "sql".
2042 mysql_health_method              | **Optional.** How the plugin should connect to the database (`dbi` for using DBD::Mysql (default), `mysql` for using the mysql-Tool).
2043 mysql_health_commit              | **Optional.** Turns on autocommit for the dbd::* module.
2044 mysql_health_notemp              | **Optional.** Ignore temporary databases/tablespaces.
2045 mysql_health_nooffline           | **Optional.** Skip the offline databases.
2046 mysql_health_regexp              | **Optional.** Parameter name/name2/name3 will be interpreted as (perl) regular expression.
2047 mysql_health_name                | **Optional.** The name of a specific component to check.
2048 mysql_health_name2               | **Optional.** The secondary name of a component.
2049 mysql_health_name3               | **Optional.** The tertiary name of a component.
2050 mysql_health_units               | **Optional.** This is used for a better output of mode=sql and for specifying thresholds for mode=tablespace-free. Possible values are "%", "KB", "MB" and "GB".
2051 mysql_health_labelformat         | **Optional.** One of those formats pnp4nagios or groundwork. Defaults to pnp4nagios.
2052 mysql_health_extraopts           | **Optional.** Read command line arguments from an external file.
2053 mysql_health_blacklist           | **Optional.** Blacklist some (missing/failed) components"
2054 mysql_health_mitigation          | **Optional.** "The parameter allows you to change a critical error to a warning."
2055 mysql_health_lookback            | **Optional.** The amount of time you want to look back when calculating average rates."
2056 mysql_health_environment         | **Optional.** Add a variable to the plugin's environment."
2057 mysql_health_morphmessage        | **Optional.** Modify the final output message."
2058 mysql_health_morphperfdata       | **Optional.** The parameter allows you to change performance data labels."
2059 mysql_health_selectedperfdata    | **Optional.** The parameter allows you to limit the list of performance data."
2060 mysql_health_report              | **Optional.** Can be used to shorten the output."
2061 mysql_health_multiline           | **Optional.** Multiline output."
2062 mysql_health_negate              | **Optional.** Emulate the negate plugin. --negate warning=critical --negate unknown=critical."
2063 mysql_health_withmymodulesdyndir | **Optional.** Add-on modules for the my-modes will be searched in this directory."
2064 mysql_health_statefilesdir       | **Optional.** An alternate directory where the plugin can save files."
2065 mysql_health_isvalidtime         | **Optional.** Signals the plugin to return OK if now is not a valid check time."
2066 mysql_health_timeout             | **Optional.** Plugin timeout. Defaults to 60s.
2067
2068 #### <a id="plugin-contrib-command-oracle_health"></a> oracle_health
2069
2070 The plugin `oracle_health` utilises Perl DBD::Oracle based on oracle-instantclient-sdk or sqlplus to connect to Oracle databases for monitoring.
2071 For release tarballs and detailed documentation especially on the different modes and required permissions see [https://labs.consol.de](https://labs.consol.de/nagios/check_oracle_health/). For development check [https://github.com](https://github.com/lausser/check_oracle_health).
2072
2073 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2074
2075 Name                             | Description
2076 ---------------------------------|------------------------------------------------------------------------------------------------------------------------------
2077 oracle_health_connect            | **Required.** Specifies the database connection string (from tnsnames.ora).
2078 oracle_health_username           | **Optional.** The username for the database connection.
2079 oracle_health_password           | **Optional.** The password for the database connection.
2080 oracle_health_warning            | **Optional.** The warning threshold depending on the mode.
2081 oracle_health_critical           | **Optional.** The critical threshold depending on the mode.
2082 oracle_health_mode               | **Required.** The mode uses predefined keywords for the different checks. For example "connection-time", "flash-recovery-area-usage" or "sql".
2083 oracle_health_method             | **Optional.** How the plugin should connect to the database (`dbi` for using DBD::Oracle (default), `sqlplus` for using the sqlplus-Tool).
2084 oracle_health_name               | **Optional.** The tablespace, datafile, wait event, latch, enqueue depending on the mode or SQL statement to be executed with "oracle_health_mode" sql.
2085 oracle_health_name2              | **Optional.** If "oracle_health_name" is a sql statement, "oracle_health_name2" can be used to appear in the output and the performance data.
2086 oracle_health_regexp             | **Optional.** If set to true, "oracle_health_name" will be interpreted as a regular expression. Defaults to false.
2087 oracle_health_units              | **Optional.** This is used for a better output of mode=sql and for specifying thresholds for mode=tablespace-free. Possible values are "%", "KB", "MB" and "GB".
2088 oracle_health_ident              | **Optional.** If set to true, outputs instance and database names. Defaults to false.
2089 oracle_health_commit             | **Optional.** Set this to true to turn on autocommit for the dbd::oracle module. Defaults to false.
2090 oracle_health_noperfdata         | **Optional.** Set this to true if you want to disable perfdata. Defaults to false.
2091 oracle_health_timeout            | **Optional.** Plugin timeout. Defaults to 60s.
2092 oracle_health_report             | **Optional.** Select the plugin output format. Can be short or long. Default to long.
2093
2094 Environment Macros:
2095
2096 Name                | Description
2097 --------------------|------------------------------------------------------------------------------------------------------------------------------------------
2098 ORACLE_HOME         | **Required.** Specifies the location of the oracle instant client libraries. Defaults to "/usr/lib/oracle/11.2/client64/lib". Can be overridden by setting "oracle_home".
2099 TNS_ADMIN           | **Required.** Specifies the location of the tnsnames.ora including the database connection strings. Defaults to "/etc/icinga2/plugin-configs". Can be overridden by setting "oracle_tns_admin".
2100
2101 #### <a id="plugin-contrib-command-postgres"></a> postgres
2102
2103 The plugin `postgres` utilises the psql binary to connect to PostgreSQL databases for monitoring.
2104 For release tarballs and detailed documentation especially the different actions and required persmissions see [https://bucardo.org/wiki/Check_postgres](https://bucardo.org/wiki/Check_postgres). For development check [https://github.com](https://github.com/bucardo/check_postgres).
2105
2106 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2107
2108 Name                             | Description
2109 ---------------------------------|------------------------------------------------------------------------------------------------------------------------------
2110 postgres_host        | **Optional.** Specifies the database hostname or address. Defaults to "$address$" or "$address6$" if the `address` attribute is not set. If "postgres_unixsocket" is set to true, falls back to unix socket.
2111 postgres_port        | **Optional.** Specifies the database port. Defaults to 5432.
2112 postgres_dbname      | **Optional.** Specifies the database name to connect to. Defaults to "postgres" or "template1".
2113 postgres_dbuser      | **Optional.** The username for the database connection. Defaults to "postgres".
2114 postgres_dbpass      | **Optional.** The password for the database connection. You can use a .pgpass file instead.
2115 postgres_dbservice   | **Optional.** Specifies the service name to use inside of pg_service.conf.
2116 postgres_warning     | **Optional.** Specifies the warning threshold, range depends on the action.
2117 postgres_critical    | **Optional.** Specifies the critical threshold, range depends on the action.
2118 postgres_include     | **Optional.** Specifies name(s) items to specifically include (e.g. tables), depends on the action.
2119 postgres_exclude     | **Optional.** Specifies name(s) items to specifically exclude (e.g. tables), depends on the action.
2120 postgres_includeuser | **Optional.** Include objects owned by certain users.
2121 postgres_excludeuser | **Optional.** Exclude objects owned by certain users.
2122 postgres_standby     | **Optional.** Assume that the server is in continious WAL recovery mode if set to true. Defaults to false.
2123 postgres_production  | **Optional.** Assume that the server is in production mode if set to true. Defaults to false.
2124 postgres_action      | **Required.** Determines the test executed.
2125 postgres_unixsocket  | **Optional.** If "postgres_unixsocket" is set to true, the unix socket is used instead of an address. Defaults to false.
2126 postgres_query       | **Optional.** Query for "custom_query" action.
2127 postgres_valtype     | **Optional.** Value type of query result for "custom_query".
2128 postgres_reverse     | **Optional.** If "postgres_reverse" is set, warning and critical values are reversed for "custom_query" action.
2129 postgres_tempdir     | **Optional.** Specify directory for temporary files. The default directory is dependent on the OS. More details [here](http://perldoc.perl.org/File/Spec.html).
2130
2131 #### <a id="plugin-contrib-command-mongodb"></a> mongodb
2132
2133 The plugin `mongodb` utilises Python PyMongo.
2134 For development check [https://github.com](https://github.com/mzupan/nagios-plugin-mongodb).
2135
2136 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2137
2138 Name                             | Description
2139 ---------------------------------|------------------------------------------------------------------------------------------------------------------------------
2140 mongodb_host                     | **Required.** Specifies the hostname or address.
2141 mongodb_port                     | **Required.** The port mongodb is runnung on.
2142 mongodb_user                     | **Optional.** The username you want to login as
2143 mongodb_passwd                   | **Optional.** The password you want to use for that user
2144 mongodb_warning                  | **Optional.** The warning threshold we want to set
2145 mongodb_critical                 | **Optional.** The critical threshold we want to set
2146 mongodb_action                   | **Required.** The action you want to take
2147 mongodb_maxlag                   | **Optional.** Get max replication lag (for replication_lag action only)
2148 mongodb_mappedmemory             | **Optional.** Get mapped memory instead of resident (if resident memory can not be read)
2149 mongodb_perfdata                 | **Optional.** Enable output of Nagios performance data
2150 mongodb_database                 | **Optional.** Specify the database to check
2151 mongodb_alldatabases             | **Optional.** Check all databases (action database_size)
2152 mongodb_ssl                      | **Optional.** Connect using SSL
2153 mongodb_replicaset               | **Optional.** Connect to replicaset
2154 mongodb_replcheck                | **Optional.** If set to true, will enable the mongodb_replicaset value needed for "replica_primary" check
2155 mongodb_querytype                | **Optional.** The query type to check [query\|insert\|update\|delete\|getmore\|command] from queries_per_second
2156 mongodb_collection               | **Optional.** Specify the collection to check
2157 mongodb_sampletime               | **Optional.** Time used to sample number of pages faults
2158
2159 #### <a id="plugin-contrib-command-elasticsearch"></a> elasticsearch
2160
2161 An [ElasticSearch](https://www.elastic.co/products/elasticsearch) availability
2162 and performance monitoring plugin available for download at [GitHub](https://github.com/anchor/nagios-plugin-elasticsearch).
2163 The plugin requires the HTTP API enabled on your ElasticSearch node.
2164
2165 Name                         | Description
2166 -----------------------------|-------------------------------------------------------------------------------------------------------
2167 elasticsearch_failuredomain  | **Optional.** A comma-separated list of ElasticSearch attributes that make up your cluster's failure domain.
2168 elasticsearch_host           | **Optional.** Hostname or network address to probe. Defaults to 'localhost'.
2169 elasticsearch_masternodes    | **Optional.** Issue a warning if the number of master-eligible nodes in the cluster drops below this number. By default, do not monitor the number of nodes in the cluster.
2170 elasticsearch_port           | **Optional.** TCP port to probe.  The ElasticSearch API should be listening here. Defaults to 9200.
2171 elasticsearch_prefix         | **Optional.** Optional prefix (e.g. 'es') for the ElasticSearch API. Defaults to ''.
2172 elasticsearch_yellowcritical | **Optional.** Instead of issuing a 'warning' for a yellow cluster state, issue a 'critical' alert. Defaults to false.
2173
2174 #### <a id="plugin-contrib-command-redis"></a> redis
2175
2176 The plugin `redis` can measure response time, hitrate, memory utilization, check replication sync and more. It can also test data in a specified key (if necessary, doing average or sum on range).
2177 It is provided by `William Leibzon` at [https://github.com](https://github.com/willixix/naglio-plugins/blob/master/check_redis.pl).
2178
2179 Name                     | Description
2180 -------------------------|--------------------------------------------------------------------------------------------------------------
2181 redis_hostname           | **Required.** Hostname or IP Address to check. Defaults to "127.0.0.1".
2182 redis_port               | **Optional.** Port number to query. Default to "6379".
2183 redis_database           | **Optional.** Database name (usually a number) to query, needed for **redis_query**.
2184 redis_password           | **Optional.** Password for Redis authentication. Safer alternative is to put them in a file and use **redis_credentials**.
2185 redis_credentials        | **Optional.** Credentials file to read for Redis authentication.
2186 redis_timeout            | **Optional.** Allows to set timeout for execution of this plugin.
2187 redis_variables          | **Optional.** List of variables from info data to do threshold checks on.
2188 redis_warn               | **Optional.** This option can only be used if **redis_variables** is used and the number of values listed here must exactly match number of variables specified.
2189 redis_crit               | **Optional.** This option can only be used if **redis_variables** is used and the number of values listed here must exactly match number of variables specified.
2190 redis_perfparse          | **Optional.** This should only be used with variables and causes variable data not only to be printed as part of main status line but also as perfparse compatible output. Defaults to false.
2191 redis_perfvars           | **Optional.** This allows to list variables which values will go only into perfparse output (and not for threshold checking).
2192 redis_prev_perfdata      | **Optional.** If set to true, previous performance data are used to calculate rate of change for counter statistics variables and for proper calculation of hitrate. Defaults to false.
2193 redis_rate_label         | **Optional.** Prefix or Suffix label used to create a new variable which has rate of change of another base variable. You can specify PREFIX or SUFFIX or both as one string separated by ",". Default if not specified is suffix "_rate".
2194 redis_query              | **Optional.** Option specifies key to query and optional variable name to assign the results to after.
2195 redis_option             | **Optional.** Specifiers are separated by "," and must include NAME or PATTERN.
2196 redis_response_time      | **Optional.** If this is used, plugin will measure and output connection response time in seconds. With **redis_perfparse** this would also be provided on perf variables.
2197 redis_hitrate            | **Optional.** Calculates Hitrate and specify values are interpreted as WARNING and CRITICAL thresholds.
2198 redis_memory_utilization | **Optional.** This calculates percent of total memory on system used by redis. Total_memory on server must be specified with **redis_total_memory**. If you specify by itself, the plugin will just output this info. Parameter values are interpreted as WARNING and CRITICAL thresholds.
2199 redis_total_memory       | **Optional.** Amount of memory on a system for memory utilization calculation. Use system memory or max_memory setting of redis.
2200 redis_replication_delay  | **Optional.** Allows to set threshold on replication delay info.
2201
2202
2203 ### <a id="plugin-contrib-hardware"></a> Hardware
2204
2205 This category includes all plugins for various hardware checks.
2206
2207 #### <a id="plugin-contrib-command-hpasm"></a> hpasm
2208
2209 The plugin [check_hpasm](https://labs.consol.de/de/nagios/check_hpasm/index.html) is a plugin to monitor HP hardware.
2210
2211 The plugin can run in two different ways:
2212
2213 1. Local execution using the `hpasmcli` command line tool.
2214 2. Remote SNMP query which invokes the HP Insight Tools on the remote node.
2215
2216 You can either set or omit `hpasm_hostname` custom attribute and select the corresponding node.
2217
2218 The `hpasm_remote` attribute enables the plugin to execute remote SNMP queries if set to `true`.
2219 For compatibility reasons this attribute uses `true` as default value, and ensures that
2220 specifying the `hpasm_hostname` always enables remote checks.
2221
2222 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2223
2224 Name                            | Description
2225 --------------------------------|-----------------------------------------------------------------------
2226 hpasm_hostname                  | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
2227 hpasm_community                 | **Optional.** SNMP community of the server (SNMP v1/2 only).
2228 hpasm_protocol                  | **Optional.** The SNMP protocol to use (default: 2c, other possibilities: 1,3).
2229 hpasm_port                      | **Optional.** The SNMP port to use (default: 161).
2230 hpasm_blacklist                 | **Optional.** Blacklist some (missing/failed) components.
2231 hpasm_ignore-dimms              | **Optional.** Ignore "N/A"-DIMM status on misc. servers (e.g. older DL320).
2232 hpasm_ignore-fan-redundancy     | **Optional.** Ignore missing redundancy partners.
2233 hpasm_customthresholds          | **Optional.** Use custom thresholds for certain temperatures.
2234 hpasm_eventrange                | **Optional.** Period of time before critical IML events respecively become warnings or vanish. A range is descibed as a number and a unit (s, m, h, d), e.g. --eventrange 1h/20m.
2235 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.
2236 hpasm_username                  | **Optional.** The securityName for the USM security model (SNMPv3 only).
2237 hpasm_authpassword              | **Optional.** The authentication password for SNMPv3.
2238 hpasm_authprotocol              | **Optional.** The authentication protocol for SNMPv3 (md5\|sha).
2239 hpasm_privpassword              | **Optional.** The password for authPriv security level.
2240 hpasm_privprotocol              | **Optional.** The private protocol for SNMPv3 (des\|aes\|aes128\|3des\|3desde).
2241 hpasm_servertype                | **Optional.** The type of the server: proliant (default) or bladesystem.
2242 hpasm_eval-nics                 | **Optional.** Check network interfaces (and groups). Try it and report me whyt you think about it. I need to build up some know how on this subject. If you get an error and think, it is not justified for your configuration, please tell me about it. (alwasy send the output of "snmpwalk -On .... 1.3.6.1.4.1.232" and a description how you setup your nics and why it is correct opposed to the plugins error message.
2243 hpasm_remote                    | **Optional.** Run remote SNMP checks if enabled. Otherwise checks are executed locally using the `hpasmcli` binary. Defaults to `true`.
2244
2245 #### <a id="plugin-contrib-command-adaptec-raid"></a> adaptec-raid
2246
2247 The plugin [check_adaptec_raid](https://github.com/thomas-krenn/check_adaptec_raid) is a plugin to monitor Adaptec RAID controller through arcconf.
2248
2249 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2250
2251 Name                            | Description
2252 --------------------------------|-----------------------------------------------------------------------
2253 adaptec_controller_number       | **Required.** Controller number to monitor.
2254 arcconf_path                    | **Required.** Path to the `arcconf` binary, e.g. "/sbin/arcconf".
2255
2256 #### <a id="plugin-contrib-command-lsi-raid"></a> lsi-raid
2257
2258 The plugin [check_lsi_raid](https://github.com/thomas-krenn/check_lsi_raid) is a plugin to monitor MegaRAID RAID controller through storcli.
2259
2260 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2261
2262 Name                            | Description
2263 --------------------------------|-----------------------------------------------------------------------
2264 lsi_controller_number           | **Required.** Controller number to monitor.
2265 storcli_path                    | **Required.** Path to the `storcli` binary, e.g. "/usr/sbin/storcli".
2266
2267 #### <a id="plugin-contrib-command-smart-attributes"></a> smart-attributes
2268
2269 The plugin [check_smart_attributes](https://github.com/thomas-krenn/check_smart_attributes) is a plugin to monitor the SMART values of SSDs and HDDs.
2270
2271 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2272
2273 Name                            | Description
2274 --------------------------------|-----------------------------------------------------------------------
2275 smart_attributes_config_path    | **Required.** Path to the smart attributes config file (e.g. check_smartdb.json).
2276 smart_attributes_device         | **Required.** Device name (e.g. /dev/sda) to monitor.
2277
2278
2279 ### <a id="plugin-contrib-icingacli"></a> IcingaCLI
2280
2281 This category includes all plugins using the icingacli provided by Icinga Web 2.
2282
2283 #### <a id="plugin-contrib-icingacli-businessprocess"></a> Business Process
2284
2285 This subcommand is provided by the [business process module](https://exchange.icinga.com/icinga/Business+Process)
2286 and executed as `icingacli businessprocess` CLI command.
2287
2288 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2289
2290 Name                                      | Description
2291 ------------------------------------------|-----------------------------------------------------------------------------------------
2292 icingacli_businessprocess_process         | **Required.** Business process to monitor.
2293 icingacli_businessprocess_config          | **Optional.** Configuration file containing your business process without file extension.
2294 icingacli_businessprocess_details         | **Optional.** Get details for root cause analysis. Defaults to false.
2295 icingacli_businessprocess_statetype       | **Optional.** Define which state type to look at, `soft` or `hard`. Overrides the default value inside the businessprocess module, if configured.
2296
2297
2298 ### <a id="plugin-contrib-ipmi"></a> IPMI Devices
2299
2300 This category includes all plugins for IPMI devices.
2301
2302 #### <a id="plugin-contrib-command-ipmi-sensor"></a> ipmi-sensor
2303
2304 With the plugin `ipmi-sensor` provided by <a href="https://www.thomas-krenn.com/">Thomas-Krenn.AG</a> you can monitor sensor data for IPMI devices. See https://www.thomas-krenn.com/en/wiki/IPMI_Sensor_Monitoring_Plugin for installation and configuration instructions.
2305
2306 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2307
2308 Name                             | Description
2309 ---------------------------------|-----------------------------------------------------------------------------------------------------
2310 ipmi_address                     | **Required.** Specifies the remote host (IPMI device) to check. Defaults to "$address$".
2311 ipmi_config_file                 | **Optional.** Path to the FreeIPMI configuration file. It should contain IPMI username, IPMI password, and IPMI privilege-level.
2312 ipmi_username                    | **Optional.** The IPMI username.
2313 ipmi_password                    | **Optional.** The IPMI password.
2314 ipmi_privilege_level             | **Optional.** The IPMI privilege level of the IPMI user.
2315 ipmi_backward_compatibility_mode | **Optional.** Enable backward compatibility mode, useful for FreeIPMI 0.5.\* (this omits FreeIPMI options "--quiet-cache" and "--sdr-cache-recreate").
2316 ipmi_sensor_type                 | **Optional.** Limit sensors to query based on IPMI sensor type. Examples for IPMI sensor types are 'Fan', 'Temperature' and 'Voltage'.
2317 ipmi_sel_type                    | **Optional.** Limit SEL entries to specific types, run 'ipmi-sel -L' for a list of types. All sensors are populated to the SEL and per default all sensor types are monitored.
2318 ipmi_exclude_sensor_id           | **Optional.** Exclude sensor matching ipmi_sensor_id.
2319 ipmi_exclude_sensor              | **Optional.** Exclude sensor based on IPMI sensor type. (Comma-separated)
2320 ipmi_exclude_sel                 | **Optional.** Exclude SEL entries of specific sensor types. (comma-separated list).
2321 ipmi_sensor_id                   | **Optional.** Include sensor matching ipmi_sensor_id.
2322 ipmi_protocol_lan_version        | **Optional.** Change the protocol LAN version. Defaults to "LAN_2_0".
2323 ipmi_number_of_active_fans       | **Optional.** Number of fans that should be active. Otherwise a WARNING state is returned.
2324 ipmi_show_fru                    | **Optional.** Print the product serial number if it is available in the IPMI FRU data.
2325 ipmi_no_sel_checking             | **Optional.** Turn off system event log checking via ipmi-sel.
2326 ipmi_verbose                     | **Optional.** Be Verbose multi line output, also with additional details for warnings.
2327 ipmi_debug                       | **Optional.** Be Verbose debugging output, followed by normal multi line output.
2328
2329 #### <a id="plugin-contrib-command-ipmi-alive"></a> ipmi-alive
2330
2331 `ipmi-alive` allows you to create a ping check for the IPMI Interface.
2332
2333 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2334
2335 Name                             | Description
2336 ---------------------------------|-----------------------------------------------------------------------------------------------------
2337 ping_address                     | **Optional.** The address of the IPMI interface. Defaults to "$address$" if the IPMI interface's `address` attribute is set, "$address6$" otherwise.
2338 ping_wrta                        | **Optional.** The RTA warning threshold in milliseconds. Defaults to 5000.
2339 ping_wpl                         | **Optional.** The packet loss warning threshold in %. Defaults to 100.
2340 ping_crta                        | **Optional.** The RTA critical threshold in milliseconds. Defaults to 5000.
2341 ping_cpl                         | **Optional.** The packet loss critical threshold in %. Defaults to 100.
2342 ping_packets                     | **Optional.** The number of packets to send. Defaults to 1.
2343 ping_timeout                     | **Optional.** The plugin timeout in seconds. Defaults to 0 (no timeout).
2344
2345
2346 ### <a id="plugins-contrib-log-management"></a> Log Management
2347
2348 This category includes all plugins for log management, for example [Logstash](https://www.elastic.co/products/logstash).
2349
2350 #### <a id="plugins-contrib-command-logstash"></a> logstash
2351
2352 The [logstash](https://github.com/widhalmt/check_logstash) plugin connects to
2353 the Node API of Logstash. This plugin requires at least Logstash version 5.0.x.
2354
2355 The Node API is not activated by default. You have to configure your Logstash
2356 installation in order to allow plugin connections.
2357
2358 Name                       | Description
2359 ---------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
2360 logstash_hostname          | **Optional.** Hostname where Logstash is running. Defaults to `check_address`
2361 logstash_port              | **Optional.** Port where Logstash is listening for API requests. Defaults to 9600
2362 logstash_filedesc_warn     | **Optional.** Warning threshold of file descriptor usage in percent. Defaults to 85 (percent).
2363 logstash_filedesc_crit     | **Optional.** Critical threshold of file descriptor usage in percent. Defaults to 95 (percent).
2364 logstash_heap_warn         | **Optional.** Warning threshold of heap usage in percent. Defaults to 70 (percent).
2365 logstash_heap_crit         | **Optional.** Critical threshold of heap usage in percent Defaults to 80 (percent).
2366 logstash_inflight_warn     | **Optional.** Warning threshold of inflight events.
2367 logstash_inflight_crit     | **Optional.** Critical threshold of inflight events.
2368 logstash_cpu_warn          | **Optional.** Warning threshold for cpu usage in percent.
2369 logstash_cpu_crit          | **Optional.** Critical threshold for cpu usage in percent.
2370
2371
2372 ### <a id="plugin-contrib-metrics"></a> Metrics
2373
2374 This category includes all plugins for metric-based checks.
2375
2376 #### <a id="plugin-contrib-command-graphite"></a> graphite
2377
2378 Check command object for the [check_graphite](https://github.com/obfuscurity/nagios-scripts) plugin.
2379
2380 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2381
2382 Name                                | Description
2383 ------------------------------------|-----------------------------------------------------------------------------------------------------
2384 graphite_url                        | **Required.** Target url.
2385 graphite_metric                     | **Required.** Metric path string.
2386 graphite_shortname                  | **Optional.** Metric short name (used for performance data).
2387 graphite_duration                   | **Optional.** Length, in minute of data to parse (default: 5).
2388 graphite_function                   | **Optional.** Function applied to metrics for thresholds (default: average).
2389 graphite_warning                    | **Required.** Warning threshold.
2390 graphite_critical                   | **Required.** Critical threshold.
2391 graphite_units                      | **Optional.** Adds a text tag to the metric count in the plugin output. Useful to identify the metric units. Doesn't affect data queries.
2392 graphite_message                    | **Optional.** Text message to output (default: "metric count:").
2393 graphite_zero_on_error              | **Optional.** Return 0 on a graphite 500 error.
2394 graphite_link_graph                 | **Optional.** Add a link in the plugin output, showing a 24h graph for this metric in graphite.
2395
2396 ### <a id="plugin-contrib-network-components"></a> Network Components
2397
2398 This category includes all plugins for various network components like routers, switches and firewalls.
2399
2400 #### <a id="plugin-contrib-command-interfacetable"></a> interfacetable
2401
2402 The plugin `interfacetable` generates a html page containing information about the monitored node and all of its interfaces. The actively developed and maintained version is `interfacetable_v3t` provided by `Yannick Charton` on [http://www.tontonitch.com](http://www.tontonitch.com/tiki/tiki-index.php?page=Nagios+plugins+-+interfacetable_v3t) or [https://github.com](https://github.com/Tontonitch/interfacetable_v3t).
2403
2404 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2405
2406 Name                                | Description
2407 ------------------------------------|-----------------------------------------------------------------------------------------------------
2408 interfacetable_hostquery            | **Required.** Specifies the remote host to poll. Defaults to "$address$".
2409 interfacetable_hostdisplay          | **Optional.** Specifies the hostname to display in the HTML link. Defaults to "$host.display_name$".
2410 interfacetable_regex                | **Optional.** Interface names and property names for some other options will be interpreted as regular expressions. Defaults to false.
2411 interfacetable_outputshort          | **Optional.** Reduce the verbosity of the plugin output. Defaults to false.
2412 interfacetable_exclude              | **Optional.** Comma separated list of interfaces globally excluded from the monitoring.
2413 interfacetable_include              | **Optional.** Comma separated list of interfaces globally included in the monitoring.
2414 interfacetable_aliasmatching        | **Optional.** Allow you to specify alias in addition to interface names. Defaults to false.
2415 interfacetable_excludetraffic       | **Optional.** Comma separated list of interfaces excluded from traffic checks.
2416 interfacetable_includetraffic       | **Optional.** Comma separated list of interfaces included for traffic checks.
2417 interfacetable_warningtraffic       | **Optional.** Interface traffic load percentage leading to a warning alert.
2418 interfacetable_criticaltraffic      | **Optional.** Interface traffic load percentage leading to a critical alert.
2419 interfacetable_pkt                  | **Optional.** Add unicast/non-unicast pkt stats for each interface.
2420 interfacetable_trafficwithpkt       | **Optional.** Enable traffic calculation using pkt counters instead of octet counters. Useful when using 32-bit counters to track the load on > 1GbE interfaces. Defaults to false.
2421 interfacetable_trackproperty        | **Optional.** List of tracked properties.
2422 interfacetable_excludeproperty      | **Optional.** Comma separated list of interfaces excluded from the property tracking.
2423 interfacetable_includeproperty      | **Optional.** Comma separated list of interfaces included in the property tracking.
2424 interfacetable_community            | **Optional.** Specifies the snmp v1/v2c community string. Defaults to "public" if using snmp v1/v2c, ignored using v3.
2425 interfacetable_snmpv2               | **Optional.** Use snmp v2c. Defaults to false.
2426 interfacetable_login                | **Optional.** Login for snmpv3 authentication.
2427 interfacetable_passwd               | **Optional.** Auth password for snmpv3 authentication.
2428 interfacetable_privpass             | **Optional.** Priv password for snmpv3 authentication.
2429 interfacetable_protocols            | **Optional.** Authentication protocol,Priv protocol for snmpv3 authentication.
2430 interfacetable_domain               | **Optional.** SNMP transport domain.
2431 interfacetable_contextname          | **Optional.** Context name for the snmp requests.
2432 interfacetable_port                 | **Optional.** SNMP port. Defaults to standard port.
2433 interfacetable_64bits               | **Optional.** Use SNMP 64-bits counters. Defaults to false.
2434 interfacetable_maxrepetitions       | **Optional.** Increasing this value may enhance snmp query performances by gathering more results at one time.
2435 interfacetable_snmptimeout          | **Optional.** Define the Transport Layer timeout for the snmp queries.
2436 interfacetable_snmpretries          | **Optional.** Define the number of times to retry sending a SNMP message.
2437 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.
2438 interfacetable_unixsnmp             | **Optional.** Use unix snmp utilities for snmp requests. Defaults to false, which means use the perl bindings.
2439 interfacetable_enableperfdata       | **Optional.** Enable port performance data. Defaults to false.
2440 interfacetable_perfdataformat       | **Optional.** Define which performance data will be generated. Possible values are "full" (default), "loadonly", "globalonly".
2441 interfacetable_perfdatathreshold    | **Optional.** Define which thresholds are printed in the generated performance data. Possible values are "full" (default), "loadonly", "globalonly".
2442 interfacetable_perfdatadir          | **Optional.** When specified, the performance data are also written directly to a file, in the specified location.
2443 interfacetable_perfdataservicedesc  | **Optional.** Specify additional parameters for output performance data to PNP. Defaults to "$service.name$", only affects **interfacetable_perfdatadir**.
2444 interfacetable_grapher              | **Optional.** Specify the used graphing solution. Possible values are "pnp4nagios" (default), "nagiosgrapher", "netwaysgrapherv2" and "ingraph".
2445 interfacetable_grapherurl           | **Optional.** Graphing system url. Default depends on **interfacetable_grapher**.
2446 interfacetable_portperfunit         | **Optional.** Traffic could be reported in bits (counters) or in bps (calculated value).
2447 interfacetable_nodetype             | **Optional.** Specify the node type, for specific information to be printed / specific oids to be used. Possible values: "standard" (default), "cisco", "hp", "netscreen", "netapp", "bigip", "bluecoat", "brocade", "brocade-nos", "nortel", "hpux".
2448 interfacetable_duplex               | **Optional.** Add the duplex mode property for each interface in the interface table. Defaults to false.
2449 interfacetable_stp                  | **Optional.** Add the stp state property for each interface in the interface table. Defaults to false.
2450 interfacetable_vlan                 | **Optional.** Add the vlan attribution property for each interface in the interface table. Defaults to false. This option is available only for the following nodetypes: "cisco", "hp", "nortel"
2451 interfacetable_noipinfo             | **Optional.** Remove the ip information for each interface from the interface table. Defaults to false.
2452 interfacetable_alias                | **Optional.** Add the alias information for each interface in the interface table. Defaults to false.
2453 interfacetable_accessmethod         | **Optional.** Access method for a shortcut to the host in the HTML page. Format is : <method>[:<target>] Where method can be: ssh, telnet, http or https.
2454 interfacetable_htmltablelinktarget  | **Optional.** Specifies the windows or the frame where the [details] link will load the generated html page. Possible values are: "_blank", "_self" (default), "_parent", "_top", or a frame name.
2455 interfacetable_delta                | **Optional.** Set the delta used for interface throuput calculation in seconds.
2456 interfacetable_ifs                  | **Optional.** Input field separator. Defaults to ",".
2457 interfacetable_cache                | **Optional.** Define the retention time of the cached data in seconds.
2458 interfacetable_noifloadgradient     | **Optional.** Disable color gradient from green over yellow to red for the load percentage. Defaults to false.
2459 interfacetable_nohuman              | **Optional.** Do not translate bandwidth usage in human readable format. Defaults to false.
2460 interfacetable_snapshot             | **Optional.** Force the plugin to run like if it was the first launch. Defaults to false.
2461 interfacetable_timeout              | **Optional.** Define the global timeout limit of the plugin in seconds. Defaults to "15s".
2462 interfacetable_css                  | **Optional.** Define the css stylesheet used by the generated html files. Possible values are "classic", "icinga", "icinga-alternate1" or "nagiosxi".
2463 interfacetable_config               | **Optional.** Specify a config file to load.
2464 interfacetable_noconfigtable        | **Optional.** Disable configuration table on the generated HTML page. Defaults to false.
2465 interfacetable_notips               | **Optional.** Disable the tips in the generated html tables. Defaults to false.
2466 interfacetable_defaulttablesorting  | **Optional.** Default table sorting can be "index" (default) or "name".
2467 interfacetable_tablesplit           | **Optional.** Generate multiple interface tables, one per interface type. Defaults to false.
2468 interfacetable_notype               | **Optional.** Remove the interface type for each interface. Defaults to false.
2469
2470 #### <a id="plugin-contrib-command-iftraffic"></a> iftraffic
2471
2472 The plugin [check_iftraffic](https://exchange.icinga.com/exchange/iftraffic)
2473 checks the utilization of a given interface name using the SNMP protocol.
2474
2475 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2476
2477 Name                    | Description
2478 ------------------------|---------------------------------------------------------
2479 iftraffic_address       | **Required.** Specifies the remote host. Defaults to "$address$".
2480 iftraffic_community     | **Optional.** SNMP community. Defaults to "public'" if omitted.
2481 iftraffic_interface     | **Required.** Queried interface name.
2482 iftraffic_bandwidth     | **Required.** Interface maximum speed in kilo/mega/giga/bits per second.
2483 iftraffic_units         | **Optional.** Interface units can be one of these values: `g` (gigabits/s),`m` (megabits/s), `k` (kilobits/s),`b` (bits/s)
2484 iftraffic_warn          | **Optional.** Percent of bandwidth usage necessary to result in warning status (defaults to `85`).
2485 iftraffic_crit          | **Optional.** Percent of bandwidth usage necessary to result in critical status (defaults to `98`).
2486 iftraffic_max_counter   | **Optional.** Maximum counter value of net devices in kilo/mega/giga/bytes.
2487
2488 #### <a id="plugin-contrib-command-iftraffic64"></a> iftraffic64
2489
2490 The plugin [check_iftraffic64](https://exchange.icinga.com/exchange/iftraffic64)
2491 checks the utilization of a given interface name using the SNMP protocol.
2492
2493 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2494
2495 Name                    | Description
2496 ------------------------|---------------------------------------------------------
2497 iftraffic64_address     | **Required.** Specifies the remote host. Defaults to "$address$".
2498 iftraffic64_community   | **Optional.** SNMP community. Defaults to "public'" if omitted.
2499 iftraffic64_interface   | **Required.** Queried interface name.
2500 iftraffic64_bandwidth   | **Required.** Interface maximum speed in kilo/mega/giga/bits per second.
2501 iftraffic64_units       | **Optional.** Interface units can be one of these values: `g` (gigabits/s),`m` (megabits/s), `k` (kilobits/s),`b` (bits/s)
2502 iftraffic64_warn        | **Optional.** Percent of bandwidth usage necessary to result in warning status (defaults to `85`).
2503 iftraffic64_crit        | **Optional.** Percent of bandwidth usage necessary to result in critical status (defaults to `98`).
2504 iftraffic64_max_counter | **Optional.** Maximum counter value of net devices in kilo/mega/giga/bytes.
2505
2506 #### <a id="plugin-contrib-command-interfaces"></a> interfaces
2507
2508 The plugin [check_interfaces](https://www.netways.org/projects/check-interfaces)
2509 Check interfaces and utilization.
2510
2511 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2512
2513 Name                      | Description
2514 --------------------------|---------------------------------------------------------
2515 interfaces_address        | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
2516 interfaces_regex          | **Optional.** Interface list regexp.
2517 interfaces_exclude_regex  | **Optional.** Interface list negative regexp.
2518 interfaces_errors         | **Optional.** Number of in errors (CRC errors for cisco) to consider a warning (default 50).
2519 interface_out_errors      | **Optional.** Number of out errors (collisions for cisco) to consider a warning (default same as in errors).
2520 interfaces_perfdata       | **Optional.** perfdata from last check result.
2521 interfaces_prefix         | **Optional.** Prefix interface names with this label.
2522 interfaces_lastcheck      | **Optional.** Last checktime (unixtime).
2523 interfaces_bandwidth      | **Optional.** Bandwidth warn level in percent.
2524 interfaces_speed          | **Optional.** Override speed detection with this value (bits per sec).
2525 interfaces_trim           | **Optional.** Cut this number of characters from the start of interface descriptions.
2526 interfaces_mode           | **Optional.** Special operating mode (default,cisco,nonbulk,bintec).
2527 interfaces_auth_proto     | **Optional.** SNMPv3 Auth Protocol (SHA\|MD5)
2528 interfaces_auth_phrase    | **Optional.** SNMPv3 Auth Phrase
2529 interfaces_priv_proto     | **Optional.** SNMPv3 Privacy Protocol (AES\|DES)
2530 interfaces_priv_phrase    | **Optional.** SNMPv3 Privacy Phrase
2531 interfaces_user           | **Optional.** SNMPv3 User
2532 interfaces_down_is_ok     | **Optional.** Disables critical alerts for down interfaces.
2533 interfaces_aliases        | **Optional.** Retrieves the interface description.
2534 interfaces_match_aliases  | **Optional.** Also match against aliases (Option --aliases automatically enabled).
2535 interfaces_timeout        | **Optional.** Sets the SNMP timeout (in ms).
2536 interfaces_sleep          | **Optional.** Sleep between every SNMP query (in ms).
2537 interfaces_names          | **Optional.** If set to true, use ifName instead of ifDescr.
2538
2539 #### <a id="plugin-contrib-command-nwc_health"></a> nwc_health
2540
2541 The plugin [check_nwc_health](https://labs.consol.de/de/nagios/check_nwc_health/index.html)
2542 Check switches, router, there interfaces and utilization.
2543
2544 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2545
2546 Name                            | Description
2547 --------------------------------|---------------------------------------------------------
2548 nwc_health_hostname             | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
2549 nwc_health_mode                 | **Optional.** The plugin mode. A list of all available modes can be found in the [plugin documentation](https://labs.consol.de/nagios/check_nwc_health/index.html).
2550 nwc_health_timeout              | **Optional.** Seconds before plugin times out (default: 15)
2551 nwc_health_blacklist            | **Optional.** Blacklist some (missing/failed) components.
2552 nwc_health_port                 | **Optional.** The SNMP port to use (default: 161).
2553 nwc_health_domain               | **Optional.** The transport domain to use (default: udp/ipv4, other possible values: udp6, udp/ipv6, tcp, tcp4, tcp/ipv4, tcp6, tcp/ipv6).
2554 nwc_health_protocol             | **Optional.** The SNMP protocol to use (default: 2c, other possibilities: 1,3).
2555 nwc_health_community            | **Optional.** SNMP community of the server (SNMP v1/2 only).
2556 nwc_health_username             | **Optional.** The securityName for the USM security model (SNMPv3 only).
2557 nwc_health_authpassword         | **Optional.** The authentication password for SNMPv3.
2558 nwc_health_authprotocol         | **Optional.** The authentication protocol for SNMPv3 (md5\|sha).
2559 nwc_health_privpassword         | **Optional.** The password for authPriv security level.
2560 nwc_health_privprotocol         | **Optional.** The private protocol for SNMPv3 (des\|aes\|aes128\|3des\|3desde).
2561 nwc_health_contextengineid      | **Optional.** The context engine id for SNMPv3 (10 to 64 hex characters).
2562 nwc_health_contextname          | **Optional.** The context name for SNMPv3 (empty represents the default context).
2563 nwc_health_name                 | **Optional.** The name of an interface (ifDescr).
2564 nwc_health_drecksptkdb          | **Optional.** This parameter must be used instead of --name, because Devel::ptkdb is stealing the latter from the command line.
2565 nwc_health_alias                | **Optional.** The alias name of a 64bit-interface (ifAlias)
2566 nwc_health_regexp               | **Optional.** A flag indicating that --name is a regular expression
2567 nwc_health_ifspeedin            | **Optional.** Override the ifspeed oid of an interface (only inbound)
2568 nwc_health_ifspeedout           | **Optional.** Override the ifspeed oid of an interface (only outbound)
2569 nwc_health_ifspeed              | **Optional.** Override the ifspeed oid of an interface
2570 nwc_health_units                | **Optional.** One of %, B, KB, MB, GB, Bit, KBi, MBi, GBi. (used for e.g. mode interface-usage)
2571 nwc_health_name2                | **Optional.** The secondary name of a component.
2572 nwc_health_role                 | **Optional.** The role of this device in a hsrp group (active/standby/listen).
2573 nwc_health_report               | **Optional.** Can be used to shorten the output. Possible values are: 'long' (default), 'short' (to shorten if available), or 'html' (to produce some html outputs if available)
2574 nwc_health_lookback             | **Optional.** The amount of time you want to look back when calculating average rates. Use it for mode interface-errors or interface-usage. Without --lookback the time between two runs of check_nwc_health is the base for calculations. If you want your checkresult to be based for example on the past hour, use --lookback 3600.
2575 nwc_health_warning              | **Optional.** The warning threshold
2576 nwc_health_critical             | **Optional.** The critical threshold
2577 nwc_health_warningx             | **Optional.** The extended warning thresholds
2578 nwc_health_criticalx            | **Optional.** The extended critical thresholds
2579 nwc_health_mitigation           | **Optional.** The parameter allows you to change a critical error to a warning (1) or ok (0).
2580 nwc_health_selectedperfdata     | **Optional.** The parameter allows you to limit the list of performance data. It's a perl regexp. Only matching perfdata show up in the output.
2581 nwc_health_morphperfdata        | **Optional.** The parameter allows you to change performance data labels. It's a perl regexp and a substitution. --morphperfdata '(.*)ISATAP(.*)'='$1patasi$2'
2582 nwc_health_negate               | **Optional.** The parameter allows you to map exit levels, such as warning=critical.
2583 nwc_health_mymodules-dyn-dir    | **Optional.** A directory where own extensions can be found.
2584 nwc_health_servertype           | **Optional.** The type of the network device: cisco (default). Use it if auto-detection is not possible.
2585 nwc_health_statefilesdir        | **Optional.** An alternate directory where the plugin can save files.
2586 nwc_health_oids                 | **Optional.** A list of oids which are downloaded and written to a cache file. Use it together with --mode oidcache.
2587 nwc_health_offline              | **Optional.** The maximum number of seconds since the last update of cache file before it is considered too old.
2588 nwc_health_multiline            | **Optional.** Multiline output
2589
2590
2591 ### <a id="plugin-contrib-operating-system"></a> Operating System
2592
2593 In this category you can find plugins for gathering information about your operating system or the system beneath like memory usage.
2594
2595 #### <a id="plugin-contrib-command-mem"></a> mem
2596
2597 The plugin `mem` is used for gathering information about memory usage on linux and unix hosts. It is able to count cache memory as free when comparing it to the thresholds. It is provided by `Justin Ellison` on [https://github.com](https://github.com/justintime/nagios-plugins). For more details see the developers blog [http://sysadminsjourney.com](http://sysadminsjourney.com/content/2009/06/04/new-and-improved-checkmempl-nagios-plugin).
2598
2599 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2600
2601 Name         | Description
2602 -------------|-----------------------------------------------------------------------------------------------------------------------
2603 mem_used     | **Optional.** Tell the plugin to check for used memory in opposite of **mem_free**. Must specify one of these as true.
2604 mem_free     | **Optional.** Tell the plugin to check for free memory in opposite of **mem_used**. Must specify one of these as true.
2605 mem_cache    | **Optional.** If set to true, plugin will count cache as free memory. Defaults to false.
2606 mem_warning  | **Required.** Specify the warning threshold as number interpreted as percent.
2607 mem_critical | **Required.** Specify the critical threshold as number interpreted as percent.
2608
2609 #### <a id="plugin-contrib-command-running_kernel"></a> running_kernel
2610
2611 Check command object for the `check_running_kernel` plugin
2612 provided by the `nagios-plugin-contrib` package on Debian.
2613
2614 Custom attributes:
2615
2616 Name                       | Description
2617 ---------------------------|-------------
2618 running\_kernel\_use\_sudo | Whether to run the plugin with `sudo`. Defaults to false except on Ubuntu where it defaults to true.
2619
2620 #### <a id="plugin-contrib-command-iostats"></a> iostats
2621
2622 The plugin [check_iostats](https://github.com/dnsmichi/icinga-plugins/blob/master/scripts/check_iostats) is used to monitor I/O with `iostats` on a Linux host. The default thresholds are rather high so you can use a grapher for baselining before setting your own.
2623
2624 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2625
2626 Name           | Description
2627 ---------------|-----------------------------------------------------------------------------------------------------------------------
2628 iostats\_disk            | **Required.** The device to monitor without path. e.g. sda or vda. (default: sda)
2629 iostats\_warning\_tps    | **Required.** Warning threshold for tps (default: 3000)
2630 iostats\_warning\_read   | **Required.** Warning threshold for KB/s reads (default: 50000)
2631 iostats\_warning\_write  | **Required.** Warning threshold for KB/s writes (default: 10000)
2632 iostats\_warning\_wait   | **Required.** Warning threshold for % iowait (default: 50)
2633 iostats\_critical\_tps   | **Required.** Critical threshold for tps (default: 5000)
2634 iostats\_critical\_read  | **Required.** Critical threshold for KB/s reads (default: 80000)
2635 iostats\_critical\_write | **Required.** Critical threshold for KB/s writes (default: 25000)
2636 iostats\_critical\_wait  | **Required.** Critical threshold for % iowait (default: 80)
2637
2638 #### <a id="plugin-contrib-command-iostat"></a> iostat
2639
2640 The plugin [check_iostat](https://github.com/dnsmichi/icinga-plugins/blob/master/scripts/check_iostat) is used to monitor I/O with `iostat` on a Linux host. The default thresholds are rather high so you can use a grapher for baselining before setting your own.
2641
2642 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2643
2644 Name           | Description
2645 ---------------|-----------------------------------------------------------------------------------------------------------------------
2646 iostat\_disk   | **Required.** The device to monitor without path. e.g. sda or vda. (default: sda)
2647 iostat\_wtps   | **Required.** Warning threshold for tps (default: 100)
2648 iostat\_wread  | **Required.** Warning threshold for KB/s reads (default: 100)
2649 iostat\_wwrite | **Required.** Warning threshold for KB/s writes (default: 100)
2650 iostat\_ctps   | **Required.** Critical threshold for tps (default: 200)
2651 iostat\_cread  | **Required.** Critical threshold for KB/s reads (default: 200)
2652 iostat\_cwrite | **Required.** Critical threshold for KB/s writes (default: 200)
2653
2654 #### <a id="plugin-contrib-command-yum"></a> yum
2655
2656 The plugin [check_yum](https://github.com/calestyo/check_yum) is used to check the YUM package
2657 management system for package updates.
2658 The plugin requires the `yum-plugin-security` package to differentiate between security and normal updates.
2659
2660 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2661
2662 Name                    | Description
2663 ------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
2664 yum_all_updates         | **Optional.** Set to true to not distinguish between security and non-security updates, but returns critical for any available update. This may be used if the YUM security plugin is absent or you want to maintain every single package at the latest version. You may want to use **yum_warn_on_any_update** instead of this option. Defaults to false.
2665 yum_warn_on_any_update  | **Optional.** Set to true to warn if there are any (non-security) package updates available. Defaults to false.
2666 yum_cache_only          | **Optional.** If set to true, plugin runs entirely from cache and does not update the cache when running YUM. Useful if you have `yum makecache` cronned. Defaults to false.
2667 yum_no_warn_on_lock     | **Optional.** If set to true, returns OK instead of WARNING when YUM is locked and fails to check for updates due to another instance running. Defaults to false.
2668 yum_no_warn_on_updates  | **Optional.** If set to true, returns OK instead of WARNING even when updates are available. The plugin output still shows the number of available updates. Defaults to false.
2669 yum_enablerepo          | **Optional.** Explicitly enables a reposity when calling YUM. Can take a comma separated list of repositories. Note that enabling repositories can lead to unexpected results, for example when protected repositories are enabled.
2670 yum_disablerepo         | **Optional.** Explicitly disables a reposity when calling YUM. Can take a comma separated list of repositories. Note that enabling repositories can lead to unexpected results, for example when protected repositories are enabled.
2671 yum_installroot         | **Optional.** Specifies another installation root directory (for example a chroot).
2672 yum_timeout             | **Optional.** Set a timeout in seconds after which the plugin will exit (defaults to 55 seconds).
2673
2674 ### <a id="plugins-contrib-storage"></a> Storage
2675
2676 This category includes all plugins for various storage and object storage technologies.
2677
2678 #### <a id="plugins-contrib-command-glusterfs"></a> glusterfs
2679
2680 The plugin [glusterfs](https://www.unixadm.org/software/nagios-stuff/checks/check_glusterfs) is used to check the GlusterFS storage health on the server.
2681 The plugin requires `sudo` permissions.
2682
2683 Name                       | Description
2684 ---------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
2685 glusterfs_perfdata         | **Optional.** Print perfdata of all or the specified volume.
2686 glusterfs_warnonfailedheal | **Optional.** Warn if the *heal-failed* log contains entries. The log can be cleared by restarting glusterd.
2687 glusterfs_volume           | **Optional.** Only check the specified *VOLUME*. If --volume is not set, all volumes are checked.
2688 glusterfs_disk_warning     | **Optional.** Warn if disk usage is above *DISKWARN*. Defaults to 90 (percent).
2689 glusterfs_disk_critical    | **Optional.** Return a critical error if disk usage is above *DISKCRIT*. Defaults to 95 (percent).
2690 glusterfs_inode_warning    | **Optional.** Warn if inode usage is above *DISKWARN*. Defaults to 90 (percent).
2691 glusterfs_inode_critical   | **Optional.** Return a critical error if inode usage is above *DISKCRIT*. Defaults to 95 (percent).
2692
2693
2694 ### <a id="plugin-contrib-virtualization"></a> Virtualization
2695
2696 This category includes all plugins for various virtualization technologies.
2697
2698 #### <a id="plugin-contrib-command-esxi-hardware"></a> esxi_hardware
2699
2700 The plugin `esxi_hardware` is a plugin to monitor hardware of ESXi servers through the vmware api and cim service. It is provided by `Claudio Kuenzler` on [http://www.claudiokuenzler.com](http://www.claudiokuenzler.com/nagios-plugins/check_esxi_hardware.php). For instruction on creating the required local user and workarounds for some hardware types have a look on his homepage.
2701
2702 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2703
2704 Name                    | Description
2705 ------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
2706 esxi_hardware_host      | **Required.** Specifies the host to monitor. Defaults to "$address$".
2707 esxi_hardware_user      | **Required.** Specifies the user for polling. Must be a local user of the root group on the system. Can also be provided as a file path file:/path/to/.passwdfile, then first string of file is used.
2708 esxi_hardware_pass      | **Required.** Password of the user. Can also be provided as a file path file:/path/to/.passwdfile, then second string of file is used.
2709 esxi_hardware_port      | **Optional.** Specifies the CIM port to connect to. Defaults to 5989.
2710 esxi_hardware_vendor    | **Optional.** Defines the vendor of the server: "auto", "dell", "hp", "ibm", "intel", "unknown" (default).
2711 esxi_hardware_html      | **Optional.** Add web-links to hardware manuals for Dell servers (use your country extension). Only useful with **esxi_hardware_vendor** = dell.
2712 esxi_hardware_ignore    | **Optional.** Comma separated list of elements to ignore.
2713 esxi_hardware_perfdata  | **Optional.** Add performcedata for graphers like PNP4Nagios to the output. Defaults to false.
2714 esxi_hardware_nopower   | **Optional.** Do not collect power performance data, when **esxi_hardware_perfdata** is set to true. Defaults to false.
2715 esxi_hardware_novolts   | **Optional.** Do not collect voltage performance data, when **esxi_hardware_perfdata** is set to true. Defaults to false.
2716 esxi_hardware_nocurrent | **Optional.** Do not collect current performance data, when **esxi_hardware_perfdata** is set to true. Defaults to false.
2717 esxi_hardware_notemp    | **Optional.** Do not collect temperature performance data, when **esxi_hardware_perfdata** is set to true. Defaults to false.
2718 esxi_hardware_nofan     | **Optional.** Do not collect fan performance data, when **esxi_hardware_perfdata** is set to true. Defaults to false.
2719
2720 #### <a id="plugin-contrib-vmware"></a> VMware
2721
2722 Check commands for the [check_vmware_esx](https://github.com/BaldMansMojo/check_vmware_esx) plugin.
2723
2724 ##### <a id="plugin-contrib-vmware-esx-dc-volumes"></a> vmware-esx-dc-volumes
2725
2726 Check command object for the `check_vmware_esx` plugin. Shows all datastore volumes info.
2727
2728 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2729
2730 Name                    | Description
2731 ------------------------|--------------
2732 vmware_datacenter       | **Required.** Datacenter/vCenter hostname.
2733 vmware_cluster          | **Optional.** ESX or ESXi clustername.
2734 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
2735 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
2736 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
2737 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
2738 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
2739 vmware_sessionfile      | **Optional.** Session file name enhancement.
2740 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
2741 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
2742 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
2743 vmware_password         | **Optional.** The username's password. No value defined as default.
2744 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
2745 vmware_subselect        | **Optional.** Volume name to be checked the free space.
2746 vmware_gigabyte         | **Optional.** Output in GB instead of MB.
2747 vmware_usedspace        | **Optional.** Output used space instead of free. Defaults to "false".
2748 vmware_alertonly        | **Optional.** List only alerting volumes. Defaults to "false".
2749 vmware_exclude          | **Optional.** Blacklist volumes name. No value defined as default.
2750 vmware_include          | **Optional.** Whitelist volumes name. No value defined as default.
2751 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
2752 vmware_dc_volume_used   | **Optional.** Output used space instead of free. Defaults to "true".
2753 vmware_warn             | **Optional.** The warning threshold for volumes. Defaults to "80%".
2754 vmware_crit             | **Optional.** The critical threshold for volumes. Defaults to "90%".
2755
2756
2757 ##### <a id="plugin-contrib-vmware-esx-dc-runtime-info"></a> vmware-esx-dc-runtime-info
2758
2759 Check command object for the `check_vmware_esx` plugin. Shows all runtime info for the datacenter/Vcenter.
2760
2761 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2762
2763 Name                    | Description
2764 ------------------------|--------------
2765 vmware_datacenter       | **Required.** Datacenter/vCenter hostname.
2766 vmware_cluster          | **Optional.** ESX or ESXi clustername.
2767 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
2768 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
2769 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
2770 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
2771 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
2772 vmware_sessionfile      | **Optional.** Session file name enhancement.
2773 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
2774 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
2775 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
2776 vmware_password         | **Optional.** The username's password. No value defined as default.
2777 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
2778
2779
2780 ##### <a id="plugin-contrib-vmware-esx-dc-runtime-listvms"></a> vmware-esx-dc-runtime-listvms
2781
2782 Check command object for the `check_vmware_esx` plugin. List of vmware machines and their power state. BEWARE!! In larger environments systems can cause trouble displaying the informations needed due to the mass of data. Use **vmware_alertonly** to avoid this.
2783
2784 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2785
2786 Name                    | Description
2787 ------------------------|--------------
2788 vmware_datacenter       | **Required.** Datacenter/vCenter hostname.
2789 vmware_cluster          | **Optional.** ESX or ESXi clustername.
2790 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
2791 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
2792 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
2793 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
2794 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
2795 vmware_sessionfile      | **Optional.** Session file name enhancement.
2796 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
2797 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
2798 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
2799 vmware_password         | **Optional.** The username's password. No value defined as default.
2800 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
2801 vmware_alertonly        | **Optional.** List only alerting VMs. Important here to avoid masses of data.
2802 vmware_exclude          | **Optional.** Blacklist VMs name. No value defined as default.
2803 vmware_include          | **Optional.** Whitelist VMs name. No value defined as default.
2804 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
2805 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.
2806
2807
2808 ##### <a id="plugin-contrib-vmware-esx-dc-runtime-listhost"></a> vmware-esx-dc-runtime-listhost
2809
2810 Check command object for the `check_vmware_esx` plugin. List of VMware ESX hosts and their power state.
2811
2812 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2813
2814 Name                    | Description
2815 ------------------------|--------------
2816 vmware_datacenter       | **Required.** Datacenter/vCenter hostname.
2817 vmware_cluster          | **Optional.** ESX or ESXi clustername.
2818 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
2819 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
2820 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
2821 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
2822 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
2823 vmware_sessionfile      | **Optional.** Session file name enhancement.
2824 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
2825 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
2826 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
2827 vmware_password         | **Optional.** The username's password. No value defined as default.
2828 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
2829 vmware_alertonly        | **Optional.** List only alerting hosts. Important here to avoid masses of data.
2830 vmware_exclude          | **Optional.** Blacklist VMware ESX hosts. No value defined as default.
2831 vmware_include          | **Optional.** Whitelist VMware ESX hosts. No value defined as default.
2832 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
2833 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.
2834
2835
2836 ##### <a id="plugin-contrib-vmware-esx-dc-runtime-listcluster"></a> vmware-esx-dc-runtime-listcluster
2837
2838 Check command object for the `check_vmware_esx` plugin. List of VMware clusters and their states.
2839
2840 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2841
2842 Name                    | Description
2843 ------------------------|--------------
2844 vmware_datacenter       | **Required.** Datacenter/vCenter hostname.
2845 vmware_cluster          | **Optional.** ESX or ESXi clustername.
2846 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
2847 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
2848 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
2849 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
2850 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
2851 vmware_sessionfile      | **Optional.** Session file name enhancement.
2852 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
2853 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
2854 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
2855 vmware_password         | **Optional.** The username's password. No value defined as default.
2856 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
2857 vmware_alertonly        | **Optional.** List only alerting hosts. Important here to avoid masses of data.
2858 vmware_exclude          | **Optional.** Blacklist VMware cluster. No value defined as default.
2859 vmware_include          | **Optional.** Whitelist VMware cluster. No value defined as default.
2860 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
2861 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.
2862
2863
2864 ##### <a id="plugin-contrib-vmware-esx-dc-runtime-issues"></a> vmware-esx-dc-runtime-issues
2865
2866 Check command object for the `check_vmware_esx` plugin. All issues for the host.
2867
2868 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2869
2870 Name                    | Description
2871 ------------------------|--------------
2872 vmware_datacenter       | **Required.** Datacenter/vCenter hostname.
2873 vmware_cluster          | **Optional.** ESX or ESXi clustername.
2874 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
2875 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
2876 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
2877 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
2878 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
2879 vmware_sessionfile      | **Optional.** Session file name enhancement.
2880 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
2881 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
2882 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
2883 vmware_password         | **Optional.** The username's password. No value defined as default.
2884 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
2885 vmware_exclude          | **Optional.** Blacklist issues. No value defined as default.
2886 vmware_include          | **Optional.** Whitelist issues. No value defined as default.
2887 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
2888 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.
2889
2890
2891 ##### <a id="plugin-contrib-vmware-esx-dc-runtime-status"></a> vmware-esx-dc-runtime-status
2892
2893 Check command object for the `check_vmware_esx` plugin. Overall object status (gray/green/red/yellow).
2894
2895 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2896
2897 Name                    | Description
2898 ------------------------|--------------
2899 vmware_datacenter       | **Required.** Datacenter/vCenter hostname.
2900 vmware_cluster          | **Optional.** ESX or ESXi clustername.
2901 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
2902 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
2903 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
2904 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
2905 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
2906 vmware_sessionfile      | **Optional.** Session file name enhancement.
2907 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
2908 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
2909 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
2910 vmware_password         | **Optional.** The username's password. No value defined as default.
2911 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
2912
2913
2914 ##### <a id="plugin-contrib-vmware-esx-dc-runtime-tools"></a> vmware-esx-dc-runtime-tools
2915
2916 Check command object for the `check_vmware_esx` plugin. Vmware Tools status.
2917
2918 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2919
2920 Name                    | Description
2921 ------------------------|--------------
2922 vmware_datacenter       | **Required.** Datacenter/vCenter hostname.
2923 vmware_cluster          | **Optional.** ESX or ESXi clustername.
2924 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
2925 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
2926 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
2927 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
2928 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
2929 vmware_sessionfile      | **Optional.** Session file name enhancement.
2930 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
2931 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
2932 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
2933 vmware_password         | **Optional.** The username's password. No value defined as default.
2934 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
2935 vmware_poweredonly      | **Optional.** List only VMs which are powered on. No value defined as default.
2936 vmware_alertonly        | **Optional.** List only alerting VMs. Important here to avoid masses of data.
2937 vmware_exclude          | **Optional.** Blacklist VMs. No value defined as default.
2938 vmware_include          | **Optional.** Whitelist VMs. No value defined as default.
2939 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
2940 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.
2941 vmware_openvmtools      | **Optional** Prevent CRITICAL state for installed and running Open VM Tools.
2942
2943
2944 ##### <a id="plugin-contrib-vmware-esx-soap-host-check"></a> vmware-esx-soap-host-check
2945
2946 Check command object for the `check_vmware_esx` plugin. Simple check to verify a successfull connection to VMware SOAP API.
2947
2948 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2949
2950 Name                    | Description
2951 ------------------------|--------------
2952 vmware_host             | **Required.** ESX or ESXi hostname.
2953 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
2954 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
2955 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
2956 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
2957 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
2958 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
2959 vmware_sessionfile      | **Optional.** Session file name enhancement.
2960 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
2961 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
2962 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
2963 vmware_password         | **Optional.** The username's password. No value defined as default.
2964 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
2965
2966
2967 ##### <a id="plugin-contrib-vmware-esx-soap-host-uptime"></a> vmware-esx-soap-host-uptime
2968
2969 Check command object for the `check_vmware_esx` plugin. Displays uptime of the VMware host.
2970
2971 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2972
2973 Name                    | Description
2974 ------------------------|--------------
2975 vmware_host             | **Required.** ESX or ESXi hostname.
2976 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
2977 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
2978 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
2979 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
2980 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
2981 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
2982 vmware_sessionfile      | **Optional.** Session file name enhancement.
2983 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
2984 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
2985 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
2986 vmware_password         | **Optional.** The username's password. No value defined as default.
2987 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
2988
2989
2990 ##### <a id="plugin-contrib-vmware-esx-soap-host-cpu"></a> vmware-esx-soap-host-cpu
2991
2992 Check command object for the `check_vmware_esx` plugin. CPU usage in percentage.
2993
2994 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
2995
2996 Name                    | Description
2997 ------------------------|--------------
2998 vmware_host             | **Required.** ESX or ESXi hostname.
2999 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3000 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3001 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3002 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3003 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3004 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3005 vmware_sessionfile      | **Optional.** Session file name enhancement.
3006 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3007 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3008 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3009 vmware_password         | **Optional.** The username's password. No value defined as default.
3010 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
3011 vmware_warn             | **Optional.** The warning threshold in percent. Defaults to "80%".
3012 vmware_crit             | **Optional.** The critical threshold in percent. Defaults to "90%".
3013
3014
3015 ##### <a id="plugin-contrib-vmware-esx-soap-host-cpu-ready"></a> vmware-esx-soap-host-cpu-ready
3016
3017 Check command object for the `check_vmware_esx` plugin. Percentage of time that the virtual machine was ready, but could not get scheduled to run on the physical CPU. CPU ready time is dependent on the number of virtual machines on the host and their CPU loads. High or growing ready time can be a hint CPU bottlenecks.
3018
3019 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3020
3021 Name                    | Description
3022 ------------------------|--------------
3023 vmware_host             | **Required.** ESX or ESXi hostname.
3024 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3025 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3026 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3027 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3028 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3029 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3030 vmware_sessionfile      | **Optional.** Session file name enhancement.
3031 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3032 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3033 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3034 vmware_password         | **Optional.** The username's password. No value defined as default.
3035 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
3036
3037
3038 ##### <a id="plugin-contrib-vmware-esx-soap-host-cpu-wait"></a> vmware-esx-soap-host-cpu-wait
3039
3040 Check command object for the `check_vmware_esx` plugin. CPU time spent in wait state. The wait total includes time spent the CPU idle, CPU swap wait, and CPU I/O wait states. High or growing wait time can be a hint I/O bottlenecks.
3041
3042 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3043
3044 Name                    | Description
3045 ------------------------|--------------
3046 vmware_host             | **Required.** ESX or ESXi hostname.
3047 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3048 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3049 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3050 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3051 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3052 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3053 vmware_sessionfile      | **Optional.** Session file name enhancement.
3054 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3055 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3056 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3057 vmware_password         | **Optional.** The username's password. No value defined as default.
3058 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
3059
3060
3061 ##### <a id="plugin-contrib-vmware-esx-soap-host-cpu-usage"></a> vmware-esx-soap-host-cpu-usage
3062
3063 Check command object for the `check_vmware_esx` plugin. Actively used CPU of the host, as a percentage of the total available CPU. Active CPU is approximately equal to the ratio of the used CPU to the available CPU.
3064
3065 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3066
3067 Name                    | Description
3068 ------------------------|--------------
3069 vmware_host             | **Required.** ESX or ESXi hostname.
3070 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3071 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3072 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3073 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3074 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3075 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3076 vmware_sessionfile      | **Optional.** Session file name enhancement.
3077 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3078 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3079 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3080 vmware_password         | **Optional.** The username's password. No value defined as default.
3081 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
3082 vmware_warn             | **Optional.** The warning threshold in percent. Defaults to "80%".
3083 vmware_crit             | **Optional.** The critical threshold in percent. Defaults to "90%".
3084
3085
3086 ##### <a id="plugin-contrib-vmware-esx-soap-host-mem"></a> vmware-esx-soap-host-mem
3087
3088 Check command object for the `check_vmware_esx` plugin. All mem info(except overall and no thresholds).
3089
3090 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3091
3092 Name                    | Description
3093 ------------------------|--------------
3094 vmware_host             | **Required.** ESX or ESXi hostname.
3095 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3096 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3097 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3098 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3099 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3100 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3101 vmware_sessionfile      | **Optional.** Session file name enhancement.
3102 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3103 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3104 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3105 vmware_password         | **Optional.** The username's password. No value defined as default.
3106 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
3107
3108
3109 ##### <a id="plugin-contrib-vmware-esx-soap-host-mem-usage"></a> vmware-esx-soap-host-mem-usage
3110
3111 Check command object for the `check_vmware_esx` plugin. Average mem usage in percentage.
3112
3113 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3114
3115 Name                    | Description
3116 ------------------------|--------------
3117 vmware_host             | **Required.** ESX or ESXi hostname.
3118 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3119 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3120 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3121 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3122 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3123 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3124 vmware_sessionfile      | **Optional.** Session file name enhancement.
3125 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3126 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3127 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3128 vmware_password         | **Optional.** The username's password. No value defined as default.
3129 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
3130 vmware_warn             | **Optional.** The warning threshold in percent. Defaults to "80%".
3131 vmware_crit             | **Optional.** The critical threshold in percent. Defaults to "90%".
3132
3133
3134 ##### <a id="plugin-contrib-vmware-esx-soap-host-mem-consumed"></a> vmware-esx-soap-host-mem-consumed
3135
3136 Check command object for the `check_vmware_esx` plugin. Amount of machine memory used on the host. Consumed memory includes Includes memory used by the Service Console, the VMkernel vSphere services, plus the total consumed metrics for all running virtual machines in MB.
3137
3138 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3139
3140 Name                    | Description
3141 ------------------------|--------------
3142 vmware_host             | **Required.** ESX or ESXi hostname.
3143 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3144 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3145 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3146 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3147 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3148 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3149 vmware_sessionfile      | **Optional.** Session file name enhancement.
3150 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3151 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3152 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3153 vmware_password         | **Optional.** The username's password. No value defined as default.
3154 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
3155 vmware_warn             | **Optional.** The warning threshold in percent. No value defined as default.
3156 vmware_crit             | **Optional.** The critical threshold in percent. No value defined as default.
3157
3158
3159 ##### <a id="plugin-contrib-vmware-esx-soap-host-mem-swapused"></a> vmware-esx-soap-host-mem-swapused
3160
3161 Check command object for the `check_vmware_esx` plugin. Amount of memory that is used by swap. Sum of memory swapped of all powered on VMs and vSphere services on the host in MB. In case of an error all VMs with their swap used will be displayed.
3162
3163 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3164
3165 Name                    | Description
3166 ------------------------|--------------
3167 vmware_host             | **Required.** ESX or ESXi hostname.
3168 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3169 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3170 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3171 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3172 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3173 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3174 vmware_sessionfile      | **Optional.** Session file name enhancement.
3175 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3176 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3177 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3178 vmware_password         | **Optional.** The username's password. No value defined as default.
3179 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
3180 vmware_warn             | **Optional.** The warning threshold in percent. No value defined as default.
3181 vmware_crit             | **Optional.** The critical threshold in percent. No value defined as default.
3182 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.
3183
3184
3185 ##### <a id="plugin-contrib-vmware-esx-soap-host-mem-overhead"></a> vmware-esx-soap-host-mem-overhead
3186
3187 Check command object for the `check_vmware_esx` plugin. Additional mem used by VM Server in MB.
3188
3189 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3190
3191 Name                    | Description
3192 ------------------------|--------------
3193 vmware_host             | **Required.** ESX or ESXi hostname.
3194 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3195 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3196 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3197 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3198 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3199 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3200 vmware_sessionfile      | **Optional.** Session file name enhancement.
3201 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3202 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3203 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3204 vmware_password         | **Optional.** The username's password. No value defined as default.
3205 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
3206 vmware_warn             | **Optional.** The warning threshold in percent. No value defined as default.
3207 vmware_crit             | **Optional.** The critical threshold in percent. No value defined as default.
3208
3209
3210 ##### <a id="plugin-contrib-vmware-esx-soap-host-mem-memctl"></a> vmware-esx-soap-host-mem-memctl
3211
3212 Check command object for the `check_vmware_esx` plugin. The sum of all vmmemctl values in MB for all powered-on virtual machines, plus vSphere services on the host. If the balloon target value is greater than the balloon value, the VMkernel inflates the balloon, causing more virtual machine memory to be reclaimed. If the balloon target value is less than the balloon value, the VMkernel deflates the balloon, which allows the virtual machine to consume additional memory if needed (used by VM memory control driver). In case of an error all VMs with their vmmemctl values will be displayed.
3213
3214 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3215
3216 Name                    | Description
3217 ------------------------|--------------
3218 vmware_host             | **Required.** ESX or ESXi hostname.
3219 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3220 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3221 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3222 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3223 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3224 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3225 vmware_sessionfile      | **Optional.** Session file name enhancement.
3226 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3227 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3228 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3229 vmware_password         | **Optional.** The username's password. No value defined as default.
3230 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
3231 vmware_warn             | **Optional.** The warning threshold in percent. No value defined as default.
3232 vmware_crit             | **Optional.** The critical threshold in percent. No value defined as default.
3233 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.
3234
3235
3236 ##### <a id="plugin-contrib-vmware-esx-soap-host-net"></a> vmware-esx-soap-host-net
3237
3238 Check command object for the `check_vmware_esx` plugin. Shows net info.
3239
3240 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3241
3242 Name                    | Description
3243 ------------------------|--------------
3244 vmware_host             | **Required.** ESX or ESXi hostname.
3245 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3246 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3247 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3248 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3249 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3250 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3251 vmware_sessionfile      | **Optional.** Session file name enhancement.
3252 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3253 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3254 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3255 vmware_password         | **Optional.** The username's password. No value defined as default.
3256 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
3257 vmware_exclude          | **Optional.** Blacklist NICs. No value defined as default.
3258 vmware_isregexp         | **Optional.** Treat blacklist expression as regexp.
3259
3260
3261 ##### <a id="plugin-contrib-vmware-esx-soap-host-net-usage"></a> vmware-esx-soap-host-net-usage
3262
3263 Check command object for the `check_vmware_esx` plugin. Overall network usage in KBps(Kilobytes per Second).
3264
3265 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3266
3267 Name                    | Description
3268 ------------------------|--------------
3269 vmware_host             | **Required.** ESX or ESXi hostname.
3270 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3271 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3272 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3273 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3274 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3275 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3276 vmware_sessionfile      | **Optional.** Session file name enhancement.
3277 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3278 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3279 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3280 vmware_password         | **Optional.** The username's password. No value defined as default.
3281 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
3282 vmware_warn             | **Optional.** The warning threshold in KBps(Kilobytes per Second). No value defined as default.
3283 vmware_crit             | **Optional.** The critical threshold in KBps(Kilobytes per Second). No value defined as default.
3284
3285
3286 ##### <a id="plugin-contrib-vmware-esx-soap-host-net-receive"></a> vmware-esx-soap-host-net-receive
3287
3288 Check command object for the `check_vmware_esx` plugin. Data receive in KBps(Kilobytes per Second).
3289
3290 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3291
3292 Name                    | Description
3293 ------------------------|--------------
3294 vmware_host             | **Required.** ESX or ESXi hostname.
3295 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3296 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3297 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3298 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3299 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3300 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3301 vmware_sessionfile      | **Optional.** Session file name enhancement.
3302 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3303 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3304 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3305 vmware_password         | **Optional.** The username's password. No value defined as default.
3306 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
3307 vmware_warn             | **Optional.** The warning threshold in KBps(Kilobytes per Second). No value defined as default.
3308 vmware_crit             | **Optional.** The critical threshold in KBps(Kilobytes per Second). No value defined as default.
3309
3310
3311 ##### <a id="plugin-contrib-vmware-esx-soap-host-net-send"></a> vmware-esx-soap-host-net-send
3312
3313 Check command object for the `check_vmware_esx` plugin. Data send in KBps(Kilobytes per Second).
3314
3315 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3316
3317 Name                    | Description
3318 ------------------------|--------------
3319 vmware_host             | **Required.** ESX or ESXi hostname.
3320 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3321 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3322 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3323 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3324 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3325 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3326 vmware_sessionfile      | **Optional.** Session file name enhancement.
3327 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3328 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3329 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3330 vmware_password         | **Optional.** The username's password. No value defined as default.
3331 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
3332 vmware_warn             | **Optional.** The warning threshold in KBps(Kilobytes per Second). No value defined as default.
3333 vmware_crit             | **Optional.** The critical threshold in KBps(Kilobytes per Second). No value defined as default.
3334
3335
3336 ##### <a id="plugin-contrib-vmware-esx-soap-host-net-nic"></a> vmware-esx-soap-host-net-nic
3337
3338 Check command object for the `check_vmware_esx` plugin. Check all active NICs.
3339
3340 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3341
3342 Name                    | Description
3343 ------------------------|--------------
3344 vmware_host             | **Required.** ESX or ESXi hostname.
3345 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3346 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3347 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3348 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3349 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3350 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3351 vmware_sessionfile      | **Optional.** Session file name enhancement.
3352 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3353 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3354 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3355 vmware_password         | **Optional.** The username's password. No value defined as default.
3356 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
3357 vmware_exclude          | **Optional.** Blacklist NICs. No value defined as default.
3358 vmware_isregexp         | **Optional.** Treat blacklist expression as regexp.
3359
3360
3361 ##### <a id="plugin-contrib-vmware-esx-soap-host-volumes"></a> vmware-esx-soap-host-volumes
3362
3363 Check command object for the `check_vmware_esx` plugin. Shows all datastore volumes info.
3364
3365 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3366
3367 Name                    | Description
3368 ------------------------|--------------
3369 vmware_host             | **Required.** ESX or ESXi hostname.
3370 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3371 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3372 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3373 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3374 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3375 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3376 vmware_sessionfile      | **Optional.** Session file name enhancement.
3377 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3378 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3379 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3380 vmware_password         | **Optional.** The username's password. No value defined as default.
3381 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
3382 vmware_subselect        | **Optional.** Volume name to be checked the free space.
3383 vmware_gigabyte         | **Optional.** Output in GB instead of MB.
3384 vmware_usedspace        | **Optional.** Output used space instead of free. Defaults to "false".
3385 vmware_alertonly        | **Optional.** List only alerting volumes. Defaults to "false".
3386 vmware_exclude          | **Optional.** Blacklist volumes name. No value defined as default.
3387 vmware_include          | **Optional.** Whitelist volumes name. No value defined as default.
3388 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
3389 vmware_warn             | **Optional.** The warning threshold for volumes. Defaults to "80%".
3390 vmware_crit             | **Optional.** The critical threshold for volumes. Defaults to "90%".
3391 vmware_spaceleft        | **Optional.** This has to be used in conjunction with thresholds as mentioned above.
3392
3393
3394 ##### <a id="plugin-contrib-vmware-esx-soap-host-io"></a> vmware-esx-soap-host-io
3395
3396 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.
3397
3398 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3399
3400 Name                    | Description
3401 ------------------------|--------------
3402 vmware_host             | **Required.** ESX or ESXi hostname.
3403 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3404 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3405 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3406 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3407 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3408 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3409 vmware_sessionfile      | **Optional.** Session file name enhancement.
3410 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3411 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3412 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3413 vmware_password         | **Optional.** The username's password. No value defined as default.
3414 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
3415
3416
3417 ##### <a id="plugin-contrib-vmware-esx-soap-host-io-aborted"></a> vmware-esx-soap-host-io-aborted
3418
3419 Check command object for the `check_vmware_esx` plugin. Number of aborted SCSI commands.
3420
3421 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3422
3423 Name                    | Description
3424 ------------------------|--------------
3425 vmware_host             | **Required.** ESX or ESXi hostname.
3426 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3427 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3428 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3429 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3430 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3431 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3432 vmware_sessionfile      | **Optional.** Session file name enhancement.
3433 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3434 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3435 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3436 vmware_password         | **Optional.** The username's password. No value defined as default.
3437 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
3438 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
3439 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
3440
3441
3442 ##### <a id="plugin-contrib-vmware-esx-soap-host-io-resets"></a> vmware-esx-soap-host-io-resets
3443
3444 Check command object for the `check_vmware_esx` plugin. Number of SCSI bus resets.
3445
3446 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3447
3448 Name                    | Description
3449 ------------------------|--------------
3450 vmware_host             | **Required.** ESX or ESXi hostname.
3451 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3452 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3453 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3454 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3455 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3456 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3457 vmware_sessionfile      | **Optional.** Session file name enhancement.
3458 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3459 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3460 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3461 vmware_password         | **Optional.** The username's password. No value defined as default.
3462 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
3463 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
3464 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
3465
3466
3467 ##### <a id="plugin-contrib-vmware-esx-soap-host-io-read"></a> vmware-esx-soap-host-io-read
3468
3469 Check command object for the `check_vmware_esx` plugin. Average number of kilobytes read from the disk each second.
3470
3471 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3472
3473 Name                    | Description
3474 ------------------------|--------------
3475 vmware_host             | **Required.** ESX or ESXi hostname.
3476 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3477 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3478 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3479 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3480 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3481 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3482 vmware_sessionfile      | **Optional.** Session file name enhancement.
3483 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3484 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3485 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3486 vmware_password         | **Optional.** The username's password. No value defined as default.
3487 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
3488 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
3489 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
3490
3491
3492 ##### <a id="plugin-contrib-vmware-esx-soap-host-io-read-latency"></a> vmware-esx-soap-host-io-read-latency
3493
3494 Check command object for the `check_vmware_esx` plugin. Average amount of time (ms) to process a SCSI read command issued from the Guest OS to the virtual machine.
3495
3496 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3497
3498 Name                    | Description
3499 ------------------------|--------------
3500 vmware_host             | **Required.** ESX or ESXi hostname.
3501 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3502 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3503 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3504 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3505 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3506 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3507 vmware_sessionfile      | **Optional.** Session file name enhancement.
3508 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3509 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3510 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3511 vmware_password         | **Optional.** The username's password. No value defined as default.
3512 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
3513 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
3514 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
3515
3516
3517 ##### <a id="plugin-contrib-vmware-esx-soap-host-io-write"></a> vmware-esx-soap-host-io-write
3518
3519 Check command object for the `check_vmware_esx` plugin. Average number of kilobytes written to disk each second.
3520
3521 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3522
3523 Name                    | Description
3524 ------------------------|--------------
3525 vmware_host             | **Required.** ESX or ESXi hostname.
3526 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3527 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3528 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3529 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3530 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3531 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3532 vmware_sessionfile      | **Optional.** Session file name enhancement.
3533 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3534 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3535 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3536 vmware_password         | **Optional.** The username's password. No value defined as default.
3537 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
3538 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
3539 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
3540
3541
3542 ##### <a id="plugin-contrib-vmware-esx-soap-host-io-write-latency"></a> vmware-esx-soap-host-io-write-latency
3543
3544 Check command object for the `check_vmware_esx` plugin. Average amount of time (ms) taken to process a SCSI write command issued by the Guest OS to the virtual machine.
3545
3546 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3547
3548 Name                    | Description
3549 ------------------------|--------------
3550 vmware_host             | **Required.** ESX or ESXi hostname.
3551 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3552 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3553 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3554 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3555 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3556 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3557 vmware_sessionfile      | **Optional.** Session file name enhancement.
3558 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3559 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3560 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3561 vmware_password         | **Optional.** The username's password. No value defined as default.
3562 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
3563 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
3564 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
3565
3566
3567 ##### <a id="plugin-contrib-vmware-esx-soap-host-io-usage"></a> vmware-esx-soap-host-io-usage
3568
3569 Check command object for the `check_vmware_esx` plugin. Aggregated disk I/O rate. For hosts, this metric includes the rates for all virtual machines running on the host.
3570
3571 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3572
3573 Name                    | Description
3574 ------------------------|--------------
3575 vmware_host             | **Required.** ESX or ESXi hostname.
3576 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3577 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3578 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3579 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3580 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3581 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3582 vmware_sessionfile      | **Optional.** Session file name enhancement.
3583 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3584 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3585 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3586 vmware_password         | **Optional.** The username's password. No value defined as default.
3587 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
3588 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
3589 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
3590
3591
3592 ##### <a id="plugin-contrib-vmware-esx-soap-host-io-kernel-latency"></a> vmware-esx-soap-host-io-kernel-latency
3593
3594 Check command object for the `check_vmware_esx` plugin. Average amount of time (ms) spent by VMkernel processing each SCSI command.
3595
3596 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3597
3598 Name                    | Description
3599 ------------------------|--------------
3600 vmware_host             | **Required.** ESX or ESXi hostname.
3601 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3602 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3603 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3604 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3605 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3606 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3607 vmware_sessionfile      | **Optional.** Session file name enhancement.
3608 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3609 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3610 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3611 vmware_password         | **Optional.** The username's password. No value defined as default.
3612 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
3613 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
3614 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
3615
3616
3617 ##### <a id="plugin-contrib-vmware-esx-soap-host-io-device-latency"></a> vmware-esx-soap-host-io-device-latency
3618
3619 Check command object for the `check_vmware_esx` plugin. Average amount of time (ms) to complete a SCSI command from the physical device.
3620
3621 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3622
3623 Name                    | Description
3624 ------------------------|--------------
3625 vmware_host             | **Required.** ESX or ESXi hostname.
3626 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3627 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3628 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3629 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3630 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3631 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3632 vmware_sessionfile      | **Optional.** Session file name enhancement.
3633 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3634 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3635 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3636 vmware_password         | **Optional.** The username's password. No value defined as default.
3637 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
3638 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
3639 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
3640
3641
3642 ##### <a id="plugin-contrib-vmware-esx-soap-host-io-queue-latency"></a> vmware-esx-soap-host-io-queue-latency
3643
3644 Check command object for the `check_vmware_esx` plugin. Average amount of time (ms) spent in the VMkernel queue.
3645
3646 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3647
3648 Name                    | Description
3649 ------------------------|--------------
3650 vmware_host             | **Required.** ESX or ESXi hostname.
3651 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3652 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3653 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3654 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3655 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3656 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3657 vmware_sessionfile      | **Optional.** Session file name enhancement.
3658 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3659 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3660 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3661 vmware_password         | **Optional.** The username's password. No value defined as default.
3662 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
3663 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
3664 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
3665
3666
3667 ##### <a id="plugin-contrib-vmware-esx-soap-host-io-total-latency"></a> vmware-esx-soap-host-io-total-latency
3668
3669 Check command object for the `check_vmware_esx` plugin. Average amount of time (ms) taken during the collection interval to process a SCSI command issued by the guest OS to the virtual machine. The sum of kernelWriteLatency and deviceWriteLatency.
3670
3671 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3672
3673 Name                    | Description
3674 ------------------------|--------------
3675 vmware_host             | **Required.** ESX or ESXi hostname.
3676 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3677 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3678 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3679 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3680 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3681 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3682 vmware_sessionfile      | **Optional.** Session file name enhancement.
3683 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3684 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3685 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3686 vmware_password         | **Optional.** The username's password. No value defined as default.
3687 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
3688 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
3689 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
3690
3691
3692 ##### <a id="plugin-contrib-vmware-esx-soap-host-media"></a> vmware-esx-soap-host-media
3693
3694 Check command object for the `check_vmware_esx` plugin. List vm's with attached host mounted media like cd,dvd or floppy drives. This is important for monitoring because a virtual machine with a mount cd or dvd drive can not be moved to another host.
3695
3696 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3697
3698 Name                    | Description
3699 ------------------------|--------------
3700 vmware_host             | **Required.** ESX or ESXi hostname.
3701 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3702 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3703 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3704 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3705 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3706 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3707 vmware_sessionfile      | **Optional.** Session file name enhancement.
3708 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3709 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3710 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3711 vmware_password         | **Optional.** The username's password. No value defined as default.
3712 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
3713 vmware_exclude          | **Optional.** Blacklist VMs name. No value defined as default.
3714 vmware_include          | **Optional.** Whitelist VMs name. No value defined as default.
3715 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
3716 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.
3717
3718
3719 ##### <a id="plugin-contrib-vmware-esx-soap-host-service"></a> vmware-esx-soap-host-service
3720
3721 Check command object for the `check_vmware_esx` plugin. Shows host service info.
3722
3723 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3724
3725 Name                    | Description
3726 ------------------------|--------------
3727 vmware_host             | **Required.** ESX or ESXi hostname.
3728 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3729 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3730 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3731 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3732 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3733 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3734 vmware_sessionfile      | **Optional.** Session file name enhancement.
3735 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3736 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3737 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3738 vmware_password         | **Optional.** The username's password. No value defined as default.
3739 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
3740 vmware_exclude          | **Optional.** Blacklist services name. No value defined as default.
3741 vmware_include          | **Optional.** Whitelist services name. No value defined as default.
3742 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
3743 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.
3744
3745
3746 ##### <a id="plugin-contrib-vmware-esx-soap-host-runtime"></a> vmware-esx-soap-host-runtime
3747
3748 Check command object for the `check_vmware_esx` plugin. Shows runtime info: VMs, overall status, connection state, health, storagehealth, temperature and sensor are represented as one value and without thresholds.
3749
3750 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3751
3752 Name                    | Description
3753 ------------------------|--------------
3754 vmware_host             | **Required.** ESX or ESXi hostname.
3755 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3756 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3757 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3758 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3759 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3760 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3761 vmware_sessionfile      | **Optional.** Session file name enhancement.
3762 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3763 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3764 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3765 vmware_password         | **Optional.** The username's password. No value defined as default.
3766 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
3767
3768
3769 ##### <a id="plugin-contrib-vmware-esx-soap-host-runtime-con"></a> vmware-esx-soap-host-runtime-con
3770
3771 Check command object for the `check_vmware_esx` plugin. Shows connection state.
3772
3773 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3774
3775 Name                    | Description
3776 ------------------------|--------------
3777 vmware_host             | **Required.** ESX or ESXi hostname.
3778 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3779 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3780 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3781 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3782 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3783 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3784 vmware_sessionfile      | **Optional.** Session file name enhancement.
3785 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3786 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3787 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3788 vmware_password         | **Optional.** The username's password. No value defined as default.
3789 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
3790
3791
3792 ##### <a id="plugin-contrib-vmware-esx-soap-host-runtime-listvms"></a> vmware-esx-soap-host-runtime-listvms
3793
3794 Check command object for the `check_vmware_esx` plugin. List of VMware machines and their status.
3795
3796 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3797
3798 Name                    | Description
3799 ------------------------|--------------
3800 vmware_host             | **Required.** ESX or ESXi hostname.
3801 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3802 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3803 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3804 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3805 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3806 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3807 vmware_sessionfile      | **Optional.** Session file name enhancement.
3808 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3809 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3810 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3811 vmware_password         | **Optional.** The username's password. No value defined as default.
3812 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
3813 vmware_exclude          | **Optional.** Blacklist VMs name. No value defined as default.
3814 vmware_include          | **Optional.** Whitelist VMs name. No value defined as default.
3815 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
3816 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.
3817
3818
3819 ##### <a id="plugin-contrib-vmware-esx-soap-host-runtime-status"></a> vmware-esx-soap-host-runtime-status
3820
3821 Check command object for the `check_vmware_esx` plugin. Overall object status (gray/green/red/yellow).
3822
3823 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3824
3825 Name                    | Description
3826 ------------------------|--------------
3827 vmware_host             | **Required.** ESX or ESXi hostname.
3828 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3829 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3830 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3831 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3832 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3833 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3834 vmware_sessionfile      | **Optional.** Session file name enhancement.
3835 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3836 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3837 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3838 vmware_password         | **Optional.** The username's password. No value defined as default.
3839 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
3840
3841
3842 ##### <a id="plugin-contrib-vmware-esx-soap-host-runtime-health"></a> vmware-esx-soap-host-runtime-health
3843
3844 Check command object for the `check_vmware_esx` plugin. Checks cpu/storage/memory/sensor status.
3845
3846 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3847
3848 Name                    | Description
3849 ------------------------|--------------
3850 vmware_host             | **Required.** ESX or ESXi hostname.
3851 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3852 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3853 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3854 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3855 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3856 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3857 vmware_sessionfile      | **Optional.** Session file name enhancement.
3858 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3859 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3860 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3861 vmware_password         | **Optional.** The username's password. No value defined as default.
3862 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
3863 vmware_exclude          | **Optional.** Blacklist status name. No value defined as default.
3864 vmware_include          | **Optional.** Whitelist status name. No value defined as default.
3865 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
3866
3867
3868 ##### <a id="plugin-contrib-vmware-esx-soap-host-runtime-health-listsensors"></a> vmware-esx-soap-host-runtime-health-listsensors
3869
3870 Check command object for the `check_vmware_esx` plugin. List all available sensors(use for listing purpose only).
3871
3872 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3873
3874 Name                    | Description
3875 ------------------------|--------------
3876 vmware_host             | **Required.** ESX or ESXi hostname.
3877 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3878 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3879 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3880 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3881 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3882 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3883 vmware_sessionfile      | **Optional.** Session file name enhancement.
3884 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3885 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3886 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3887 vmware_password         | **Optional.** The username's password. No value defined as default.
3888 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
3889 vmware_exclude          | **Optional.** Blacklist status name. No value defined as default.
3890 vmware_include          | **Optional.** Whitelist status name. No value defined as default.
3891 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
3892
3893
3894 ##### <a id="plugin-contrib-vmware-esx-soap-host-runtime-health-nostoragestatus"></a> vmware-esx-soap-host-runtime-health-nostoragestatus
3895
3896 Check command object for the `check_vmware_esx` plugin. This is to avoid a double alarm if you use **vmware-esx-soap-host-runtime-health** and **vmware-esx-soap-host-runtime-storagehealth**.
3897
3898 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3899
3900 Name                    | Description
3901 ------------------------|--------------
3902 vmware_host             | **Required.** ESX or ESXi hostname.
3903 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3904 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3905 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3906 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3907 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3908 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3909 vmware_sessionfile      | **Optional.** Session file name enhancement.
3910 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3911 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3912 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3913 vmware_password         | **Optional.** The username's password. No value defined as default.
3914 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
3915 vmware_exclude          | **Optional.** Blacklist status name. No value defined as default.
3916 vmware_include          | **Optional.** Whitelist status name. No value defined as default.
3917 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
3918
3919
3920 ##### <a id="plugin-contrib-vmware-esx-soap-host-runtime-storagehealth"></a> vmware-esx-soap-host-runtime-storagehealth
3921
3922 Check command object for the `check_vmware_esx` plugin. Local storage status check.
3923
3924 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3925
3926 Name                    | Description
3927 ------------------------|--------------
3928 vmware_host             | **Required.** ESX or ESXi hostname.
3929 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3930 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3931 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3932 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3933 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3934 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3935 vmware_sessionfile      | **Optional.** Session file name enhancement.
3936 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3937 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3938 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3939 vmware_password         | **Optional.** The username's password. No value defined as default.
3940 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
3941 vmware_exclude          | **Optional.** Blacklist storage name. No value defined as default.
3942 vmware_include          | **Optional.** Whitelist storage name. No value defined as default.
3943 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
3944 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.
3945
3946
3947 ##### <a id="plugin-contrib-vmware-esx-soap-host-runtime-temp"></a> vmware-esx-soap-host-runtime-temp
3948
3949 Check command object for the `check_vmware_esx` plugin. Lists all temperature sensors.
3950
3951 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3952
3953 Name                    | Description
3954 ------------------------|--------------
3955 vmware_host             | **Required.** ESX or ESXi hostname.
3956 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3957 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3958 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3959 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3960 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3961 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3962 vmware_sessionfile      | **Optional.** Session file name enhancement.
3963 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3964 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3965 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3966 vmware_password         | **Optional.** The username's password. No value defined as default.
3967 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
3968 vmware_exclude          | **Optional.** Blacklist sensor name. No value defined as default.
3969 vmware_include          | **Optional.** Whitelist sensor name. No value defined as default.
3970 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
3971 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.
3972
3973
3974 ##### <a id="plugin-contrib-vmware-esx-soap-host-runtime-issues"></a> vmware-esx-soap-host-runtime-issues
3975
3976 Check command object for the `check_vmware_esx` plugin. Lists all configuration issues for the host.
3977
3978 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
3979
3980 Name                    | Description
3981 ------------------------|--------------
3982 vmware_host             | **Required.** ESX or ESXi hostname.
3983 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
3984 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
3985 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
3986 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
3987 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
3988 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
3989 vmware_sessionfile      | **Optional.** Session file name enhancement.
3990 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
3991 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
3992 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
3993 vmware_password         | **Optional.** The username's password. No value defined as default.
3994 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
3995 vmware_exclude          | **Optional.** Blacklist configuration issues. No value defined as default.
3996 vmware_include          | **Optional.** Whitelist configuration issues. No value defined as default.
3997 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
3998 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.
3999
4000
4001 ##### <a id="plugin-contrib-vmware-esx-soap-host-storage"></a> vmware-esx-soap-host-storage
4002
4003 Check command object for the `check_vmware_esx` plugin. Shows Host storage info.
4004
4005 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4006
4007 Name                    | Description
4008 ------------------------|--------------
4009 vmware_host             | **Required.** ESX or ESXi hostname.
4010 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
4011 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4012 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4013 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4014 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4015 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4016 vmware_sessionfile      | **Optional.** Session file name enhancement.
4017 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4018 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4019 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4020 vmware_password         | **Optional.** The username's password. No value defined as default.
4021 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
4022 vmware_exclude          | **Optional.** Blacklist adapters, luns and paths. No value defined as default.
4023 vmware_include          | **Optional.** Whitelist adapters, luns and paths. No value defined as default.
4024 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
4025
4026
4027 ##### <a id="plugin-contrib-vmware-esx-soap-host-storage-adapter"></a> vmware-esx-soap-host-storage-adapter
4028
4029 Check command object for the `check_vmware_esx` plugin. List host bus adapters.
4030
4031 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4032
4033 Name                    | Description
4034 ------------------------|--------------
4035 vmware_host             | **Required.** ESX or ESXi hostname.
4036 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
4037 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4038 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4039 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4040 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4041 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4042 vmware_sessionfile      | **Optional.** Session file name enhancement.
4043 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4044 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4045 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4046 vmware_password         | **Optional.** The username's password. No value defined as default.
4047 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
4048 vmware_exclude          | **Optional.** Blacklist adapters. No value defined as default.
4049 vmware_include          | **Optional.** Whitelist adapters. No value defined as default.
4050 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
4051 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.
4052
4053
4054 ##### <a id="plugin-contrib-vmware-esx-soap-host-storage-lun"></a> vmware-esx-soap-host-storage-lun
4055
4056 Check command object for the `check_vmware_esx` plugin. List SCSI logical units. The listing will include: LUN, canonical name of the disc, all of displayed name which is not part of the canonical name and status.
4057
4058 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4059
4060 Name                    | Description
4061 ------------------------|--------------
4062 vmware_host             | **Required.** ESX or ESXi hostname.
4063 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
4064 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4065 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4066 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4067 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4068 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4069 vmware_sessionfile      | **Optional.** Session file name enhancement.
4070 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4071 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4072 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4073 vmware_password         | **Optional.** The username's password. No value defined as default.
4074 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
4075 vmware_exclude          | **Optional.** Blacklist luns. No value defined as default.
4076 vmware_include          | **Optional.** Whitelist luns. No value defined as default.
4077 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
4078 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.
4079
4080
4081 ##### <a id="plugin-contrib-vmware-esx-soap-host-storage-path"></a> vmware-esx-soap-host-storage-path
4082
4083 Check command object for the `check_vmware_esx` plugin. List multipaths and the associated paths.
4084
4085 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4086
4087 Name                    | Description
4088 ------------------------|--------------
4089 vmware_host             | **Required.** ESX or ESXi hostname.
4090 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. In case the check is done through a Datacenter/vCenter host.
4091 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4092 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4093 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4094 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4095 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4096 vmware_sessionfile      | **Optional.** Session file name enhancement.
4097 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4098 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4099 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4100 vmware_password         | **Optional.** The username's password. No value defined as default.
4101 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
4102 vmware_alertonly        | **Optional.** List only alerting units. Important here to avoid masses of data. Defaults to "false".
4103 vmware_exclude          | **Optional.** Blacklist paths. No value defined as default.
4104 vmware_include          | **Optional.** Whitelist paths. No value defined as default.
4105 vmware_isregexp         | **Optional.** Treat blacklist and whitelist expressions as regexp.
4106 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.
4107
4108
4109 ##### <a id="plugin-contrib-vmware-esx-soap-vm-cpu"></a> vmware-esx-soap-vm-cpu
4110
4111 Check command object for the `check_vmware_esx` plugin. Shows all CPU usage info.
4112
4113 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4114
4115 Name                    | Description
4116 ------------------------|--------------
4117 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4118 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4119 vmware_vmname           | **Required.** Virtual machine name.
4120 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4121 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4122 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4123 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4124 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4125 vmware_sessionfile      | **Optional.** Session file name enhancement.
4126 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4127 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4128 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4129 vmware_password         | **Optional.** The username's password. No value defined as default.
4130 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
4131
4132
4133
4134 ##### <a id="plugin-contrib-vmware-esx-soap-vm-cpu-ready"></a> vmware-esx-soap-vm-cpu-ready
4135
4136 Check command object for the `check_vmware_esx` plugin. Percentage of time that the virtual machine was ready, but could not get scheduled to run on the physical CPU.
4137
4138 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4139
4140 Name                    | Description
4141 ------------------------|--------------
4142 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4143 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4144 vmware_vmname           | **Required.** Virtual machine name.
4145 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4146 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4147 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4148 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4149 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4150 vmware_sessionfile      | **Optional.** Session file name enhancement.
4151 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4152 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4153 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4154 vmware_password         | **Optional.** The username's password. No value defined as default.
4155 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
4156 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
4157 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
4158
4159
4160 ##### <a id="plugin-contrib-vmware-esx-soap-vm-cpu-wait"></a> vmware-esx-soap-vm-cpu-wait
4161
4162 Check command object for the `check_vmware_esx` plugin. CPU time spent in wait state. The wait total includes time spent the CPU idle, CPU swap wait, and CPU I/O wait states. High or growing wait time can be a hint I/O bottlenecks.
4163
4164 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4165
4166 Name                    | Description
4167 ------------------------|--------------
4168 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4169 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4170 vmware_vmname           | **Required.** Virtual machine name.
4171 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4172 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4173 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4174 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4175 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4176 vmware_sessionfile      | **Optional.** Session file name enhancement.
4177 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4178 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4179 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4180 vmware_password         | **Optional.** The username's password. No value defined as default.
4181 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
4182 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
4183 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
4184
4185
4186 ##### <a id="plugin-contrib-vmware-esx-soap-vm-cpu-usage"></a> vmware-esx-soap-vm-cpu-usage
4187
4188 Check command object for the `check_vmware_esx` plugin. Amount of actively used virtual CPU, as a percentage of total available CPU. This is the host's view of the CPU usage, not the guest operating system view. It is the average CPU utilization over all available virtual CPUs in the virtual machine.
4189
4190 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4191
4192 Name                    | Description
4193 ------------------------|--------------
4194 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4195 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4196 vmware_vmname           | **Required.** Virtual machine name.
4197 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4198 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4199 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4200 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4201 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4202 vmware_sessionfile      | **Optional.** Session file name enhancement.
4203 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4204 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4205 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4206 vmware_password         | **Optional.** The username's password. No value defined as default.
4207 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
4208 vmware_warn             | **Optional.** Warning threshold in percent. Defaults to "80%".
4209 vmware_crit             | **Optional.** Critical threshold in percent. Defaults to "90%".
4210
4211
4212 ##### <a id="plugin-contrib-vmware-esx-soap-vm-mem"></a> vmware-esx-soap-vm-mem
4213
4214 Check command object for the `check_vmware_esx` plugin. Shows all memory info, except overall.
4215
4216 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4217
4218 Name                    | Description
4219 ------------------------|--------------
4220 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4221 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4222 vmware_vmname           | **Required.** Virtual machine name.
4223 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4224 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4225 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4226 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4227 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4228 vmware_sessionfile      | **Optional.** Session file name enhancement.
4229 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4230 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4231 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4232 vmware_password         | **Optional.** The username's password. No value defined as default.
4233 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
4234
4235
4236 ##### <a id="plugin-contrib-vmware-esx-soap-vm-mem-usage"></a> vmware-esx-soap-vm-mem-usage
4237
4238 Check command object for the `check_vmware_esx` plugin. Average mem usage in percentage of configured virtual machine "physical" memory.
4239
4240 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4241
4242 Name                    | Description
4243 ------------------------|--------------
4244 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4245 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4246 vmware_vmname           | **Required.** Virtual machine name.
4247 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4248 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4249 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4250 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4251 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4252 vmware_sessionfile      | **Optional.** Session file name enhancement.
4253 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4254 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4255 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4256 vmware_password         | **Optional.** The username's password. No value defined as default.
4257 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
4258 vmware_warn             | **Optional.** Warning threshold in percent. Defaults to "80%".
4259 vmware_crit             | **Optional.** Critical threshold in percent. Defaults to "90%".
4260
4261
4262 ##### <a id="plugin-contrib-vmware-esx-soap-vm-mem-consumed"></a> vmware-esx-soap-vm-mem-consumed
4263
4264 Check command object for the `check_vmware_esx` plugin. Amount of guest physical memory in MB consumed by the virtual machine for guest memory. Consumed memory does not include overhead memory. It includes shared memory and memory that might be reserved, but not actually used. Use this metric for charge-back purposes.<br>
4265 **vm consumed memory = memory granted -- memory saved**
4266
4267 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4268
4269 Name                    | Description
4270 ------------------------|--------------
4271 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4272 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4273 vmware_vmname           | **Required.** Virtual machine name.
4274 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4275 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4276 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4277 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4278 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4279 vmware_sessionfile      | **Optional.** Session file name enhancement.
4280 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4281 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4282 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4283 vmware_password         | **Optional.** The username's password. No value defined as default.
4284 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
4285 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
4286 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
4287
4288
4289 ##### <a id="plugin-contrib-vmware-esx-soap-vm-mem-memctl"></a> vmware-esx-soap-vm-mem-memctl
4290
4291 Check command object for the `check_vmware_esx` plugin. Amount of guest physical memory that is currently reclaimed from the virtual machine through ballooning. This is the amount of guest physical memory that has been allocated and pinned by the balloon driver.
4292
4293 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4294
4295 Name                    | Description
4296 ------------------------|--------------
4297 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4298 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4299 vmware_vmname           | **Required.** Virtual machine name.
4300 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4301 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4302 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4303 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4304 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4305 vmware_sessionfile      | **Optional.** Session file name enhancement.
4306 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4307 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4308 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4309 vmware_password         | **Optional.** The username's password. No value defined as default.
4310 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
4311 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
4312 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
4313
4314
4315
4316 ##### <a id="plugin-contrib-vmware-esx-soap-vm-net"></a> vmware-esx-soap-vm-net
4317
4318 Check command object for the `check_vmware_esx` plugin. Shows net info.
4319
4320 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4321
4322 Name                    | Description
4323 ------------------------|--------------
4324 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4325 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4326 vmware_vmname           | **Required.** Virtual machine name.
4327 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4328 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4329 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4330 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4331 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4332 vmware_sessionfile      | **Optional.** Session file name enhancement.
4333 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4334 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4335 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4336 vmware_password         | **Optional.** The username's password. No value defined as default.
4337 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
4338
4339
4340 ##### <a id="plugin-contrib-vmware-esx-soap-vm-net-usage"></a> vmware-esx-soap-vm-net-usage
4341
4342 Check command object for the `check_vmware_esx` plugin. Overall network usage in KBps(Kilobytes per Second).
4343
4344 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4345
4346 Name                    | Description
4347 ------------------------|--------------
4348 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4349 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4350 vmware_vmname           | **Required.** Virtual machine name.
4351 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4352 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4353 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4354 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4355 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4356 vmware_sessionfile      | **Optional.** Session file name enhancement.
4357 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4358 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4359 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4360 vmware_password         | **Optional.** The username's password. No value defined as default.
4361 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
4362 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
4363 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
4364
4365
4366 ##### <a id="plugin-contrib-vmware-esx-soap-vm-net-receive"></a> vmware-esx-soap-vm-net-receive
4367
4368 Check command object for the `check_vmware_esx` plugin. Receive in KBps(Kilobytes per Second).
4369
4370 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4371
4372 Name                    | Description
4373 ------------------------|--------------
4374 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4375 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4376 vmware_vmname           | **Required.** Virtual machine name.
4377 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4378 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4379 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4380 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4381 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4382 vmware_sessionfile      | **Optional.** Session file name enhancement.
4383 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4384 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4385 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4386 vmware_password         | **Optional.** The username's password. No value defined as default.
4387 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
4388 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
4389 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
4390
4391
4392 ##### <a id="plugin-contrib-vmware-esx-soap-vm-net-send"></a> vmware-esx-soap-vm-net-send
4393
4394 Check command object for the `check_vmware_esx` plugin. Send in KBps(Kilobytes per Second).
4395
4396 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4397
4398 Name                    | Description
4399 ------------------------|--------------
4400 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4401 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4402 vmware_vmname           | **Required.** Virtual machine name.
4403 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4404 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4405 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4406 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4407 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4408 vmware_sessionfile      | **Optional.** Session file name enhancement.
4409 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4410 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4411 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4412 vmware_password         | **Optional.** The username's password. No value defined as default.
4413 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
4414 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
4415 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
4416
4417
4418 ##### <a id="plugin-contrib-vmware-esx-soap-vm-io"></a> vmware-esx-soap-vm-io
4419
4420 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.
4421
4422 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4423
4424 Name                    | Description
4425 ------------------------|--------------
4426 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4427 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4428 vmware_vmname           | **Required.** Virtual machine name.
4429 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4430 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4431 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4432 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4433 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4434 vmware_sessionfile      | **Optional.** Session file name enhancement.
4435 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4436 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4437 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4438 vmware_password         | **Optional.** The username's password. No value defined as default.
4439 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
4440
4441
4442 ##### <a id="plugin-contrib-vmware-esx-soap-vm-io-read"></a> vmware-esx-soap-vm-io-read
4443
4444 Check command object for the `check_vmware_esx` plugin. Average number of kilobytes read from the disk each second.
4445
4446 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4447
4448 Name                    | Description
4449 ------------------------|--------------
4450 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4451 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4452 vmware_vmname           | **Required.** Virtual machine name.
4453 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4454 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4455 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4456 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4457 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4458 vmware_sessionfile      | **Optional.** Session file name enhancement.
4459 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4460 vmware_nosession        | **Optional.** No auth session - IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4461 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4462 vmware_password         | **Optional.** The username's password. No value defined as default.
4463 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
4464 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
4465 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
4466
4467
4468 ##### <a id="plugin-contrib-vmware-esx-soap-vm-io-write"></a> vmware-esx-soap-vm-io-write
4469
4470 Check command object for the `check_vmware_esx` plugin. Average number of kilobytes written to disk each second.
4471
4472 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4473
4474 Name                    | Description
4475 ------------------------|--------------
4476 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4477 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4478 vmware_vmname           | **Required.** Virtual machine name.
4479 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4480 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4481 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4482 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4483 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4484 vmware_sessionfile      | **Optional.** Session file name enhancement.
4485 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4486 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4487 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4488 vmware_password         | **Optional.** The username's password. No value defined as default.
4489 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
4490 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
4491 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
4492
4493
4494 ##### <a id="plugin-contrib-vmware-esx-soap-vm-io-usage"></a> vmware-esx-soap-vm-io-usage
4495
4496 Check command object for the `check_vmware_esx` plugin. Aggregated disk I/O rate.
4497
4498 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4499
4500 Name                    | Description
4501 ------------------------|--------------
4502 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4503 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4504 vmware_vmname           | **Required.** Virtual machine name.
4505 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4506 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4507 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4508 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4509 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4510 vmware_sessionfile      | **Optional.** Session file name enhancement.
4511 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4512 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4513 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4514 vmware_password         | **Optional.** The username's password. No value defined as default.
4515 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
4516 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
4517 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
4518
4519
4520 ##### <a id="plugin-contrib-vmware-esx-soap-vm-runtime"></a> vmware-esx-soap-vm-runtime
4521
4522 Check command object for the `check_vmware_esx` plugin. Shows virtual machine runtime info.
4523
4524 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4525
4526 Name                    | Description
4527 ------------------------|--------------
4528 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4529 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4530 vmware_vmname           | **Required.** Virtual machine name.
4531 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4532 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4533 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4534 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4535 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4536 vmware_sessionfile      | **Optional.** Session file name enhancement.
4537 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4538 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4539 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4540 vmware_password         | **Optional.** The username's password. No value defined as default.
4541 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
4542
4543
4544 ##### <a id="plugin-contrib-vmware-esx-soap-vm-runtime-con"></a> vmware-esx-soap-vm-runtime-con
4545
4546 Check command object for the `check_vmware_esx` plugin. Shows the connection state.
4547
4548 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4549
4550 Name                    | Description
4551 ------------------------|--------------
4552 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4553 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4554 vmware_vmname           | **Required.** Virtual machine name.
4555 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4556 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4557 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4558 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4559 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4560 vmware_sessionfile      | **Optional.** Session file name enhancement.
4561 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4562 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4563 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4564 vmware_password         | **Optional.** The username's password. No value defined as default.
4565 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
4566
4567
4568 ##### <a id="plugin-contrib-vmware-esx-soap-vm-runtime-powerstate"></a> vmware-esx-soap-vm-runtime-powerstate
4569
4570 Check command object for the `check_vmware_esx` plugin. Shows virtual machine power state: poweredOn, poweredOff or suspended.
4571
4572 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4573
4574 Name                    | Description
4575 ------------------------|--------------
4576 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4577 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4578 vmware_vmname           | **Required.** Virtual machine name.
4579 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4580 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4581 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4582 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4583 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4584 vmware_sessionfile      | **Optional.** Session file name enhancement.
4585 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4586 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4587 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4588 vmware_password         | **Optional.** The username's password. No value defined as default.
4589 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
4590
4591
4592 ##### <a id="plugin-contrib-vmware-esx-soap-vm-runtime-status"></a> vmware-esx-soap-vm-runtime-status
4593
4594 Check command object for the `check_vmware_esx` plugin. Overall object status (gray/green/red/yellow).
4595
4596 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4597
4598 Name                    | Description
4599 ------------------------|--------------
4600 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4601 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4602 vmware_vmname           | **Required.** Virtual machine name.
4603 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4604 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4605 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4606 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4607 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4608 vmware_sessionfile      | **Optional.** Session file name enhancement.
4609 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4610 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4611 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4612 vmware_password         | **Optional.** The username's password. No value defined as default.
4613 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
4614
4615
4616 ##### <a id="plugin-contrib-vmware-esx-soap-vm-runtime-consoleconnections"></a> vmware-esx-soap-vm-runtime-consoleconnections
4617
4618 Check command object for the `check_vmware_esx` plugin. Console connections to virtual machine.
4619
4620 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4621
4622 Name                    | Description
4623 ------------------------|--------------
4624 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4625 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4626 vmware_vmname           | **Required.** Virtual machine name.
4627 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4628 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4629 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4630 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4631 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4632 vmware_sessionfile      | **Optional.** Session file name enhancement.
4633 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4634 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4635 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4636 vmware_password         | **Optional.** The username's password. No value defined as default.
4637 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
4638 vmware_warn             | **Optional.** The warning threshold. No value defined as default.
4639 vmware_crit             | **Optional.** The critical threshold. No value defined as default.
4640
4641
4642 ##### <a id="plugin-contrib-vmware-esx-soap-vm-runtime-gueststate"></a> vmware-esx-soap-vm-runtime-gueststate
4643
4644 Check command object for the `check_vmware_esx` plugin. Guest OS status. Needs VMware Tools installed and running.
4645
4646 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4647
4648 Name                    | Description
4649 ------------------------|--------------
4650 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4651 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4652 vmware_vmname           | **Required.** Virtual machine name.
4653 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4654 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4655 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4656 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4657 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4658 vmware_sessionfile      | **Optional.** Session file name enhancement.
4659 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4660 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4661 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4662 vmware_password         | **Optional.** The username's password. No value defined as default.
4663 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
4664
4665 ##### <a id="plugin-contrib-vmware-esx-soap-vm-runtime-tools"></a> vmware-esx-soap-vm-runtime-tools
4666
4667 Check command object for the `check_vmware_esx` plugin. Guest OS status. VMware tools  status.
4668
4669 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4670
4671 Name                    | Description
4672 ------------------------|--------------
4673 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4674 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4675 vmware_vmname           | **Required.** Virtual machine name.
4676 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4677 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4678 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4679 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4680 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4681 vmware_sessionfile      | **Optional.** Session file name enhancement.
4682 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4683 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4684 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4685 vmware_password         | **Optional.** The username's password. No value defined as default.
4686 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
4687 vmware_openvmtools      | **Optional** Prevent CRITICAL state for installed and running Open VM Tools.
4688
4689
4690 ##### <a id="plugin-contrib-vmware-esx-soap-vm-runtime-issues"></a> vmware-esx-soap-vm-runtime-issues
4691
4692 Check command object for the `check_vmware_esx` plugin. All issues for the virtual machine.
4693
4694 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4695
4696 Name                    | Description
4697 ------------------------|--------------
4698 vmware_datacenter       | **Optional.** Datacenter/vCenter hostname. Conflicts with **vmware_host**.
4699 vmware_host             | **Optional.** ESX or ESXi hostname. Conflicts with **vmware_datacenter**.
4700 vmware_vmname           | **Required.** Virtual machine name.
4701 vmware_sslport          | **Optional.** SSL port connection. Defaults to "443".
4702 vmware_ignoreunknown    | **Optional.** Sometimes 3 (unknown) is returned from a component. But the check itself is ok. With this option the plugin will return OK (0) instead of UNKNOWN (3). Defaults to "false".
4703 vmware_ignorewarning    | **Optional.** Sometimes 2 (warning) is returned from a component. But the check itself is ok (from an operator view). With this option the plugin will return OK (0) instead of WARNING (1). Defaults to "false".
4704 vmware_timeout          | **Optional.** Seconds before plugin times out. Defaults to "90".
4705 vmware_trace            | **Optional.** Set verbosity level of vSphere API request/respond trace.
4706 vmware_sessionfile      | **Optional.** Session file name enhancement.
4707 vmware_sessionfiledir   | **Optional.** Path to store the **vmware_sessionfile** file. Defaults to "/var/spool/icinga2/tmp".
4708 vmware_nosession        | **Optional.** No auth session -- IT SHOULD BE USED FOR TESTING PURPOSES ONLY!. Defaults to "false".
4709 vmware_username         | **Optional.** The username to connect to Host or vCenter server. No value defined as default.
4710 vmware_password         | **Optional.** The username's password. No value defined as default.
4711 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
4712 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.
4713
4714
4715 ### <a id="plugin-contrib-web"></a> Web
4716
4717 This category includes all plugins for web-based checks.
4718
4719 #### <a id="plugin-contrib-command-webinject"></a> webinject
4720
4721 Check command object for the [check_webinject](http://www.webinject.org/manual.html) plugin.
4722
4723 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4724
4725 Name                    | Description
4726 ------------------------|--------------
4727 webinject_config_file   | **Optional.** There is a configuration file named 'config.xml' that is used to store configuration settings for your project. You can use this to specify which test case files to run and to set some constants and settings to be used by WebInject.
4728 webinject_output        | **Optional.** This option is followed by a directory name or a prefix to prepended to the output files. This is used to specify the location for writing output files (http.log, results.html, and results.xml). If a directory name is supplied (use either an absolute or relative path and make sure to add the trailing slash), all output files are written to this directory. If the trailing slash is ommitted, it is assumed to a prefix and this will be prepended to the output files. You may also use a combination of a directory and prefix.
4729 webinject_no_output     | **Optional.** Suppresses all output to STDOUT except the results summary.
4730 webinject_timeout       | **Optional.** The value [given in seconds] will be compared to the global time elapsed to run all the tests. If the tests have all been successful, but have taken more time than the 'globaltimeout' value, a warning message is sent back to Icinga.
4731 webinject_report_type   | **Optional.** This setting is used to enable output formatting that is compatible for use with specific external programs. The available values you can set this to are: nagios, mrtg, external and standard.
4732 webinject_testcase_file | **Optional.** When you launch WebInject in console mode, you can optionally supply an argument for a testcase file to run. It will look for this file in the directory that webinject.pl resides in. If no filename is passed from the command line, it will look in config.xml for testcasefile declarations. If no files are specified, it will look for a default file named 'testcases.xml' in the current [webinject] directory. If none of these are found, the engine will stop and give you an error.
4733
4734 #### <a id="plugin-contrib-command-jmx4perl"></a> jmx4perl
4735
4736 The plugin `jmx4perl` utilizes the api provided by the jolokia web application to query java message beans on an application server. It is part of the perl module provided by Roland Huß on [cpan](http://search.cpan.org/~roland/jmx4perl/) including a detailed [documentation](http://search.cpan.org/~roland/jmx4perl/scripts/check_jmx4perl) containing installation tutorial, security advices und usage examples.
4737
4738 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4739
4740 Name                         | Description
4741 -----------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------
4742 jmx4perl_url                 | **Required.** URL to agent web application. Defaults to "http://$address$:8080/jolokia".
4743 jmx4perl_product             | **Optional.** Name of app server product (e.g. jboss), by default is uses an autodetection facility.
4744 jmx4perl_alias               | **Optional.** Alias name for attribute (e.g. MEMORY_HEAP_USED). All availables aliases can be viewed by executing `jmx4perl aliases` on the command line.
4745 jmx4perl_mbean               | **Optional.** MBean name (e.g. java.lang:type=Memory).
4746 jmx4perl_attribute           | **Optional.** Attribute name (e.g. HeapMemoryUsage).
4747 jmx4perl_operation           | **Optional.** Operation to execute.
4748 jmx4perl_value               | **Optional.** Shortcut for specifying mbean/attribute/path. Slashes within names must be escaped with backslash.
4749 jmx4perl_delta               | **Optional.** Switches on incremental mode. Optional argument are seconds used for normalizing.
4750 jmx4perl_path                | **Optional.** Inner path for extracting a single value from a complex attribute or return value (e.g. used).
4751 jmx4perl_target              | **Optional.** JSR-160 Service URL specifing the target server.
4752 jmx4perl_target_user         | **Optional.** Username to use for JSR-160 connection.
4753 jmx4perl_target_password     | **Optional.** Password to use for JSR-160 connection.
4754 jmx4perl_proxy               | **Optional.** Proxy to use.
4755 jmx4perl_user                | **Optional.** User for HTTP authentication.
4756 jmx4perl_password            | **Optional.** Password for HTTP authentication.
4757 jmx4perl_name                | **Optional.** Name to use for output, by default a standard value based on the MBean and attribute will be used.
4758 jmx4perl_method              | **Optional.** HTTP method to use, either get or post. By default a method is determined automatically based on the request type.
4759 jmx4perl_base                | **Optional.** Base name, which when given, interprets critical and warning values as relative in the range 0 .. 100%. Must be given in the form mbean/attribute/path.
4760 jmx4perl_base_mbean          | **Optional.** Base MBean name, interprets critical and warning values as relative in the range 0 .. 100%. Requires "jmx4perl_base_attribute".
4761 jmx4perl_base_attribute      | **Optional.** Base attribute for a relative check. Requires "jmx4perl_base_mbean".
4762 jmx4perl_base_path           | **Optional.** Base path for relative checks, where this path is used on the base attribute's value.
4763 jmx4perl_unit                | **Optional.** Unit of measurement of the data retreived. Recognized values are [B\|KB\|MN\|GB\|TB] for memory values and [us\|ms\|s\|m\|h\|d] for time values.
4764 jmx4perl_null                | **Optional.** Value which should be used in case of a null return value of an operation or attribute. Defaults to null.
4765 jmx4perl_string              | **Optional.** Force string comparison for critical and warning checks. Defaults to false.
4766 jmx4perl_numeric             | **Optional.** Force numeric comparison for critical and warning checks. Defaults to false.
4767 jmx4perl_critical            | **Optional.** Critical threshold for value.
4768 jmx4perl_warning             | **Optional.** Warning threshold for value.
4769 jmx4perl_label               | **Optional.** Label to be used for printing out the result of the check. For placeholders which can be used see the documentation.
4770 jmx4perl_perfdata            | **Optional.** Whether performance data should be omitted, which are included by default. Defaults to "on" for numeric values, to "off" for strings.
4771 jmx4perl_unknown_is_critical | **Optional.** Map UNKNOWN errors to errors with a CRITICAL status. Defaults to false.
4772 jmx4perl_timeout             | **Optional.** Seconds before plugin times out. Defaults to "15".
4773 jmx4perl_config              | **Optional.** Path to configuration file.
4774 jmx4perl_server              | **Optional.** Symbolic name of server url to use, which needs to be configured in the configuration file.
4775 jmx4perl_check               | **Optional.** Name of a check configuration as defined in the configuration file, use array if you need arguments.
4776
4777 #### <a id="plugin-contrib-command-squid"></a> squid
4778
4779 Plugin for monitoring [Squid](https://exchange.icinga.com/exchange/check_squid).
4780
4781 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4782
4783 Name                    | Description
4784 ------------------------|----------------------------------------------------------------------------------
4785 squid_hostname          | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, "$address6$" otherwise.
4786 squid_data              | **Optional.** Data to fetch (default: Connections) available data: Connections Cache Resources Memory FileDescriptors.
4787 squid_port              | **Optional.** Port number (default: 3128).
4788 squid_user              | **Optional.** WWW user
4789 squid_password          | **Optional.** WWW password
4790 squid_warning           | **Optional.** Warning threshold. See http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT for the threshold format.
4791 squid_critical          | **Optional.** Critical threshold. See http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT for the threshold format.
4792 squid_client            | **Optional.** Path of squidclient (default: /usr/bin/squidclient).
4793 squid_timeout           | **Optional.** Seconds before plugin times out (default: 15).
4794
4795
4796 #### <a id="plugin-contrib-command-nginx_status"></a> nginx_status
4797
4798 Plugin for monitoring [nginx_status](https://github.com/regilero/check_nginx_status).
4799
4800 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4801
4802 Name                    | Description
4803 ------------------------|----------------------------------------------------------------------------------
4804 nginx_status_host_address               | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, `address6` otherwise.
4805 nginx_status_port               | **Optional.** the http port.
4806 nginx_status_url                | **Optional.** URL to use, instead of the default (http://`nginx_status_hostname`/nginx_status).
4807 nginx_status_servername         | **Optional.** ServerName to use if you specified an IP to match the good Virtualhost in your target
4808 nginx_status_ssl                | **Optional.** set to use ssl connection
4809 nginx_status_disable_sslverify          | **Optional.** set to disable SSL hostname verification
4810 nginx_status_user               | **Optional.** Username for basic auth
4811 nginx_status_pass               | **Optional.** Password for basic auth
4812 nginx_status_realm              | **Optional.** Realm for basic auth
4813 nginx_status_maxreach           | **Optional.** Number of max processes reached (since last check) that should trigger an alert
4814 nginx_status_timeout            | **Optional.** timeout in seconds
4815 nginx_status_warn               | **Optional.** Warning threshold (number of active connections, ReqPerSec or ConnPerSec that will cause a WARNING) like '10000,100,200'.
4816 nginx_status_critical           | **Optional.** Critical threshold (number of active connections, ReqPerSec or ConnPerSec that will cause a CRITICAL) like '20000,200,300'.
4817
4818
4819 #### <a id="plugin-contrib-command-apache_status"></a> apache_status
4820
4821 Plugin for monitoring [apache_status](https://github.com/lbetz/check_apache_status).
4822
4823 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4824
4825 Name                    | Description
4826 ------------------------|----------------------------------------------------------------------------------
4827 apache_status_address   | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, `address6` otherwise.
4828 apache_status_port      | **Optional.** the http port.
4829 apache_status_url       | **Optional.** URL to use, instead of the default (http://`apache_status_address`/server-status).
4830 apache_status_ssl       | **Optional.** set to use ssl connection
4831 apache_status_timeout   | **Optional.** timeout in seconds
4832 apache_status_warning   | **Optional.** Warning threshold (number of open slots, busy workers and idle workers that will cause a WARNING) like ':20,50,:50'.
4833 apache_status_critical  | **Optional.** Critical threshold (number of open slots, busy workers and idle workers that will cause a CRITICAL) like ':10,25,:20'.
4834
4835
4836 #### <a id="plugin-contrib-command-kdc"></a> kdc
4837
4838 Plugin for monitoring [kdc](https://exchange.nagios.org/directory/Plugins/Security/check_kdc/details).
4839
4840 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4841
4842 Name            | Description
4843 ----------------|--------------------------------------------------------------------------
4844 kdc_address     | **Optional.** The host's address. Defaults to "$address$" if the host's `address` attribute is set, `address6` otherwise.
4845 kdc_port        | **Optional** Port on which KDC runs (default 88).
4846 kdc_principal   | **Required** Principal name to authenticate as (including realm).
4847 kdc_keytab      | **Required** Keytab file containing principal's key.
4848
4849
4850 #### <a id="plugin-contrib-command-rbl"></a> rbl
4851
4852 Plugin for monitoring [rbl](https://github.com/matteocorti/check_rbl)
4853
4854 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
4855
4856 Name            | Description
4857 ----------------|--------------------------------------------------------------------------
4858 rbl_hostname    | **Optional.** The address or name of the SMTP server to check. Defaults to "$address$" if the host's `address` attribute is set, `address6` otherwise.
4859 rbl_server      | **Required** List of RBL servers as an array.
4860 rbl_warning     | **Optional** Number of blacklisting servers for a warning.
4861 rbl_critical    | **Optional** Number of blacklisting servers for a critical.
4862 tbl_timeout     | **Optional** Seconds before plugin times out (default: 15).