feat: Debian 12 compatibility
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
d8c17dad4b
commit
36c0ce1de6
9 changed files with 34 additions and 18 deletions
|
@ -349,8 +349,6 @@ List of Nagios commands.
|
|||
|
||||
```yaml
|
||||
nagios_commands:
|
||||
- command_name: check_nrpe_nossl
|
||||
command_line: /usr/lib/nagios/plugins/check_nrpe -2 -H '$HOSTADDRESS$' -c '$ARG1$' -n
|
||||
- command_name: check_https_vhost_certificate
|
||||
command_line: /usr/lib/nagios/plugins/check_http --ssl --sni -I '$HOSTADDRESS$' -H '$ARG1$' -C '$ARG2$'
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue