feat: Add sudo to NRPE commands
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
70fc71917c
commit
2ad3fb5ea0
3 changed files with 16 additions and 1 deletions
|
|
@ -548,6 +548,7 @@ nrpe_commands:
|
|||
line: >-
|
||||
/opt/check_ssl_cert/check_ssl_cert -f /etc/openvpn/client.crt --ignore-maximum-validity
|
||||
--ignore-incomplete-chain --allow-empty-san --ignore-sct --warning 15 --critical 1
|
||||
sudo: true
|
||||
```
|
||||
|
||||
## nrpe_opts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue