Skip to content
Snippets Groups Projects

update check_journallog

Merged Hahn Axel (hahn) requested to merge 6683-parametrize-snmp_printer_wrapper into master
2 files
+ 8
3
Compare changes
  • Side-by-side
  • Inline

Files

+ 5
0
@@ -8,6 +8,11 @@ This check requires access to journalctl.
## Requirements
* `journalctl` binary
* sudo permissions to `journalctl`
```txt
icingaclient ALL=(ALL) NOPASSWD: /bin/journalctl
```
## Syntax
Loading